body, html {height: 100%;}
body{
	background-color: #304828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
} 



input, textarea, select { background: #aed6c4; border: solid #FFFFFF 1px; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; padding: 3px 3px 3px 3px;}
input.submit { font-weight: bold; width: 20px; background: #aed6c4;}


.sidenav {
	background-image: url(/imgs/nav_bg.gif);
	background-color:#332819;
}

.sidenavbottom {
	background-image: url(/imgs/nav_bottom.gif);
	background-color:#332819;
}

.contentbg {
	background-image:url(/imgs/content_bg.gif);
	background-repeat:repeat-y;
	background-color:#872304;
	color:#FFFFFF;
	}

.whitetext {
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
}
.bluetext {
	font-size:10px;
	color:#1c5166;
	text-align:left;
}

ul { 
 list-style-type: none; 
 list-style-image: url(/imgs/bluearrow.gif);
 padding-left: 5; 
 margin-left: 10; 
}



.contactinfo {
  background-image:url(/imgs/contact_top.gif);
  background-position:top left;
  background-color:#aed6c4;
  background-repeat:no-repeat;
  color:#4f3324;
  line-height:18px;
  text-align:justify;
  }
  
.borderbottom {
 border-bottom-width:2px;
 border-bottom-style:solid;
 border-bottom-color:#ebd074;
 }
 
 .border {
 border-width:2px;
 border-style:solid;
 border-color:#ebd074;
 }

.navbottom {
	background-image:url(/imgs/nav_bottom2.gif);
	background-color:#332819;
	background-position:bottom;
	background-repeat:no-repeat;
	}

.menutext {
	color:#FFFFFF;
	padding-right:65px;
	padding-bottom:10px;
	}

.heading {font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; font-weight:bold;}
.menuheading {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight:bold; font-style:italic;}
#content {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-top:8px; margin-right:8px; margin-left:8px; line-height:18px;}
#content2 {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-right:8px; margin-left:8px; line-height:18px;}

.redtext {
	color:#000000;
	}

a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #aed6c4; text-decoration: none;}

a.red:link {color: #000000; text-decoration: underline;}
a.red:visited {color: #000000; text-decoration: underline;}
a.red:hover {color: #c6522f; text-decoration: underline;}

a.footer3:link {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#FFFFFF; text-decoration: none; font-weight:none;}
a.footer3:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#FFFFFF; text-decoration: none; font-weight:none;}
a.footer3:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#b4dc91; text-decoration: underline; font-weight:none;}