/* CSS Document */

body {
  	background: #618a2a url(images/mainBG.jpg) repeat-x;
	background-position: 0px 0px;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%; 
	text-align:left;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  	color:#3b3b35;
  }
  
html,body {
	height:100%;
	}  

a {
	color:#3b3b35;
	text-decoration:none;
	}
	
a: hover {
	text-decoration:underline;
	}	
	  
  
ul {
	margin-top:10px;
	margin-left:15px;
	padding-left:0px;
	padding-top:0px;
	}  
	
li {
	margin-bottom:10px;
	}  	
	
hr {
	border:0px;
	height:1px;
	color:#999999;
	background-color:#999999;
	}
	
 
/* topnav styles	  */

.topnav {
	font-size:11px;
	font-weight:bold;
	color:#ff9900;
	}
	
.topnav a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.topnav a:hover {
	color:#ff9900;
	}	

/* Home styles */

#homeheader {
	width:1000px; 
	height:233px; 
	margin-top:-20px; 
	background:url(images/home/headerBG.png);
	}

.homeheader1 {
	font-size:26px;
	margin-bottom: 12px;
	}
	
#homeintro {
	width:610px;
	margin-top:50px;
	margin-left:100px;
	color:#ffffff;
	float:left;
	text-align:left;
	font-size: 15px;
	line-height: 22px;
	}
	
#homeimages {
	width:270px; 
	float:right;
	}
#homebottom {
	width:1000px; 
	height:461px; 
	background:url(images/home/bottomBG.png);
	text-align:left;
	}
	
#homenavtop {
	position:absolute; 
	top:283px; 
	width:100%; 
	height:35px;
	color:#cccccc;
	z-index:200;
	}	
	
#homenavtoptext {
	background:url(images/home/homenavtop.png) no-repeat center;
	width:1000px;
	height:27px;
	padding-top:8px;
	font-size: 15px;
	letter-spacing: 1px;
	}		
	
#homenavbox {
	position:absolute; 
	top:288px; 
	height:243px; 
	width:100%; 
	background:url(images/home/homenavBG.png); 
	z-index:100;
	}
	
#homeselectbox {
	margin-top:21px; 
	height:161px; 
	width:1000px;
	}
	
.homnavhead {
	font-size:22px;
}	

.woodbox {
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	margin-left:47px; 
	font-size:12px;
	}
	
.woodbox2 {
	background:url(images/home/home_highlight.png) no-repeat;
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	margin-left:47px; 
	font-size:12px;
	}	
	
.solarheatbox {
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}
	
.solarheatbox2 {
	background:url(images/home/home_highlight.png) no-repeat;
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}		
	
.solarbox {
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}
	
.solarbox2 {
	background:url(images/home/home_highlight.png) no-repeat;
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}	
	
.generatorbox {
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}
	
.generatorbox2 {
	background:url(images/home/home_highlight.png) no-repeat;
	height:160px; 
	padding-top:21px; 
	width:225px; 
	float:left; 
	font-size:12px;
	 border-left:1px solid #b9b799;
	}			
	
/*--------------------------*/
#feature {
	float:left;
	margin-left:75px;
	width:415px;
	margin-top:210px;
	font-size:12px;
	line-height:14px;
	}
	
#featurehead {
	font-size:15px;
	width:415px;
	margin-bottom:15px;
	line-height: 20px;
	}
	
#featurehead a {
	text-decoration: none;
	}
	
#featurehead a:hover {
	text-decoration: underline;
	}
			
#featureimage {
	width:190px; 
	float:left; 
	margin-right:5px;
	}
	
#featureimage {
	width:190px; 
	float:left; 
	margin-right:5px;
	}
	
#teasersubhead {
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:8px;
	}
	
#teasersubhead a {
	text-decoration: none;
	}
	
#teasersubhead a:hover {
	text-decoration: underline;
	}
		
#appointment {
	font-size:11px;
	margin-top:15px;
	letter-spacing: 1px;
	}
	
#appointment a {
	text-decoration: none;
	}
	
#appointment a:hover {
	text-decoration: underline;
	}
	
	
/*--------------------------*/	
#news {
	float:left;
	margin-left:25px;
	width:205px;
	margin-top:210px;
	font-size:12px;
	line-height:14px;
	}
	
#news a {	
	color:#3b3b35;
	text-decoration:none;
	}	
	
#news a:hover {
	text-decoration: underline;
	}	
#newsheader {
	font-size:22px; 
	margin-bottom:5px;
	line-height:1.2em;
	}
	
#newslink {
	margin-bottom:10px;
	font-weight:bold;
	}
	
#newslink a {	
	color:#3b3b35;
	text-decoration:none;
	}	
	
#newslink a:hover {
	text-decoration: underline;
	}		
	
#morenews {
	font-size:11px;
	margin-top:15px;
	letter-spacing: 1px;
	}	
	
#morenews a {
	text-decoration: none;
	}
	
#morenews a:hover {
	text-decoration: underline;
	}	
	
	
/*--------------------------*/	
#quicktips {
	float:right; 
	width:205px; 
	margin-top:200px; 
	margin-right:35px; 
	color:#FFFFFF; 
	font-size:12px; 
	line-height:1.35em;
	}
	
#tipsheader {
	font-size:22px;
	font-style:italic;
	}	
	
#tipsubhead {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	}		

#tipsubhead a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#tipsubhead a:hover {
	text-decoration: underline;
	}
	
