html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #3e3d40;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a:link, a:visited {
	color: #00842d;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: none;
}
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 14px;}
h4 {font-size: 125%;}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 0px;
}
ol li {
	margin-left: 35px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	padding: 5px 5px;
	border: none;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
	background: none;
}
textarea{
	width: 536px;
	border: none;
	background-color: #EEE;
	padding: 5px;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}
br {
	height: 1px;
	font-size: 1px;
}
td, th, div {
	font-size: 100%;
	text-align: left;
}
/*================================ BACKGROUND DIVs ============================*/
.sitebg{
	width: 840px;
	background: url(../images/sitebg.png) top center repeat-y;
	margin: 0 auto;
	overflow: hidden;
}
.mainbg {
	padding: 0 20px;
}
.container{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
/*================================ CONTENT AREAS ============================*/
.logo{
	width: 190px;
	height: 215px;
	float: left;
	background: url(../images/logo.jpg) top left no-repeat #0e7f27;
}
.random{
	width: 610px;
	height: 215px;
	float: left;
	background-color: #2e2d30;
}
.left{
	width: 190px;
	margin: 0 auto;
	float: left;
	color: #ffffff;
	background: #0e7f27;
}
.content{
	width: 610px;
	margin: 0 auto;
	float: left;
	background: #f6e0a7;
}
.component{
	padding: 0px 32px 12px 32px;
}
.modules{
	width: 610px;
	margin: 0 auto;
	overflow: hidden;
}
.module{
	width: 331px;
	height: 108px;
	background: url(../images/modbg.jpg) left top no-repeat;
	padding: 22px 32px;
	float: left;
	overflow: hidden;
}
.module2{
	width: 177px;
	height: 262px;
	background: url(../images/mod2bg.png) left top no-repeat;
	padding: 22px 19px;
	float: right;
	color: #FFF;
}
.copyright{
	width: 546px;
	height: 31px;
	background: #2e2d30;
	color: #7b7c7e;
	padding: 19px 32px 0 32px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.bottombg{
	width: 840px;
	background: url(../images/sitebot.png) top center repeat-y;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
}
/*============================= LEFT MENU =============================*/
.left a:link, .left a:visited {
	color: #ffffff;
	text-decoration: none;
}
.left a:hover, .left a:active {
	color: #fcc643;
	text-decoration: none;
}
.moduletable_menu{
	border-top: 1px dashed #98ba88;
	border-bottom: 1px dashed #98ba88;
	padding: 23px 25px 0 25px;
}
.moduletable_menu li a{
	color: #ffffff;
}
.moduletable_menu ul li{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 23px;
}
.moduletable_menu ul li ul{
	margin-top: 9px
}
.moduletable_menu ul li ul li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	margin-top: 9px;
	margin-bottom: 0px;
}
.moduletable_menu ul li ul li ul{
	margin-top: 7px
}
.moduletable_menu ul li ul li ul li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 13px;
}
.moduletable_left{
	padding: 28px 25px;
}
.moduletable_menu li.parent.active a, .moduletable_menu li#current a, .moduletable_menu li.parent.active ul li.parent.active a{
	color: #fcc643;
}
.moduletable_menu li.parent.active ul li a, .moduletable_menu li#current ul li a, .moduletable_menu li.parent.active li.parent.active ul li a{
	color: #ffffff;
}
/*============================= CONTENT FORMATING =============================*/
.content a:link, .content a:visited {
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content a:active {
	text-decoration: underline;
}
.contentheading{
	font-size: 20px;
	color: #0e7f26;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-top: 22px;
}
.readon, .readon:link, .readon:visited{
	color: #888;
	width: 100%;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #888;
	text-decoration: none;
}
.readon:hover{
	color: #333;
	border-bottom: 1px dotted #333;
}
/*============================= COMPONENT FORMATING =============================*/
.componentheading{
	font-size: 20px;
	color: #0e7f26;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3px;
	text-transform: uppercase;
	padding-top: 22px;
}
.contentpaneopen img{
	border: 5px solid #FFF;
	margin: 0 19px 8px 0;
}
.img_caption{
	width: 249px;
	margin-bottom: 9px;
	background: none;
}
.img_caption p{
	color: #000;
	font-size: 9px;
}
.article_separator{
	font-size: 5px;
	line-height: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.contentpaneopen {
	width: 546px;
}
.inputbox{	
	border: 2px solid #EEE;
	padding: 3px;
	color: #666;
}
.inputbox:focus{
	border: 2px solid #DDD;
}
tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 5px 3px 5px 3px;
}
tr .sectiontableentry1 td a:link, tr .sectiontableentry2 td a:link, 
tr .sectiontableentry1 td a:visited, tr .sectiontableentry2 td a:visited{
	text-decoration: none;
	display:block;
}
tr .sectiontableentry1 td a:hover, tr .sectiontableentry1 td a:active,
tr .sectiontableentry2 td a:hover, tr .sectiontableentry2 td a:active{
	text-decoration: underline;
}
/*============================= MODULES FORMATING =============================*/
.module h3{
	font-size: 18px;
	color: #00842d;
	margin-bottom: 16px;
}
.module img{
	border: 5px solid #FFF;
	margin-right: 19px;
}
.module2 h3{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 16px;
}
.module2 img{
	border: 5px solid #71a81d;
	margin-bottom: 14px;
}
.module2 a:link, .module2 a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.module2 a:hover, .module2 a:active {
	text-decoration: underline;
}
/*============================= NEWS MODULE FORMATING =============================*/
.featureditems .image{
	width: 68px;
	height: 68px;
	border: 5px solid #ffffff;
	background: #ffffff;
	overflow: hidden;
	margin-right: 19px;
	float: left;
}
.featureditems .image img{
	border: none;
	height: 68px;
}
.featureditems .text{
	width: 234px;
	float: left;
}
/*============================= COPYRIGHT FORMATING =============================*/
.copyright a:link, .copyright a:visited {
	color: #7b7c7e;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a:hover, .copyright a:active {
	text-decoration: underline;
}
.copyright .left{
	width: 273px;
	float: left;
	color: #7b7c7e;
	background: none;
}
.copyright .right{
	width: 273px;
	float: left;
	text-align: right;
}
/*============================= SLIDESHOW FORMATING =============================*/
#phocagallery {
	margin-top: 18px;
}
