/***********************************/
/* HTML Template by Pixabella      */
/* http://www.pixabella.com        */
/***********************************/


/****** Structural Styles ******/
body {
	color: #464646; 
	margin: 0; 
	padding: 0;
	font: 66.7% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #A5A55A url(/images/body_bg.jpg) repeat-x left top;
}
#navigation {width: 935px; 
	background: url(/images/header.jpg) 0;
	background-repeat: no-repeat; 
	height: 210px;
	top: 0px; 
	margin: 0px auto 0px auto;
	padding: 0; 
	position: relative; 
}
#wrapper {width:935px; 
	margin: 0px auto 0 auto;
	background-image: url(/images/wrapperbg.jpg); 
	background-repeat: repeat-y; 
}
#mainpane {width:869px; 
	margin:0 auto; 
	height:100%;
}



/****** General Styles ******/
p, ul, ol {
	font-size: 1.2em;
}

ol li {
	line-height: 1.8em;
}
blockquote {margin: 15px 30px 15px 15px; 
	padding-left: 15px; 
	border-left: 3px solid; 
	font-style: oblique; 
	font-size: 1.2em;
	line-height: 1.5em;
}

blockquote strong {
}

code, pre {display: block; 
	font-size: 1.2em; 
	margin: 0 0 0 20px; 
}

h1, h2, h3, h4, h5, h6 {margin: 0; 
	padding: 0; 
	border: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {font-size: 1.7em; 
	font-weight: bold; 
	margin: 10px 0; 
	padding:0; 
} 
h4 {font-size: 1.5em; 
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
}
h3 a:link, h3 a:visited, h3 a:active {color:#444444; 
	text-decoration: none; 
	border-bottom: solid 1px #aaa; 
}
.breakline {clear: both; 
	margin: 0; 
	padding: 0; 
	height: 1px; 
}
img.float-right {margin: 5px 0px 5px 15px; 
	float:right;
	clear: right;
}
img.float-left {margin: 0 10px 5px 0px; 
	float:left; 
}

table {border-collapse: collapse; 
	margin: 10px 0 15px 0;
	font-size: 1em;
}
th {background: #b8a755; 
	height: 25px; padding: 0 10px;
	color: #ffffff; 
	text-align: left; 
	border-left: 1px solid #efefef;
	border-bottom: solid 2px #ffffff; 
}
td {padding: 0 10px; 
	height: 25px; 
}
.odd {background: #f8f8f8; 
}
.even {background: #efefef; 
}

form {margin: 10px auto; 
	padding: 5px; 
}
label {display: block; 
	font-weight: bold; 
	margin: 5px; 
}
textarea {width: 400px; 
	padding: 2px; 
	border: 1px solid #172b14;
	height: 100px; 
	display: block; 
}



/****** Top Navigation Styles ******/
#themenu {width: 935px;	
	/*position: absolute; 
	z-index: 8; 
	top: 21px;*/
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0 auto;
}
#themenu ul {list-style-type: none; 
	margin: 0;
	margin-left: 40px; 
	display: block;
	padding: 0; 
	text-align: center; 
}
#themenu li { display: inline; 
	text-align: center; 
}
#themenu li a {color: #2e4c20; 
	padding: 0 10px;
	text-decoration: none; 
	font-size: 1.0em;
	height: 30px;
	padding-top: 20px;
	display: block;
	float: left;
}

#themenu li#selected a {
		background: url(/images/menu_bg.jpg) no-repeat center bottom;
}

#themenu li a:hover {
	color:#111111; 
	background: url(/images/menu_bg.jpg) no-repeat center bottom;
}

#identity {position: absolute;
	float: left; 
	margin: 55px 0px 0px 45px; 
	padding: 10px 0px 5px 0px; 
}

#identity h1 {
	width: 475px;
	height: 100px;
	text-indent: -9999px;
	margin-top: 10px;
	padding: 0;
}
#identity h1 a {color: #f9f7e8; 
	display: block;
	width: 100%;
	height: 100%;
}
#identity h2 {
	text-indent: -9999px;
	}

#about-snippet {position: absolute; 
	right: 40px; 
	margin: 105px 20px 0px 0px;
	padding: 20px 0px 5px 0px; 
	float: right; 
	width: 170px; 
}
#about-snippet p {font-size: 1.0em; 
	font-weight: bolder; 
	color: #e4e795; 
	padding: 0; 
	margin: 0; 
}
#about-snippet a {font-weight: bolder; 
	color: #eaed9d; 
	padding: 0; 
	margin: 0; 
}



/****** Content Styles ******/
#content {width: 570px; 
	margin: 10px 5px 0 10px; 
	float:left; 
}
#content a, #content h3, #content h4 {color: #8d922b; 
	text-decoration:none; 
}

#content p {
	line-height: 1.6em;
}

#content h3 {border-bottom: solid 1px #efefef; 
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none; 
}
#content a:hover {color:#444444; 
}

#content img {
	border: none;
}

