body{
	background-color: #482D10;
	background-image:url(../images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #3C3C3C;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	overflow-x: hidden;
	position: absolute;
}
h1{
	margin: 0; padding: 0;
	font-family:"Garamond",Georgia, "Times New Roman", Times, serif;
	font-size: 28px; font-style: italic;font-weight: normal;
	color:#004822;
	border-bottom:1px solid #41260a;
}
h2{
	margin: 0;padding: 0;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 16px;
	font-weight: normal;
	color:#F57B20;
	border-bottom:1px solid #41260a;
}
h6{
	margin: 0;padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color:#F57B20;
	border-bottom:1px solid #41260a;
}

.subhead {
	padding-top:5px;
	/*color: #9c968f;*/
	border:none;
	text-transform:capitalize;
	font-size:18px;
}

li a, a{text-decoration: none;}
hr{border-width: 0 0 1px 0; width: 513px;margin: 0; padding: 0;}
p{ 
	margin: 10px 0;
	font-size: 14px; 
	font-family:"Times New Roman", Times, serif;color: #000; 
	line-height: 20px;
}
#mainBody{
	margin: 0 auto;
	width: 791px;height: auto;
	border: 1px solid #765733;
	background-color:#C6BEB6;
	padding: 5px 0 0 0;
}
#bodyHolder{
	border: 1px solid #977C5B;
	width: 781px;height: auto;
	margin: auto auto;
	background-image:url(../images/bg_leftNav2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
}
#leftNav, #contentHolder{ float: left;}
#leftNav{
	width: 237px; height: auto; margin: 0;padding: 0;
	text-align:center;
}
#contentHolder{
	width: 543px; 
	background-image:url(../images/bg_content.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-left: 1px solid #977C5B;
	height: auto;
}
#bodyCopy{width: 513px; margin: 0; padding: 10px 15px;display: block;}
#bodyCopy a {color:#006600;text-decoration:none;font-weight:bold;}
#bodyCopy a:hover {color:#F57B20;text-decoration:none;font-weight:bold;}
#bodyCopy li {font-size: 14px; font-family:"Times New Roman", Times, serif;color: #000; padding-bottom:5px;}



#logoHolder{width: 166px; margin: 0 auto; padding: 10px 0;}
#leftNav ul{
	margin: 0; padding: 0; position: relative;	list-style:none;width: 100%;overflow: hidden;
}
#leftNav ul li{ 
	width: auto;
	margin: 0;
	text-align:center;
}
#mainMenu li a{font-family: "Copperplate Gothic Light"; color: #5F3010;line-height:20px;}
#subNav {padding-bottom:10px;}
#subNav li a{font-family: "Garamond",Georgia, "Times New Roman", Times, serif; font-size: 14px;color: #004822;line-height: 20px;font-weight: bold;}
#subNav li a:hover,#mainMenu li a:hover{color: #F57B20}
#addressBar{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #F1ECDD;
	width: 100%;
	text-align:center;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 0;
}
#orng_bar{
	background-color: #F57B20;
	height: 25px; width: 100%;
	clear: both;
	margin: 0;
}
#footerBar{
	font-size: 10px;color: #54330B;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 10px;
	background-color:#D9CAA3;
	background-image:url(../images/bg_footer.gif); background-repeat:repeat-x;
}
#footerBar a{color: #54330B;}
#footerBar a:hover{color: #004822;}
.fnt_orng{color:#F57B20;}
.fnt_brn{color: #41260A;}
.fnt_grn{color:#004822}
.brdr_bottom_brn, hr{border-bottom: 1px solid #977C5B;}
.orng_brdr{border: 1px solid #F57B20;}
.imgborder {border: 4px solid #9c968f;display: block; }
.imgLeft{float:left;display: block;margin: 0 10px 0 0;}
.imgRight{float:right;display: block;margin: 0 0 0 10px;}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#F57B20;
	border:solid 1px #101C30;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#EEF1F7;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
	margin-left: 24px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#EEF1F7;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #8B4641;
}