

body { background-image:url(images/bgcolor3.jpg); background-repeat:repeat;}


#container{
	height:auto;
	width:958px;
	background-image:url(images/gradient.png);
	background-repeat:repeat-y;
	margin-top:-15px;

}

.topleft{

	border: 0px;


}


.topright{

	border: 0px;
	



}

#body{
	background-image:url(images/home_14.jpg);
	background-repeat:repeat;
	background-position:center;
	width:802px;
	height:auto;
}

#box{
	background-image:url(images/specials_line.jpg);
	float:left;
	height:100px;
	width:725px;
	margin-right:15px;
	margin-top:20px;
	margin-left:40px;
	padding-bottom:25px;
	background-repeat:no-repeat;
	



}

#inbox{
	width:620px;
	height:100px;
	float:right;
	


	
	}
	
	
#noflash{

	background-position:center;
	width: 802px;


}

#footer{
	background-image:url(images/home_21.jpg);
	background-repeat: repeat-y;
	background-position:center;
	height:118px;





}

#pics{
	background-image:url(images/cl_pics.png);
	background-repeat:no-repeat;
	float:right;
	width:490px;
	height:330px;
	margin-right:-80px;
	margin-top:-30px;
	padding-top:80px;
	padding-right:10px;
	z-index: 1000;
	position:relative;
}
	
.showtime{border:4px; border-color:#ffffff; border-style:solid;}

	
#content{
	background-image:url(images/cb_tree.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	height:400px;
	width:350px;
	
}	

#otcontent{
	float:left;
	height:auto;
	width:360px;

	
}	
	
	
#images{
	margin-top:195px;
	margin-left:105px;
	float:left;

		
}

	

.i {padding-left:20px;}

.slideshow img { padding: 4px; border: 0px outset #f2f1ed; background-color: #fff; }
.text { font-family:Arial, Helvetica, sans-serif; text-align:left; color:#5c401a; font-size:13px;}
.heading { font-family:Arial, Helvetica, sans-serif; text-align:left; color:#5c401a; font-size:13px;}
.heading1 { font-family:Arial, Helvetica, sans-serif; text-align:left; color:#330000; font-size:13px; font-weight:bold;}
.heading2 { font-family:Arial, Helvetica, sans-serif; text-align:left; color:#A64926; font-size:14px;font-weight:bold;}
.style9 {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #B0ACA0;font-size: 14px;}
.style10 {color: #B0ACA0;font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
.style17 {font-size: 13px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #F4F4EC;}
.style23 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;}



ul { font-family:Arial, Helvetica, sans-serif; text-align:left; text-indent:0px; color:#330000; font-size:13px; list-style: disc; line-height:1.5;}
a.footerLinks {color: #fff;text-decoration:none;}

a.footerLinks:hover {color: #B0ACA0;text-decoration:none;}

a.footerLinks2 {color: #B0ACA0;text-decoration:none;}

a.footerLinks2:hover {color: #fff;text-decoration:none;}

a.pdigmLinks {color: #B0ACA0;text-decoration: none;}

a.pdigmLinks:hover {color: #fff;text-decoration: none;}

a {color: #825624;text-decoration: none;}
a:hover {color: #d7653b;text-decoration: none;}

ul { font-family:Arial, Helvetica, sans-serif; text-align:left; text-indent:0px; color:#330000; font-size:13px; list-style: disc;  line-height:1.5;}
<!--.slideshow { height: auto; width: 365px; margin-left:50px;;float:left}-->



/******lightbox do not modify below ******/

#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; }
#comparison_page .tooltip img{
	border:none;
}


#comparison_page .tooltip {			
			text-decoration: none;
			position: relative;
			border:none;
		}
		#comparison_page .tooltip span {
			display:none;
			position: absolute;
		}
		#comparison_page .tooltip:hover span, .difference_tooltip_cell {
			display:block;
			position: absolute; left: 20px; top: -20px; z-index: 99;		
		}
		#comparison_page .tooltip:hover em {
			font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}		
		* html a:hover { background: transparent; }
		#comparison_page .classic, .difference_tooltip_cell {
	background-image: url(images/tooltip_oval_tan.png);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	color:#000;
	padding-top:30px;
	padding-left:45px;
	padding-right:20px;
	height: 122px;
	width: 117px;
	line-height:18px;
	font-size:14px;
	text-align:center;
	color:#3d2f21;
}

		
.header_comparison{
	display:block;
	color: #914124;
	font-size:16px;
}
.image_comparison{
	display:block;
	float:left;
	width:35px;
	height:50px;
}
.text_comparison{
 width:600px;
 margin:0 auto;
 color: #423826;
}
.distinctive_comparison{
	height:50px;
	display:block;
}
.big_bubbles a.button_bubble_concrete {
	background-image: url(/images/bubble_concrete_pull_sites.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 193px;
	text-indent: -4000px;
	float:left;
}
.big_bubbles a.button_bubble_concrete:hover {
	background-image: url(/images/bubble_concrete_pull_sites_over.jpg);
}
.big_bubbles a.button_bubble_yurts {
	background-image: url(/images/bubble_yurts.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 158px;
	text-indent: -4000px;
	float:left;
}
.big_bubbles a.button_bubble_yurts:hover {
	background-image: url(/images/bubble_yurts_over.jpg);
}
.big_bubbles a.button_bubble_cottages {
	background-image: url(/images/bubble_cottages.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 160px;
	text-indent: -4000px;
	float:left;
}
.big_bubbles{
	width:689px;
	height:170px;
	margin:0 auto;
}
.big_bubbles a.button_bubble_cottages:hover {
	background-image: url(/images/bubble_cottages_over.jpg);
}
.big_bubbles a.button_bubble_storage {
	background-image: url(/images/bubble_boat_storage.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 176px;
	text-indent: -4000px;
	float:left;
}
.big_bubbles a.button_bubble_storage:hover {
	background-image: url(/images/bubble_boat_storage_over.jpg);
}
