.accent1 {
	background-color: #4D7029;
}
.accent2 {
	background-color: #A9BA25;
}
.whitetextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.whitetextlinks:hover {
	text-decoration: underline;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #073B2D;
	background-color: #A9BA25;
}
.footer:hover {
	color: #073B2D;}

td {color:#FFFFFF;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a { color:#ffffff;}
a:hover { color: #A9BA25;}

.subhead1 {
	font-family:"Clarissa", Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	}
	
.subhead2 {
	font-family:"Clarissa", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	}
	
.menu {
	font-size:10px;
	}	
	
#nav {
	width:850px; background:#a9ba25; padding:6px 0 6px 0; text-align:center; font-family:"Footlight MT Light", Georgia, "Times New Roman", Times, serif; margin:0 auto;
	}	
	
#nav a {
	color:#000;
	text-decoration:none;
	margin:0 45px;
	}
	
#nav a:hover {
	color:#fff;
	}		