#content p img {
	border: 5px solid #d4d4d4;
}

#content p span img {
	border: none;
}

#map img {
	
}

h3 span.postdate {color:#999999; 
	font-weight: normal; 
	font-size: .6em;
}


.EntryFooter {clear: left;
	position: relative; 
	margin: 10px 0 40px 0; 
	padding: 3px;
	border-top: 1px solid #f3f4f4; 
	border-bottom: 1px solid #f3f4f4;
	font-size: 1.0em; 
	background-color: #eee;
}
.postedby, .date, .comments, .trackbacks {padding-left: 17px;
	padding-right: 5px; 
	height: 25px; 
}
.postedby {padding-left: 14px; 
	background: url(/images/author.gif) no-repeat top left; 
}
.date {padding-left: 15px; 
	background: url(/images/post.gif) no-repeat top left; 
}
.comments {background: url(/images/comments.gif) no-repeat top left;
}
.trackbacks {padding-left: 20px;
	background: url(/images/trackbacks.gif) no-repeat top left; 
}

/********* Map Styles *********/
#map {
	border: 10px solid #d4d4d4;
	margin-top: 1em;
}

.description_key {
	background: #fff;
}

.description_key td {
	font-size: 1em;
	padding: 10px;
	border: 1px solid #b3b3b3;
}

.description_key th {
	font-size: 1em;
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	text-align: center;
}

.map_key td {
	text-align: center;
	border: 1px solid #959595;
	font-size: .9em;
	padding: 2px;
	background-color: #FFF;
}

.map_key td.green {
	width: 33%;
}

.description_key td.green {
	width: 20%;
}

td.green {
	text-align: center;
	background-color: #3FDF37;
}

td.blue {
	text-align: center;
	color: white;
	background-color: #244ba8;
}

td.yellow {
	text-align: center;
	background-color: #f5f21b;
}

td.red {
	text-align: center;
	color: white;
	background-color: #E13B3B;
}

td.black {
	text-align: center;
	background-color: #000000;
	color: white;
}

td.orange {
	color: white;
	background-color: #fa8035;
}

/********* Assessment Styles *********/
table.assessment {
	
}

table.assessment th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 1.5em;
}

table.assessment td.site_cell {
	font-size: 1.2em;
	width: 33%;
	background-color: #d3d3d3;
	margin: 1px;
	border-bottom: 1px dotted #747474;
}

table.assessment tr.site_row {
	margin-bottom: 1px;
}

table.results td.results_cell {
	color: #909090;
}

table.results td.results_cell2 {
	background-color: #d4d4d4;
}


/********* Sidebar Styles *********/
#sidebar {width: 210px;	
	float: right; 
	margin: 0px -1px 10px 15px;
	padding:5px 15px 15px 15px; 
	border-left: 1px dotted #2a441d;
	border-bottom: 1px dotted #2a441d;
	background-color: #eaeaea;
}
#sidebar p {line-height: 1.5em; 
	margin: 0 0 5px; 
	padding: 0;
	font-size: 1.0em;
}
#sidebar a {color: #8d922b; 
	text-decoration:none; 
}
#sidebar a:hover {color: #444444; 
}
#SideBarFeature {background: #ffffff url(/images/feature.gif) repeat-x;
	border-bottom: #aca06a solid 1px;
}
#sidebar p {padding: 0 5px;
}
#sidebar h3 {padding: 5px 5px 0;
font-size: 1.3em;
}

#sidebar h4 {
	font-size: 1.1em;
	padding-left: 5px;
	color: #8d922b;
	font-weight: normal;
}

#sidebar ul {margin-left: 10px; 
	padding-left: 0; 
	list-style: none; 
} 
#sidebar li {padding-left: 10px; 
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
    background-position: 0 6px;
    line-height:18px; 
}

#vol_photos img {
	margin: 5px;
}

#sidebar img {
	border: none;
}

/****** Footer Styles ******/
#footer {clear: both; 
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; 
	padding: 0; 
	width: 935px; 
	color: #FFF; 
	height: 150px;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}
#footer p {margin: 0; 
	padding: 110px 30px 0 40px; 
text-align: right;
}

#footer p a {color: #f9f7e8; 
	text-decoration: underline; 
}
#footer p a:hover {color: #f9f7e8; 
	text-decoration: underline; 
}

#footer span.copy a {
	color: #0D1309;
}

#footer span.copy a:hover {
	color: #0D1309;
}

.pdf a {
	display: block;
	padding: 10px 0px 25px 50px;
	background: url(/images/pdf.jpg) no-repeat left top;
}

.word a {
	display: block;
	padding: 25px 0px 25px 50px;
	background: url(/images/doc.jpg) no-repeat left center;
}

.zemContactForm fieldset {
	border: none;
}

.zemContactForm legend {
	display: none;
}

.smd_slimbox_prev {
display: block;
clear: both;
}
.smd_slimbox_next {
display: block;
clear: both;
text-align: right;
}
