/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #375207;
	background-image: url(images/tile_main_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}


/* DIVS */

#container {
	position: relative;
	width: 970px;
	height: auto !important;
	height: 100%;
	margin: 0 auto;	
	min-height: 100%;
}

#header {
	width: 960px;
	height: 143px;
	margin-left: auto;
	margin-right: auto;
}

#header_logo {
	position: relative;
	width: 155px;
	height: auto;
	top: 5px;
	left: 70px;
	float: left;
}

#header_navigation {
	position: relative;
	width: 650px;
	top: 70px;
	float: right;
	padding: 1em;
	z-index: 5;
	
}	

#header_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header_navigation li {
	float: left;
	display: inline;
	position: relative;
	padding-left: 1px;
	cursor: default;
}

#content_top_shadow {
	background-image: url(images/tile_shadows_top.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 1px;
}

#content_bottom_shadow {
	background-image: url(images/tile_shadows_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 1px;
}

#content {
	position: relative;
	padding: 1em 1em 1em;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/tile_shadows_side.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#home_content_container {
	width: 950px;
	height: auto;
	float:left;
}

#home_flash {
	width: 606px;
	height: 379px;
	left: 0px;
	float: left;
}

#home_content {
	width: 330px;
	height: auto;
	float: left;
	padding-left: 10px;
}

#callouts_container {
	position: relative;
	width: 960px;
	height: auto;
	left: 20px;
}

#callout_maintenance {
	width: 310px;
	height: auto;
	float:left;
}

#callout_construction {
	width: 310px;
	height: auto;
	float: left;
}

#callout_snow {
	width: 310px;
	height: auto;
	float: left;
}

#footer {
	width: 970px;
	height: auto;
	float:left;
}

#footer_copyright {
	position: relative;
	width: 350px;
	height: auto;
	float: left;
	left: 30px;
	top: 10px;
}

#footer_credit {
	position: relative;
	width: 500px;
	top: 10px;
	left: 100px;
	float: left;
}

#sub_content {
	position: relative;
	padding: 1em 1em 1em;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/tile_shadows_side.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#sub_green {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 7px;
	position: absolute;
	height: 40px;
	background-color:#375E1D;
}

#sub_pagename {
	width: auto;
	position: relative;
	left: 305px;
	top: 10px;
}

#sub_pagename_wide {
	width: auto;
	position: relative;
	left: 70px;
	top: 10px;
}

#leaves {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 25px;
	position: absolute;
	z-index: 2;
}

#sub_content_container {
	width: 950px;
	height: auto;
	float:left;
}

#sub_photos {
	position: relative;
	width: 287px;
	height: auto;
	left: 0px;
	float: left;
	top: 65px;
	z-index: 3;
}

#sub_content_area {
	position: relative;
	width: 600px;
	height: auto;
	float: left;
	padding-left: 10px;
	top: 45px;
	z-index: 3;
}

#sub_content_area_large {
	position: relative;
	width: 750px;
	height: auto;
	padding-left: 10px;
	top: 45px;
	z-index: 3;
}


/* Styles */

.callout_photo {
	width: 122px;
	height: auto;
	float: left;
}

.callout_text {
	width: 175px;
	height: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F5EEC4;
	margin-left: 5px;
	margin-top: 15px;
}

.vertical_short {
	width: 10px;
	height: auto;
	float: left;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 17px;
	color: #1E1C1C;
}

.bodycopy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 17px;
	color: #1E1C1C;
}

.bodycopy_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #1E1C1C;
}

.bodycopy_22px_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 17px;
	color: #E2E9D7;
}

.siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #B9CB98;
}

a.siteby:link, a.siteby:hover, a.siteby:active, a.siteby:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #95B35E;
}

/* Lightbox */
/* ----------------------------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
