@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background: #e2dec3 url(/images/pagebg.gif) repeat-y center;
	padding:0;
	margin:0;
}
img {
	border: none;
}
#container {
	width:827px;
	margin: 0 auto 0 auto;
	background:#eeeee2;
}
#header {
	background:url(/images/headerbg.gif) repeat-x top; margin:0; padding:0; clear:both;
}
#logo {
	width:320px;
	float:left;
}
#topnav {
	float:right;
}
#topnav a{background:url(/images/navbarbg.gif) left top no-repeat;}
#contentblock {
	background:#eeeee2 url(/images/contentbg.gif) top repeat-x; margin:0; padding:20px; clear:both;
}
#contentblock ul { font-size: 12pt; }
#pagecontent{margin-left:220px;}
#photobar{width:827px; height:228px; margin:0; padding:0; clear:both;}
#footer{clear:both; background: #748163; color: #FFFFFF; text-align:center;}
#footer a { padding: 10px; color:#FFFFFF; text-decoration:none; }

#pagesidemenu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration:none;
	width:200px;
	float:left;
}
#pagesidemenu li {
	margin: 0px;
	list-style-type: none;
	
}
#pagesidemenu a {
	padding:0px 0px 10px 10px;
	text-decoration:none;
	display:block;
	font-size: 9pt;
	font-weight:normal;
	line-height: 10pt;		
	color:#5d7334;
}
#pagesidemenu a:hover {
	text-decoration:none;
	color:#000000;
}
#pagesidemenu .leftmenusub {

}
#pagesidemenu .leftmenusubactive {
	padding-left:20px;
}
/* Content Styles */
h1 {
	font-size:36pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-size:18pt;
	color:#666666;
	font-weight:normal;
}
h3, h3 a{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000
}
.h2large {
font-size: 150%;
	color: #000;
	text-align:center;
	background-color: transparent;
}
.h2med {
font-size: 120%;
	color: #000;
}
.h2largered {
font-size: 120%;
	color:#DA0100;
	text-align:center;
	background-color: transparent;
}
p {
	font-size:10pt;
	line-height:14pt;
}
a {
	color:#261a05;
	text-decoration:underline;
}
a:hover{color:#CC6600;}

fieldset{border:1px solid #9eaf83; padding:10px;color: #444444;}
legend{padding:10px; font-size:10pt; font-weight:bold;color: #444444;}

.frm {
	font-size: 11pt;
	border: 1px solid #9eaf83;
	width: 99%;
}
.frm101{display:none; visibility:hidden; font-size:1px;}
.frm100 {
	font-size: 11pt;
	border: 1px solid #9eaf83;
	width: 99%;
}
.frmerror100 {
	font-size: 11pt;
	border: 1px solid #FF0000;
	width: 99%;
}
.frms {
	font-size: 8pt;
	border: 1px solid #9eaf83;
	width: 150px;
}
.frmbutton {
	font-size: 10pt;
	color:#FFFFFF;
	border: 1px solid #5d7334;
	background:#758264;
}
.hpevent { padding: 0px; margin: 10px 0 0 0 ; }
.hpevent a {text-decoration:none;}