body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96AA65;
}
a:link {
	text-decoration: none;
	color: #4E1512;
}
a:visited {
	text-decoration: none;
	color: #4E1512;
}
a:hover {
	text-decoration: underline;
	color: #4E1512;
}
a:active {
	text-decoration: none;
	color: #FAA231;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A0606;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A0606;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: -10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9A0606;
}
.td_MainNav {
	padding-left: 10px;
	padding-top: 10px;
}
.td_MainContent {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
}
.td_RedLine {
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	color: #FFFCDF;
	text-transform: uppercase;
}
/* Styles for top right CURRENT PAGE header */
.currentPage {
	font-weight: bold;
}
/* Styles for drop down side nav */
#dropmenudiv{
position:absolute;
background-color: #C7D48B;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AAB07F;
}
/* End drop down */

.hardcode_bottom {
	font-size: 9px;
}
/* Styles for everything in the footer section, such as copyright and optim. */
.footer {
	color: #FFFCDF;
	font-size: 9px;
	padding-right: 20px;
}
.li_Nav {
	list-style-position: outside;
	list-style-type: square;
}
/* Styles for arror img that brings you back to the top */
.BackToTop {
	float: right;
}
/* Styles for img on a general page */
.imgGeneralPage {
	float: right;
}
/* Styles for grayed out text, such as request form */
.grayedOut {
	font-size: 9px;
	color: #999999;
}
.table_chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #461B0D;
}
/* Styles for thumbnail img on links page */
.linksPage_img {
	border: 0px none;
}.img_banner {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.testimonialSig {
	color: #9A0606;
	font-size: 10px;
}
.webdesign {
	font-size: 9px;
	color: #FFFCDF;
	margin-right: 30px;
}
