@charset "UTF-8";
/* CSS Document */
body{
margin-top: 0px;
text-align:center;
background-image:url(../images/nurturebg.gif);
background-position:center;
background-repeat:repeat-y;
background-color:#3d4f11;
}

#centercontent{
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
width: 667px;
text-align: left;
position:relative;
top: 0;
background-color:#FFFFFF;
}

#wrapper {
	margin:0 auto;
	width:667px;
	text-align: left;
	background-color:#bbbbbb;
 }

.dandi {
background-image:url(../images/dlion.gif);
background-repeat:repeat-y;
}
.navbar{
display:block;
width:107px;
height:169px;
position:absolute;
top:128px;
left:0;
}
#banner{
display:block;
width:667px;
height:128px;
position:absolute;
top:0;
left:0;
background:url(../images/hdr.jpg);
}

#banner a {
display:block;
width:667px;
height:128px;
margin: 0 0; padding:0 0 0 0;
background: url("../images/hdr.jpg") 0 0 no-repeat;
}

.content{
	display:block;
	width:550px;
	position:absolute;
	top:120px;
	left:117px;
}
		
	#menu {
	display:block;
	width:107px;
	height:40px;
	}
	#menu a {
		display:block;
		width:107px;
		height:40px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 0 no-repeat;
		}
	#menu a:hover {	
		background-position: -200px 0;
		}
		
	#menu1 {
	display:block;
	width:107px;
	height:16px;
	}
	#menu1 a {
		display:block;
		width:107px;
		height:16px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 -41px no-repeat;
		}
	#menu1 a:hover {	
		background-position: -200px -41px;
		}
			
	#menu2 a {
		display:block;
		width:107px;
		height:16px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 -57px no-repeat;
		}
	#menu2 a:hover {	
		background-position: -200px -57px;
		}
		
	#menu3 a {
		display:block;
		width:107px;
		height:32px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 -73px no-repeat;
		}
	#menu3 a:hover {	
		background-position: -200px -73px;
		}
		
	#menu4 a {
		display:block;
		width:107px;
		height:16px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 -105px no-repeat;
		}
	#menu4 a:hover {	
		background-position: -200px -105px;
		}
	
	#menu5 a {
		display:block;
		width:107px;
		height:48px;
		margin: 0 0; padding:0 0 0 0;
		background: url("../images/navbar.jpg") 0 -121px no-repeat;
		}
	#menu5 a:hover {	
		background-position: -200px -121px;
		}
		
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	line-height: 14px;
	text-align:justify;
	color: #252C1D;
	}
	
.titletext {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 36px;
	line-height: 14px;
	color: #252C1D;
	font-weight:800;
}
.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9px;
	line-height: 10px;
	text-align:center;
	color: #79994F;
	}
.prodtext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	line-height: 15px;
	text-align:left;
	vertical-align:middle;
	color: #4C623E;
}
.logotext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	line-height: 14.5px;
	text-align:left;
	vertical-align:middle;
	color: #4C623E;
}