#moretips {
	font-size:11px;
	margin-top:8px;
	letter-spacing: 1px;
	}	
	
#moretips a {
	color:#993300;
	text-decoration:none;
	}		
	
#moretips a:hover {
	text-decoration: underline;
	}	

/* main content styles */

#mainwrap {
	width:1005px; background:url(images/main_top_rev.png) no-repeat top; padding-top:39px;
	}
#mainwrap2{
	margin-top:-26px;
	}
	
.maincontent {
	background-color:#ffffff;
	font-size:80%;
	text-align:left;
	line-height:1.6em;
	}	
	
.divider {
	background-color:#999999;
	}

#mainheader {
	font-size:220%;
	margin-top:26px;
	margin-bottom:10px;
	}
	
#mainsubhead1 {
	font-size:140%;
	margin-bottom:20px;
	font-style:italic;
	}	
		
.sectionheader {
	font-size:130%;
	font-weight:bold;
	}	
	
.subhead1 {
	font-size:110%;
	font-weight:bold;
	}				
		
.lightertext {
	color:#666666;
}	

.backtotop {
	font-size:90%;
	text-decoration:none;
  	color:#3b3b35;
}		

.imageleft {
	margin: 0 20px 10px 0;
	}	
	
.imageright {
	margin: 0 0 10px 20px;
	}		

/* leftnav styles */

		 
#leftnavbox {
	width:175px;
	background: url(images/leftnav_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:visible;
	}
	
#leftnavtop {
	background:url(images/leftnav_top.png) no-repeat; 
	width:175px; 
	height:30px;
	color:#cccccc;
	padding-top:5px;
	}
  
.leftnav {
	background-color:#f2dfa1;
	}

.highlight1 {
	 width:125px; 
	 height:90px; 
	 font-size:13px;
	 line-height:11px;
	
}	

.highlight1b {
	 width:125px; 
	 height:90px; 
	 font-size:13px;
	 line-height:11px;
	 
}	

.highlight1 a {
	display:block;
	color:#3b3b35;
	text-decoration:none;
	width:125px; 
	 height:90px; 
	 padding: 27px 0 0 30px;	 
	 background:url(images/highlight_box1_off.png) no-repeat; 
	}
	
.highlight1 a:hover {
	display:block;
	 background:url(images/highlight_box1.png) no-repeat; 
	}	
	
.highlight1b a {
	display:block;
	color:#3b3b35;
	text-decoration:none;
	width:125px; 
	 height:90px; 
	 padding: 27px 0 0 30px;	 
 	background:url(images/highlight_box1.png) no-repeat; 
	}	

	
.highlight2 {
	 width:125px; 
	 height:90px; 
	 font-size:13px;
	 line-height:11px;
}	

.highlight2b {
	 width:125px; 
	 height:90px; 
	 font-size:13px;
	 line-height:11px;
}	

.highlight2b a {
	display:block;
	 width:125px; 
	 height:90px; 
	color:#3b3b35;
	text-decoration:none;
	 background:url(images/highlight_box2.png) no-repeat; 
	 padding: 27px 0 0 30px; 
	}	
	
.highlight2 a {
	display:block;
	 width:125px; 
	 height:90px; 
	 background:url(images/highlight_box2_off.png) no-repeat; 
	color:#3b3b35;
	text-decoration:none;
	 padding: 27px 0 0 30px;
	}	
	
.highlight2 a:hover {
	display:block;
	 background:url(images/highlight_box2.png) no-repeat; 
	}		
	
	
/* leftnav list menu styles */

#button {
	width: 155px;
	padding: 0 0 0 0;
	font-size:75%;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		padding: 3px 0px 3px 25px;
		display: block;
		text-decoration: none;
		width: 100%;
	  	color:#3b3b35;
		}
		
	#button li a:hover {
		display: block;
		text-decoration: none;
		width: 100%;
		background: url(images/selected_arrow.png);
		color:#666666;
		}		

	html>body #button li a {
		width: auto;
		}

	.selected {
		padding: 3px 0px 3px 25px;
		display: block;
		text-decoration: none;
		width: 100%;
	  	color:#3b3b35;
		background: url(images/selected_arrow.png);
		}			
		
/* optional elements styles */
	
#quotes,#links {
	font-size:75%;
	line-height:1.2em;
}

#links a {
	color:#3b3b35;
	text-decoration:none;
}
	
#links a:hover {
	color:#cccccc;
}	
	
/* related content styles */
		
#relatedbox {
	width:237px;
	margin-left:65px;
}	

#related{
	width:197px;
	background: url(images/related_bg2.gif);
	background-repeat: no-repeat;
	padding: 0 20px 0 20px;
	}
	
.relatedheader1 {
	font-size:22px;
	font-style:italic;
	padding: 0 10px 0 10px;
	}	
	
.relatedheader2 {
	font-size:13px;
	font-weight:bold;
	}	
	
.relatedcontent {
	background:#ff6600 url(images/related_bottom2.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:75%;
	line-height:1.2em;
	}
	
#picbox {
	width:280px;
	position: absolute; 
	top:95px; 
	left:50%; 
	margin-left: 205px;
}			


/* footer styles */

.footer {
	font-size:70%;
	color:#ffffff;
	}
	
.footer a {
	color:#ffffff;
	text-decoration:none;
	}	
	
.footer a:hover {
	color:#cccccc;
	}	

		
/* Lightbox Styles */

#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}			
