 /* *** PAGE LAYOUT AND DIVS *** */ 

html, body{
	margin:0;
	text-align:center;
	width: 100%;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-color: #A89167;
	padding-bottom: 25px;
} 
#pagewidth{
	width:740px;
	text-align:left;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	background-image: url(../images/bodyback.gif);
	background-repeat: repeat-y;
} 

#news{
	background-color: #DCCFB6;
	width: 90%;
	border: 1px solid #669933;	
}
#bottom{
	width:740px;
	text-align:left;
	z-index: 10;
	left: 50%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: none;
	height: 175px;
	background-image: url(../images/footer.jpg);
}
#header{
	position:relative;
	height:70px;
	width:740px;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	background-position: right;
	background-color: #FFFFFF;
	z-index: 2;
	background-image: url(../images/header.jpg);
	text-align: right;
} 
#insideflash{
	position:relative;
	height:140px;
	background-color:#FFFFFF;
	width:740px;
	background-repeat: no-repeat;
	background-image: url(../images/insideflash.jpg);
}
#insideflash3{
	position:relative;
	height:140px;
	background-color:#FFFFFF;
	width:740px;
	background-repeat: no-repeat;
	background-image: url(../images/insideflash3.jpg);
}
#midnav{
	position:relative;
	height:58px;
	background-color:#FFFFFF;
	width:740px;
}


#top{
	width:740px;
	position:relative;
	height: 109px;
	border: none;
	background-image: url(../images/headernav.jpg);
	background-repeat: no-repeat;
  }
#insidetop{
	width:740px;
	position:relative;
	height: 69px;
	border: none;
	background-image: url(../images/insidetop.gif);
	background-repeat: no-repeat;
  }
 
#footer {
	width:100%;
	clear:both;
	height:175px;
	background-color: #5F531A;
	color: #FFFFFF;
	text-align:left;
	position:relative;
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
* html #footer {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}
 

#navback {
	BACKGROUND: url(../images/headerback.jpg) repeat-x right top;
	WIDTH: 100%;
	height: 267px;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin: 0px;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	position: absolute;
}

#clearfooter{
	clear:both;
	height:10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4408;
	border-left-color: #4D4408;
}
#clearmiddle{
	clear:both;
	height:1px;
	background-color: #FFFFFF;
	background-image: url(../images/nostripe.gif);
	background-repeat: repeat-y;
	background-position: left;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
#twocols, #maincol{width:100%; float:none;}
}


 /* *** CLASSES AND STYLING *** */ 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #318627;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F5319;
}
.h3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #318627;
}
.h3bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #318627;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-right: 24px;
	padding-left: 24px;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-right: 12px;
	padding-left: 5px;
	list-style-type: disc;
}



.midnav  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	letter-spacing: 1px;
	background-image: url(../images/midnavbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 8px;
	}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F5319;
}
.highlight {
	font-weight: bold;
	color: #003399;
}

li {

}
ul {
	list-style-type: square;
	list-style-position: outside;


}
.alignright {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}
.picalignright {
	float: right;
	border: 1px solid #4D4408;
	margin-right: 5px;
	margin-left: 10px;
}
 /* *** LINKS *** */ 

.homenav a:link, .homenav a:visited {
	font-size: 14px;
	color: #990000;
	font-family: "Lucida Sans";
	text-decoration: none;
	height: 24px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	position: relative;
	width: 101px;
	text-align: center;
	clear: right;
	float: left;
}
.homenav a:hover, .homenav a:active {
	font-size: 14px;
	color: #007B53;
	font-family: "Lucida Sans";
	height: 24px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: underline;
	position: relative;
	width: 101px;
	text-align: center;
	clear: right;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
}
.midnav a:link, .midnav a:visited {
	font-size: 14px;
	color: #CEE1EC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-right: 0px;
	padding-left: 20px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
.midnav a:hover, .midnav a:active {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	padding-right: 0px;
	padding-left: 20px;
	letter-spacing: 1px;
	}

.header a:link, .header a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	}
.header a:hover, .header a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
	}




 /* *** ACCESS NAVIGATION *** */ 

