body { background-color:#C4D664;
text-align: center;

}
a:link { color: #E3ECB2; text-decoration: underline; }
a:visited { color: #E3ECB2; text-decoration: underline; }
a:hover { color: #D76B0B; text-decoration: none;}


#wrapper { width: 600px;
	margin-top: 30px;
	border: 10px #FFF solid;
	margin-left: auto;
	margin-right: auto;
	}
#wrapper2 { width: 600px;
	margin-top: 30px;
	border: 10px #FFF solid;
	margin-left: auto;
	margin-right: auto;
	}
	
#nav {
	background-color: #4E2A0A;
	width: 600px;
	text-align: center;
	border-bottom: 10px #FFF solid;
	
}
#navhome {
	background-color: #4E2A0A;
	width: 600px;
	text-align: center;
		
}
#content {
	background-color: #A2BF1C;
	width: 540px;
	height: 386px;
	text-align: center;
	border-bottom: 10px #FFF solid;
	padding: 30px;
		}
#footer {
	background-color: #4E2A0A;
	width: 600px;
	height: 132px;
	text-align: center;
	}
.navigation { 
 	padding: 0;
	display: inline;
		}
		
.text { 
 	color:#E3ECB2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	text-align: left;
	line-height: 19px;
				}
.footer {
 	color:#E3ECB2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	text-align: center;
	margin-top:3px
				}
				
				
				
.heads { float: left;
	padding-right: 20px;}				

.greenheading { 
	color:#668211;
	font-weight: bold; }	
	
ul {
	margin-top: 0px;
}
li {
	margin-top: 0px;
}
