@charset "UTF-8";
/* CSS Document */

   html, body {
       height: 100%;
       margin: 0 0 1px 0;
       padding: 0;
   }

a:link {
	color: #79915a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #79915a;
}
a:hover {
	text-decoration: underline;
	color: #79915a;
}
a:active {
	text-decoration: none;
	color: #79915a;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	other-color:f5faf0;
}

img {border:0px;}

#page { width:779px; margin:auto;}

#nav img { float:left; }

.landingContent { background:#e8f0df; 
padding: 35px 50px; }

.subContent { 
background:#e8f0df; 
padding: 25px 30px; }

.subContent .subText h2 {color:#48781a;}
.subContent .subText h3, h4 {color:#4a6a21;padding-top:5px;}

.subContent .subText {margin-left:260px;}
.subContent img {float:left;margin-top:20px;}

#navBottom { background:#FFFFFF;padding-top:5px;padding-bottom:25px;}
#navBottom a {margin-left:25px;margin-right:5px;float:right;}

#subNavBottom { background:#FFFFFF;padding-top:2px;padding-bottom:5px;}
#subNavBottom a {margin-left:25px;margin-right:5px;float:right;font-size:10px;font-weight:bold;}

.divider {background:#d3dbc9; height:1px; line-height:1px; margin:8px 4px; }
.subDivider {background:#68982a;margin: 2px 4px 4px 4px;}

#subBottomPad {background:#f1e9d1;height:150px;margin-top:5px;}
.clear {clear:both;}

.contactTableHead {font-size: 14px}

.sideImages {width:252px;text-align:center;float:left;margin-top:0px;}
.sideImages .wborder {border:1px solid #73a335;}

.footerNote {text-align:center;color:#999999;}