/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Arial;
	font-size: 25px;
	color: #002CA3;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #002CA3;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #002CA3;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 800px;
	padding: 0px;
}

#wrapper2 {
	width: 800px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#logo {
	width: 190px;
	height: 155px;
	float: left;
	padding: 0px;
}

/* top nav */
#topnav {
	float: right;
	width: 610px; 
	padding: 0px;
	text-align: left;
	height: 155px;
	font-size: 13px;
	font-weight: bold;
}

#topnav .home a:link, #topnav .home a:visited {
	color: #666666;
	padding: 35px 20px 15px 20px;
	background: url(images/home.gif) no-repeat top;
	text-decoration: none;
	margin: 45px 0px 0px 0px;
	clear: left;
	position: absolute;
}

#topnav .home a:hover, body#homePage #home {
	color: #002CA3;
	background: url(images/home_o.gif) no-repeat top;
	padding: 35px 20px 15px 20px;
	text-decoration: none;
	margin: 45px 0px 0px 0px;
	clear: left;
	position: absolute;
}

#topnav .about a:link, #topnav .about a:visited {
	color: #666666;
	padding: 50px 0px 35px 15px;
	background: url(images/about.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 65px 0px 0px 60px;
	position: absolute;
}

#topnav .about a:hover, body#aboutPage #about {
	color: #002CA3;
	padding: 50px 0px 35px 15px;
	background: url(images/about_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 65px 0px 0px 60px;
	position: absolute;
}

#topnav .safety a:link, #topnav .safety a:visited {
	color: #666666;
	padding: 35px 0px 35px 35px;
	background: url(images/home.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 30px 0px 0px 135px;
	position: absolute;
}

#topnav .safety a:hover, body#safetyPage #safety {
	color: #002CA3;
	padding: 35px 0px 35px 35px;
	background: url(images/home_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 30px 0px 0px 135px;
	position: absolute;
}

#topnav .parents a:link, #topnav .parents a:visited {
	color: #666666;
	padding: 55px 15px 35px 30px;
	background: url(images/about.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 55px 0px 0px 185px;
	position: absolute;
}

#topnav .parents a:hover, body#parentsPage #parents {
	color: #002CA3;
	padding: 55px 15px 35px 30px;
	background: url(images/about_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 55px 0px 0px 185px;
	position: absolute;
}

#topnav .nurseries a:link, #topnav .nurseries a:visited {
	color: #666666;
	padding: 35px 0px 35px 15px;
	background: url(images/nurseries.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 8px 0px 0px 270px;
	position: absolute;
}

#topnav .nurseries a:hover, body#nurseriesPage #nurseries {
	color: #002CA3;
	padding: 35px 0px 35px 15px;
	background: url(images/nurseries_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 8px 0px 0px 270px;
	position: absolute;
}

#topnav .learning a:link, #topnav .learning a:visited {
	color: #666666;
	padding: 40px 10px 35px 20px;
	background: url(images/careers.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 50px 0px 0px 320px;
	position: absolute;
}

#topnav .learning a:hover, body#learningPage #learning {
	color: #002CA3;
	padding: 40px 10px 35px 20px;
	background: url(images/careers_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 50px 0px 0px 320px;
	position: absolute;
}

#topnav .careers a:link, #topnav .careers a:visited {
	color: #666666;
	padding: 35px 10px 35px 20px;
	background: url(images/learning.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 4px 0px 0px 400px;
	position: absolute;
}

#topnav .careers a:hover, body#careersPage #careers {
	color: #002CA3;
	padding: 35px 10px 35px 20px;
	background: url(images/learning_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 4px 0px 0px 400px;
	position: absolute;
}

#topnav .contact a:link, #topnav .contact a:visited {
	color: #666666;
	padding: 40px 10px 35px 20px;
	background: url(images/careers.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 55px 0px 0px 320px;
	position: absolute;
	left: 322px;
	top: 3px;
}

#topnav .contact a:hover, body#contactPage #contact, body#thanksPage #contact {
	color: #002CA3;
	padding: 40px 10px 35px 20px;
	background: url(images/careers_o.gif) no-repeat top;
	text-decoration: none;
	clear: left;
	margin: 55px 0px 0px 320px;
	position: absolute;
}

/* left nav */
#leftnav {
	width: 190px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#leftnav h1 {
	font-size: 14px;
	color: #002CA3;
}

#leftnav ul {
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#leftnav li {
	line-height: 1em;
	padding: 2px 0px 2px 0px;
}

#leftnav .secondLevel {
	margin-left: 10px;
}

#leftnav .off a:link, #leftnav .off a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #002CA3;
	background: url(images/grey_but.gif) no-repeat;
	display: block;
	padding: 4px 2px 6px 6px;
}

#leftnav .off a:active, #leftnav .off a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/blue_but.gif) no-repeat;
	display: block;
	padding: 4px 2px 6px 6px;
}

#leftnav .on a:link, #leftnav .on a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/blue_but.gif) no-repeat;
	display: block;
	padding: 4px 2px 6px 6px;
}

#leftnav .on a:active, #leftnav .on a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/blue_but.gif) no-repeat;
	display: block;
	padding: 4px 2px 6px 6px;
}

/* content */
#content {
	float: right;
	width: 605px; 
	padding: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: top;
}

#content p {
	padding: 0px 253px 0px 0px;
}

#content a:link, #content a:visited {
	color: #002CA3;
	text-decoration: underline;
	font-weight: bold;
}

#content a:active, #content a:hover {
	color: #002CA3;
	text-decoration: underline;
	font-weight: bold;
}

#content ul {
	padding: 0px 253px 0px 50px;
}

#content .outer {
	background-color: #666666;

}

#content .inner {
	padding: 4px;
	background-color: #FFFFFF;
	font-size: 1em;

}

#content .title {
	padding: 2px 2px 2px 4px;
	font-size: 1em;
	font-weight: bold;
	background-color: #002CA3;
	color: #FFFFFF;
}

#content .title2 {
	padding: 2px 2px 2px 4px;
	font-size: 1em;
	font-weight: bold;
	color: #002CA3;
	background-color:  #F5F5F5;
}

#content .title3 {
	padding: 2px 2px 2px 4px;
	font-size: 1em;
	font-weight: bold;
	color: #002CA3;
	background-color: #FFFFFF;
}

#content .form {
	padding: 1px;
	font-size: 0.9em;
}

.quote {
	display: block;
	margin: 0px 40px 0px 20px;
	color: #002CA3;
	font-weight: normal;
	text-align: justify;
} 

/* footer */
#footer {
	width: 800px;
	clear: both;
	text-align:center;
	border-top: #D3DBE5 1px solid;
	padding: 10px 0px 0px 0px;
}

#footer img {
	padding: 0px 40px 0px 40px;
}
