html, body, strong, li
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
}

body
{
	background-color: #ffffff;
	margin: 0px auto;
	text-align: center;
	line-height: 1.5em;

}

.boxdivider{
	height: 11px;
	width: 100px;
}
.boximagedivider{
	height: 10px;
	width: 100px;
}
.coldivider{
	float: left; 
	clear: right;
	width: 8px;
	height: 500px;
}
.colimagedivider{
	float: left; 
	clear: right;
	width: 10px;
	height: 200px;
}
#container{
	width: 766px;
	margin: 0px;
	padding: 10px 0px;


}
#footer
{
	width: 766px;
	margin: 0px auto;
	background-color: #ffffff;
	clear: both;
	padding-bottom: 30px;	
	color: #768AAC;
}
#footer a{
	color: #768AAC;
	text-decoration: none;
}
#footer a:hover{
	color: #768AAC;
	text-decoration: underline;
}
.formtextbox{
	width: 70px;
	height: 12px;
	font-size: 10px;
}
#homelink{
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 190px;
	height: 20px;
}
#imgLeftCol{
	width: 209px;
	float: left;
	clear: right;
}
#imgRightCol{
	width: 164px;
	float: left;
	clear: right;
}

#left{
	width: 196px;
	float: left;
	clear: right;
	height: 508px;
}
.leftnav1{
	padding-left: 14px;
	background-image: url(images/nursery/imgNurseryNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;

}
.leftnav1 a{
	color: #345935;
	text-decoration: none;
	
}
.leftnav2{
	padding-left: 27px;
	background-image: url(images/imgLeftNavArrow2.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;

}
.leftnav2 a{
	color: #aa7b55;
	text-decoration: none;
	font-weight: bold;
}
#navlist{

	margin: 0;
	padding-left: 15px;
	padding-top: 20px;
	list-style: none;
}
#navlist li{
	padding-bottom: 8px;
	text-align: left;
}

#logo{
	width: 196px;
}

#main {
	width: 383px;
	float: left;
	clear: right;
	height: 508px;
}
#maintop {
	width: 383px;
	height: 95px;
	background-color: #9CD0FF;
	text-align: left;

}
#mainmiddle {
	width: 383px;
	height: 384px;
}
#mainbottom {
	width: 383px;
	height: 17px;
	background: transparent url(images/nursery/imgNurseryHomeBar.gif) center top no-repeat;

}
#nav{
	height: 402px;
	width: 196px;
	background: transparent url(images/nursery/imgNurseryNavBackground.gif) center top no-repeat;
	position: relative;
}
.nurseryhometitle{
	color: #FFFFFF;
	font-weight: bold;
}
.nurseryhometitle a{
	color: #FFFFFF;
	font-weight: bold;
}
.nurseryhomesubtitle{
	color: #fffa16;
	font-size: 9px;
}
.nurseryhometext{
	color: #9CD0FF;
	font-style: italic;
	font-decoration: underline;
}
.nurseryhometext a{
	color: #9CD0FF;
	font-style: italic;
	font-decoration: none;	
}
.nurseryhomelinks a{
	color: #fffa16;
	font-style: italic;
	font-decoration: underline;
}

div.padtext table tr td{
	padding: 20px 10px 0px 10px;
	color: #5588bb;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
}
#right{
	width: 155px;
	float: left;
	height: 508px;
}
#righttop{
	height: 311px;
	width: 135px;
	background-color: #3668A1;
	text-align: left;
	padding: 0px 10px;
}
#rightbottom{
	width: 155px;
	height: 184px;
	background-color: #569FFF;	
	background: transparent url(images/nursery/imgNurseryBlueBackground.gif) center top no-repeat;	
	
}
#wrapper
{
	width: 766px;
	margin: 0px auto;
	background-color: #ffffff;
	
}
