*, html {
	margin:0;
	padding: 0;
}
hr {
	border: 1px solid #cc3300;
	margin-bottom: 18px;
}
a {
	color: #79822A;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-bottom: 9px;
}
/* hide hack from Mac-IE5 \*/
* html h3 { height: 1%; }
/* end hiding */

h4 {
	font-size: 13px;
}
blockquote {
	font-size: 11px;
	font-style: italic;
	border: 1px solid #cc3300;
	padding: 10px;
	margin: 0 20px;
	margin-bottom: 18px;
}
.tag, .subtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #79822a;
	background-color: #e1e2c8;
	padding: 30px 15px 30px 20px;
	text-align: left;
	line-height: 150%;
	margin: 0;
}
.subtag {
	color: #e1e2c8;
	background-color: #a4ae70;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 18px;
}
ul, ol {
	margin-left: 14px;
	font-size: 12px;
	margin-bottom: 18px;
}
ol {
	margin-left: 18px;
}
* html ol {
	margin-left: 20px;
}
*+html ol {
	margin-left: 20px;
}
ul li {
	list-style: square;
	margin-bottom: 0;
}
ol li {
	list-style: decimal;
	margin-bottom: 0;
}
.extraspace {
	margin-bottom: 18px;
}
.clrrightmargin {
	margin-right: -75px;
} 
.redbold, .alert {
	color: #CC3300;
	font-weight: bold;
}
.fltrt {
	float: right;
	margin-left: 12px;
}
.fltlft { 
	float: left;
	margin-right: 12px;
}
.nobotmarg {
	margin-bottom: 0;
}
table.formatted td, table.formatted th {
	font-size: 11px;
	border-bottom: 1px solid #e1e2c8;
	padding: 6px;
}
table.formatted th {
	text-align: left;	
}
table.formatted td li {
	font-size: 11px;	
}
#popup {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 360px;
	height: 273px;
	background-image: url(../_assets/regionmapcolor.gif);
	background-repeat: no-repeat;
	z-index: 999;
	border: 2px solid #79822a;
}
#popup .close {
	margin: 0;
	position: relative;
	float: left;
}
* html #popup .close {
	margin: -10px -5px 0 0;
}

/* page navigation menu ==================================================  */
#navcontainer {
	position: relative;
	width: 561px;
	top: 66px;
	left: 189px;
	z-index: 99;
}
* html #navcontainer {
	top: 67px;
}
*+html #navcontainer {
	top: 67px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 80px;
	padding:0;
	font-size: 9px;
	color: #fff;
}
#nav a:hover {
	color: #cc3300;
}
/* adjusts the widths of individual main menu items.*/
#nav a#one {
	width: 58px;
}
#nav a#two {
	width: 90px;
}
#nav a#three {
	width: 120px;
}
#nav a#four {
	width: 100px;
}
#nav a#five {
	width: 48px;
}
#nav a#six {
	width: 88px;
}
#nav a#seven {
	width: 50px;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	list-style-type: none;
	background-color: #79822A;
	text-align: center;
	margin-right: 1px;
}
#nav li:hover, #nav li.sfhover {
	background-color: #e1e2c8;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;
	width: 176px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#nav li ul li {
	background-color: #e1e2c8;
	border-top: 1px solid #eee;
	margin: 0;
	width: 170px;
	text-align: left;
	padding-left: 6px;
}
#nav li ul li a {
	color: #000;
	width: 176px;
}
#nav li#one ul li a, #nav li#two ul li a, #nav li#three ul li a, #nav li#four ul li a, #nav li#five ul li a, #nav li#six ul li a, #nav li#seven ul li a, #nav li#eight ul li a, #nav li#nine ul li a {
	width: 176px;
}
#nav li ul li a:hover {
	color: #cc3300;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav ul.six {
	margin-left: -90px;	
}
* html #nav ul.six {
	margin-left: -96px;	
}
#nav ul.seven {
	margin-left: -128px;	
}
* html #nav ul.seven {
	margin-left: -134px;	
}
.subnav {
	float: right; 
	font-size: 10px;
	margin: -40px -70px 0 0;
}
* html .subnav {
	margin: -40px -30px 0 0;
}
.subnav a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
.subnav a:hover {
	color: #cc3300;
}

/* sidebar navigation */
*+html #sidebar img {
	margin-bottom: -4px;
}
* html #sidebar img {
	margin-bottom: -4px;
}
#sidebar .navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #e1e2c8;
width: 181px;
}

#sidebar .navlist li
{
list-style: none;
margin: 0;
padding: 3px 0 3px 20px;
border-top: 1px solid #E1E2C8;
}

#sidebar .navlist li a { 
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	display: block;
	width: 161px;
	height: auto;
 }
 #sidebar .navlist li a:hover {
 	color: #000;
 }
 #sidebar .navlist li:hover, #sidebar .navlist li.sfhover2, #sidebar .navlist li:hover a, #sidebar .navlist li.sfhover2 a {
 	background-color: #EFF3DE;
	color: #000;
 }
 /* forms ================================================================================ */
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform file {
	display: block;
	font-size: 11px;
	float: left;
	width: 21em;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #79822a;
	}
* html .contactform textarea {
}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #eff3de;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
}
.contactform label {
	color: #000;
	text-align: right;
	width:15em;
	margin-right: 5px;
	font-size: 11px;
	border: none;
}
* html .contactform label.editoralign {
	margin-right: 2px;
}
.contactform input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #a4ae70;
	margin-bottom: 18px;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.contactform input.small, .contactform select.small {
	width: 6em;
}
.contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
}