*{margin: 0; padding: 0;}

.bottom{
clear: both; }

html, body {
	height: 100%;
}

html{
	/*background-image:url(../images/sapling.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom; */
	}

img{border: 0;}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 80%;
	font-family: "verdana";
	background: #FFF;


}

#container {
	position: relative;
	min-height:100%;
	height: 770px;
}

#content {
	position: relative;
	min-height:100%;
	height: 770px;
    background-image:url(../images/sapling.jpg);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:bottom;
    }

#head_container
{
    margin: 0 auto;
	text-align: center;
	width: 100%;
	background: #333333;
}

#head
{
	margin: 0 auto;
	width: 900px;
	height: 100px;
}

#headertitle
{
	float: left;
	height: 50px;
	padding: 40px 0 0 7px;

}

#headercaption
{
	float: right;
	padding: 65px 0 0 0;
	text-align: right;
	font-size: 120%;
	color: #CCC;
	letter-spacing: -1px;
}

#menu_container
{
	margin: 0 auto;
	width: 100%;
	height: 55px;
	background: #141414;
	border-top: #000000 1px solid;
}

#menu
{
	margin: 0 auto;
	width: 900px;
}

#menuhor
{
	float: left;
	padding: 15px 0 0 0;
	text-align:center;
}

#menuhor ul{min-height: 25px; list-style-type: none; float: left;}
#menuhor li{display: inline;}
#menuhor a{padding: 7px; width: 95px; text-decoration: none;}

#mainCont
{
	width: 100%;
	text-align: center;
}

#main
{
	width: 900px;
	margin: 0 auto;
	
}

#content_title
{
	float: left;
	padding: 15px 0 0 7px;
}

#mainContent
{
	float: left;
	width: 600px;
	padding: 15px 0 30px 15px;
	line-height: 160%;
	text-align: left;
}

#mainContent p {margin: 0 0 0 0; padding: 0; color: #333; font-size: 85%;}
#mainContent a{color: #5C794A;text-decoration: none;}
#mainContent a:hover{text-decoration: underline;}
#mainContent span {color: #A5CA35;}
#mainContent ul{margin: 0 0 15px 20px;	list-style-type: square;color: #A5CA35;	font-size: 85%;}
#mainContent blockquote{margin: 0 0 15px 20px;	padding: 0 0 0 15px;border-left: 3px solid #A5CA35;	font-size: 85%;}
#mainContent ul li span{color: #000;}


#map
{
	float: left;
	/*width: 500px;*/
	padding: 20px 0 0 0;
}

#contactForm
{
	float: left;
	margin: 50px 0 0 40px;
	width: 400px;
	padding: 10px;
	color: #333; 
	font-size: 85%;
	text-align: left;
	border: solid 1px #EAEAEA;
    background-color: #F5F5F5;
}

#rightdiv
{
	float: right;
	width: 330px;
	padding: 10px 0 0 7px;
	line-height: 160%;
    text-align: left;
}

#rightdiv p { margin: 0 0 0 0;	padding: 0;	color: #666; font-size: 85%;}
#rightdiv a{color: #F3661E;text-decoration: none;}
#rightdiv a:hover{text-decoration: underline;}

h1
{
	padding: 0 0 10px 0;
	color: #273647;
	font-size: 120%;
    font-weight:bold;
}

h2
{
	padding: 0;
	color: #000;
	font-size: 100%;
    font-weight:normal;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }#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; outline: none;}	 	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#thumbnails img{float:left; border:1px solid #ccc; padding: 5px; margin: 0 10px 10px 0; }

#footer {
	position: absolute;
	bottom: 0;
	height: 70px;
	background-color: #141414;
	width: 100%;
	/*border-top: 1px solid #CCC;*/
}

#footer_container
{
	margin: 0 auto;
	width: 900px;
	font-size: 85%;
	color: #CCC;
	text-align: center;

}

#footer_text
{
	float: left;
	padding: 20px 0 0 0;
}

#footer_credit
{
	float: right;
	text-align: right;
	padding: 20px 0 0 0;
}

#footer_credit a{color: #CCC;text-decoration: none;}
#footer_credit a:hover{color: #FFF;}