.skipnav a:link, .skipnav a:visited {
	font-size: 14px;
	color: #045238;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	background-color: #045238;
	text-align: left;
	}
.skipnav a:hover, .skipnav a:active {
	background: #045238;
	font-size: 14px;
	color: #045238;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	}
.alt_text {
	LEFT: -9999px;
	POSITION: absolute;
	margin: 0px;
	padding: 0px;
}
.accesskey {
	text-decoration: underline;
}
.hide_text {
	LEFT: -9000px; POSITION: absolute

}
#navleft{
	width:216px;
	float:left;
	background-image: url(../images/navfleft.jpg);
	height: 58px;
	background-repeat: no-repeat;

}
#topcolumnleft{
	width:166px;
	float:left;
	background-image: url(../images/columnleft.jpg);
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-left: 24px;
	height: 1%;
  }
#middlecolumnleft{
	width:740px;
	float:left;
	height: 247px;
  }
a {
	font-weight: bold;
	color: #698B47;
}

   
#bottomcolumnleft{
	width:167px;
	float:left;
	background-image: url(../images/columntop.gif);
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-left: 30px;
	height: 1%;
	clear: both;
	background-position: left top;
	padding-top: 30px;
  }
#bottomcolumnleft a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E3611;
	text-decoration: none;
	font-weight: bold;
	
  }  
#bottomcolumnleft a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #506314;
	text-decoration: none;
	font-weight: bold;
	
  } 
  
#middlecolumnright{
	width:524px;
	float:right;
	background-color: #FFFFFF;
	height: 269px;
	background-image: url(../images/flash.jpg);
 }
#bottomcolumnright{
	width:469px;
	padding-right: 24px;
	padding-left: 24px;
	float:right;
	background-color: #FFFFFF;
	height: 1%;
	padding-top: 24px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: right;
 }
#twocolstop{
	width:524px;
	z-index: 10;
	float: right;
	
  }
#twocolsmiddle{
	width:524px;
	z-index: 10;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 100%;
	position: relative;
	
  }

#twocolsbottom{
	width:519px;
	z-index: 10;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 100%;
	position: relative;
	
  }
#news{
	width:90%;
	float:left;
	background-image: url(../images/columnleft.jpg);
	background-repeat: no-repeat;
	top: 396px;
	left: 0px;
	padding-right: 24px;
	padding-left: 24px;
}
#updates{
	width:440px;
	float:right;
	padding-right: 24px;
	padding-left: 24px;
	background-color: #FFFFFF;
}
#wrapper{
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	width: 740px;

}
* html #wrapper{height:100%;} /* IE6 and under treat height as min-height anyway*/

#footer a {
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
color: #ffffff
}
#footercolumnleft{
	width:199px;
	float:left;
	background-image: url(../images/columnleft.jpg);
	background-repeat: no-repeat;
	top: 396px;
	left: 0px;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
  }
#footercolumnmiddle{
	display:inline;
	width:198px;
	background-image: url(../images/columnmiddle.jpg);
	background-repeat: no-repeat;
	top: 396px;
	float: left;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
 }
 
#footercolumnright{
	width:198px;
	float:right;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
 }
#footertwocolsbottom{
	width:490px;
	border: none;
	z-index: 10;
	float: right;
	
  }
.footerh2 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 24px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
#footer ul li {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 24px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
}

.footerlist {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 24px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
	}
.footer {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 110%;
	list-style-type: square;
	list-style-position: outside;
	}
.footer a:link, .footer a:visited {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	line-height: 110%;
	list-style-type: square;
	}
.footer a:hover, .footer a:active {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
	line-height: 110%;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.sidebarh2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00649A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A60C6;
}
.sidebarh3 {
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A60C6;
}
.inputform {
}
