body         {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

a:hover {
	color: #FF9900
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #333333;
}
.subnav_active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF33;
	background-color: #5B7E16;
	text-indent: 6px;
}
a.subnav:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	text-indent: 6px;
}
a.subnav:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.subnav:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}



h1           {
	font-family: Verdana;
	font-weight: bold;
	color:#3D6529
}
.boldgreen {
	color: #3D6529;
	font-weight: bold;
}

.titles_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	background-color: #E2EBBA;
	padding: 4px;
}


.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.titles_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA7900;
	background-color: #FFEEDD;
	padding: 4px;
}
.form_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.form_directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
