body {
	background-color: #799754;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 803px;
	left: 30px;
	top: 20px;
}
.mainbody {
	padding: 6px;
}
.mainbody p, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbody li {
	margin-bottom: 4px;
}
.mainbody H4 {
	text-align: justify;
	font-style: oblique;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-right: 6px;
}
.mainbody a {
	color: #799754;
	text-decoration: none;
}
.mainbody a:hover {
	text-decoration: underline;
}
.green {
	color: #799754;
}
#front {
	font-size: 0.8em;
}	
#callout {
	text-align:justify;
	font-style: italic;
	background-color: #CDD9BF;
	border: solid 8px #A7BB8D;
	padding: 6px;
}
#callout a {
	color: #799754;
	font-weight: bold;
	text-decoration: none;
}
#callout a:hover {
	text-decoration: underline;
}
.title {
	color: #799754;
	font-style: oblique;
	font-weight: bold;
}
.subNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	text-decoration: none;
}	
.subNav a:hover { 
	font-weight: bold;
	border: 1px #FFF solid;
	padding-left: 4px;
	padding-right: 4px;
}	
.homeNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}	
.homeNav a:hover { 
	border: 1px #000 solid;
	padding-left: 4px;
	padding-right: 4px;
}	
.homeBg {
	background-image: url(images/road1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}	

.footer {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1.3ems;
	left: 30px;
	padding: 10px 0px 10px 6px;
}	
.footer a {
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}	
.footer a:hover {
	color: #799754;
	background-color: #FFF;
}	
.container {
	width: 803px;
}
#copy {
	float:right;	
}
#credit {
	text-align:right;
	clear: both;
	color: #C7D6B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#credit a {
	color: #B6AE94;
	text-decoration: none;
}	
