html, body, strong, li
{
	margin: 0;
	padding: 0;
	font-family: Verdana;

}

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

}

.boxdivider{
	height: 11px;
	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;
}
#homelink{
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 190px;
	height: 20px;
}
#mainLeftCol{
	width: 380px;
	float: left;
	clear: right;
	overflow: auto;
	height: 384px;
	text-align: left;
}
#mainLeftCol table tbody tr td{
	font-size: 11px;
}
#mainRightCol{
	width: 153px;
	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;
	color: #78b2ff;
	background-repeat: no-repeat;
	background-position: 15px 4px;
	line-height: 1em;
}
.leftnav2 a{
	color: #78b2ff;
	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;
}
.listname{
	text-decoration: underline;
}
#logo{
	width: 196px;
}

#main {
	width: 552px;
	float: left;
	clear: right;
	height: 518px;
}
#maintop {
	width: 552px;
	height: 95px;
	background-color: #9CD0FF;
	text-align: left;
	background: transparent url(images/nursery/imgNurserySecTop.gif) center top no-repeat;	

}
#mainbar {
	width: 552px;
	height: 25px;
	text-align: right;

}
#mainbar a{
	font-style: italic;
	color: #b1c1da;
}
#mainbar a:hover{
	font-style: italic;
	color: blue;
}
#mainmiddle {
	width: 552px;
	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;
}
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;
}
#rightbox{
	width: 155px;
	height: 150px;
	background-color: #f5fbff;
	border: 1px solid #cdd7e8;
}
#righttop{
	height: 308px;
	width: 155px;
	background-color: #3668A1;
}
#rightbottom{
	width: 155px;
	height: 184px;
	background-color: #569FFF;	
}
.searchinput{
	height: 12px; 
	width: 90px;
	border: 1px solid #cdd7e8;
	font-size: 10px;
}
#wrapper
{
	width: 766px;
	margin: 0px auto;
	background-color: #ffffff;
	
}
