/********** ALL PAGES *****************/
	  
	    body {
			
			background-color: #000;
			margin: 0 0 0 0 ;
			padding: 0 0 0 0;
		    text-align: center;
	    }
	    
	    
	    #container {
			padding: 0 0 0 0;
			width: 700px;
			margin:0 auto;
		    font-family: Times New Roman, Trebuchet, Arial, Verdana;
	    	background-color: #000;
		}		
		 
	 		
		#masthead {
			padding: 20px 0 2px 0;
			margin: 0 0 0 0;
		}	
		
		
		#pagename {
		    padding: 0 0 0 0;
			margin: 0 0 10px 0;
		}
		
		
		
/********** NAVIGATION *****************/
		
			
		#navcontainer {
			position:relative;
			padding: 2px 0 2px 0;
			margin:  0 0 0 0;
			border: 0px solid yellow;
			width: 700px;
			height: 20px;
			background-color: #000;
		}
				
		#navcontainer ul {
    		padding: 0 0 0 0;
 			margin: 0 0 0 0;
 		}
		
	    
	    #navlist li {
 			list-style: none;
 			display: inline;
 			padding: 0;
 			margin: 0;
 			font-family:  Arial, Verdana, Trebuchet, Times New Roman ;
 			font-size: 12px;
 			color: #ffffff;
 		}
	    
	    
	    #navlist a:link {
			padding: 0px;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#navlist a:visited {
			padding: 0px;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#navlist a:hover {
			padding: 0;
			margin: 0;
			color: #999;
			text-decoration: underline;
		}
		
				
		#navlist a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
	    
	    #navlist #current {
			padding: 0;
			margin: 0;
			color: #a68e6e;
			font-weight: bold;
			text-decoration: none;
		}

		
		
/********** LEFT FLOAT *****************/	
		
		
		#leftfloat{
		    float: left;
		    width: 0px auto;
		    padding: 0px 0px 0px 20px;
			margin: 10px 10px 0px 0px;
			text-align: left;
			border: 0px solid green;
		}
		
		#leftfloat p {
			position: inherit;
			width: 220px;
			padding: 2px 10px 2px 0px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}
			
	   #leftfloat h1 {
			padding: 0px 10px 2px 0px;
			margin: 0px;
			width: 220px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			font-size: 16px;
			color: #fff;
			font-weight: normal;
			text-align: left;
		}
		
		#leftfloat h2 {
			margin: 0;
			padding: 12px 10px 5px 0px ;
			width: 220px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}		
		
		#leftfloat h3 {
			margin: 0;
			padding: 0px 10px 0px 10px ;
			width: 300px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: right;
		}
		
	   #leftfloat ul {
			margin: 0px;
			padding: 0px;
			background-color: transparent;
		}
		
		
        #leftfloat li {
			text-align: left;
			color: #000;
			font-size: 11px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			margin: 0;
		    padding: 0;
			background-color: transparent;
			list-style: disc;
		}
		
		  
		  
	    #leftfloat a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#leftfloat a:visited {
			padding: 0px;
			margin: 0;
			color: #999;
			text-decoration: underline;
		}
		
		#leftfloat a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#leftfloat a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
	    
	   		
		
		
/********** RIGHT FLOAT *****************/	
		
		
		#rightfloat{
		    float: right;
		    width: 250px;
		    padding: 0px 0px 0px 0px;
			margin: 10px 10px 0px 10px;
			text-align: left;
			border: 0px solid green;
		}
		
		#rightfloat p {
			position: inherit;
			padding: 2px 10px 2px 0px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}
			
	   #rightfloat h1 {
			padding: 10px 8px 3px 8px;
			margin: 0;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			font-size: 21px;
			color: #000;
			font-weight: bold;
			text-align: left;
		}
		
		#rightfloat h2 {
			margin: 0;
			padding: 10px 10px 5px 0px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}				
		
	   #rightfloat ul {
			margin: 0px;
			padding: 0px;
			background-color: transparent;
		}
		
		
        #rightfloat li {
			text-align: left;
			color: #000;
			font-size: 11px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			margin: 0;
		    padding: 0;
			background-color: transparent;
			list-style: disc;
		}
		
		  
		  
	    #rightfloat a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#rightfloat a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#rightfloat a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#rightfloat a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
		

		
			
/********** CONTENT *****************/	
		  
		  
		  
		  		        
        #content {		
			padding: 0px 10px 0px 10px;
			width:680px;
			margin: 0px 0px 0px 0px; 
			margin-top: 10px;
			background-color: #000;
			border: 0px solid green;
			text-align: center;
		}
		
		#imagefloat {
		    float: right;
		    width: 150px;
		    padding: 0px 15px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-align: right;
		}
		
		#content ul {
			margin: 0px;
			padding: 0px;
			background-color: transparent;
		}
		
		
        #content li {
			text-align: left;
			color: #000;
			font-size: 11px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			margin: 0;
		    padding: 0;
			background-color: transparent;
			list-style: disc;
		}
		
		#content p {
			position: inherit;
			padding: 0px 10px 3px 10px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}
		
		#content h1 {
			padding: 10px 8px 3px 8px;
			margin: 0;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			font-size: 21px;
			color: #fff;
			font-weight: bold;
			text-align: left;
		}
		
		 #content h2 {
			margin: 0;
			padding: 10px 10px 5px 10px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}
	   
			
		 #content h3 {
			margin: 0;
			padding: 5px 10px 0px 10px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #fff;
			font-weight: bold;
			line-height: 140%;
		}
		
		#content h4 {
			padding: 0px 25px 5px 25px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 28px;
			color: #E06227;
			font-weight: bold;
		}
		
		#content h5 {
			padding: 0px 25px 5px 25px;
			margin: 0px;
			font-family:Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #E06227;
			font-weight: bold;
		}
		
		#content a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#content a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#content a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#content a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
		

/********** CONTENT 1 *****************/	
		
		
		
		#content1 {
			padding: 0px 0px 0px 0px;
			width:390px;
			margin:0px 0px 0px 280px;			
			background-color: #000;
			border: 0px solid green;
		}
		
		#content1 p {
			
			padding: 2px 10px 2px 15px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}		
		
		#content1 h1 {
			padding: 10px 10px 2px 15px;
			margin: 0;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			font-size: 21px;
			color: #000;
			font-weight: bold;
			text-align: left;
		}
		
		 #content1 h2 {
			margin: 0;
			padding: 10px 10px 5px 15px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}
				  
	    #content1 a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#content1 a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#content1 a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#content1 a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
	    
	  
		
	
/********** CONTENT 2 *****************/			
		
		
		#content2 {
			padding: 0px 0px 0px 0px;
			width:420px;
			margin: 0px 20px 0px 240px;
			background-color: #000;
			border: 0px solid green;
		}
		
		#content2 p {
			position: inherit;
			padding: 2px 0px 2px 5px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}
		
		#content2 h2 {
			margin: 0;
			padding: 10px 0px 5px 5px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}		
		
	    #content2 a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#content2 a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#content2 a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}		
				
		#content2 a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
		
		
/********** CONTENT 3 *****************/	

		
		
		#content3 {
			padding: 0px 0px 0px 0px;
			width:190px;
			margin: 0px 0px 0px 470px;
			background-color: #000;
			border: 0px solid green;
			text-align: right;
		}
		
		#content3 p {
			position: inherit;
			padding: 2px 5px 2px 5px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: right;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}
				
		#content3 h2 {
			margin: 0;
			padding: 10px 5px 5px 5px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: right;
			font-size: 24px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}
		
					
		#content3 a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#content3 a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#content3 a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#content3 a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
		
		

/********** CONTENT 4 *****************/	

		
		
		#content4 {
			padding: 20px 0px 0px 0px;
			width:160px;
			margin: 0px 0px 0px 520px;
			background-color: transparent;
			border-left: 0px solid white;
			text-align: left;
		}
		
		#content4 p {
			
			padding: 2px 5px 2px 5px;
			margin: 0px;
			font-family: Arial, Verdana, Trebuchet, Times New Roman ;
			font-style: italic;
			text-align: left;
			font-size: 12px;
			color: #000;
			border-left: 0px;
			line-height: 120%;
			background-color: #d2b48c;
		}
				
		#content4 h2 {
			
			margin: 0;
			padding: 5px 0px 2px 5px ;
			font-family: Arial, Verdana, Trebuchet, Times New Roman ;
			text-align: left;
			font-style: italic;
			font-size: 18px;
			color: #000;
			border-left: 0px;
			font-weight: bold;
			line-height: 140%;
			background-color: #d2b48c;
		}
		
		.square {
		margin: 0;
		padding: 5px 5px 5px 5px ;
		background-color: #d2b48c;
		
		}
		
		#content4 ul {
    		padding: 0 0 0 0;
 			margin: 0 0 0 0;
 		}
		
	    
	    #content4 li {
 			list-style: none;
 			text-align: left;
 			display: list-item;
 			padding: 0;
 			margin: 0;
 			border-left: 0px;
 			font-family:  Arial, Verdana, Trebuchet, Times New Roman ;
 			font-size: 12px;
 			line-height: 120%;
 			color: #fff;
 		}
					
	    #content4 a:link {
			padding: 0px;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#content4 a:visited {
			padding: 0px;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#content4 a:hover {
			padding: 0;
			margin: 0;
			color: #999;
			text-decoration: underline;
		}
		
				
		#content4 a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
	    
	    #content4 #current {
			padding: 0;
			margin: 0;
			color: #a68e6e;
			font-weight: bold;
			text-decoration: none;
		}
		
		
/********** GALLERY *****************/	
		
		
		
		#gallery {
			padding: 0px 0px 0px 0px;
			width:260px;
			margin:0px 0px 0px 340px;			
			background-color: #000;
			border: 0px solid green;
		}
		
		#gallery p {
			
			padding: 2px 10px 2px 15px;
			margin: 0px;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 145%;
		}		
		
		#gallery h1 {
			padding: 10px 10px 2px 15px;
			margin: 0;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			font-size: 21px;
			color: #000;
			font-weight: bold;
			text-align: left;
		}
		
		 #gallery h2 {
			margin: 0;
			padding: 10px 10px 5px 15px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}
				  
	    #gallery a:link {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: underline;
		}
		
		#gallery a:visited {
			padding: 0px;
			margin: 0;
			color: #999999;
			text-decoration: underline;
		}
		
		#gallery a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: underline;
		}
		
				
		#gallery a:active {
			padding: 0px;
			margin: 0;
			color: #b22222;
			text-decoration: none;
		}
	    	
	    
	        		
		
/********** FOOTER *****************/	
		
		
		#footer {
			padding: 30px 0px 0px 0px;
			width: 700px;
			border: 0px solid yellow;
			margin: 0px auto; 
			background-color: #000;
 			clear:both;
		
		}
		
		#footer p {
		    width: auto;
			padding:20px 20px 10px 20px;
			margin: 0 auto;
			background-color: #000;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: center;
			font-size: 10px;
			color: #dcdcdc;
			line-height: 140%;
		}
		
		#footer h1 {
		    width: auto;
			padding: 2px 10px 2px 5px;
			margin: 0 auto;
			background-color: #000;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 14px;
			color: #dcdcdc;
			line-height: 140%;
		}
		
		
		#footer h2 {
			margin: 0;
			padding: 0 10px 0px 10px ;
			font-family: Times New Roman, Trebuchet, Arial, Verdana;
			text-align: left;
			font-size: 20px;
			color: #fff;
			font-weight: normal;
			line-height: 140%;
		}
		
		#footer a:link, a:visited {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: none;
		}
		
		#footer a:hover {
			padding: 0;
			margin: 0;
			color: #fff;
			text-decoration: none;
		}
		
		#footer a:active {
			padding: 0px;
			margin: 0;
			color: #a68e6e;
			text-decoration: none;
		}
		






/********** Lightbox Gallery CSS  *****************/	

#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; }

/********** END Lightbox Gallery CSS  *****************/	
/*** CONTACT FORM CSS **/


#contact-area {
        width: 450px;
        margin-left: 100px

}
#contact-area h2 {font-family: Times New Roman, Trebuchet, Arial, Verdana; font-size: 24px;color: #fff;font-weight: normal; margin: 50px 0 10px 50px}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 100px;
	padding-top: 5px;
	font-size: 16px;
        color: #FFF;
   
}


#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-size: 12px;
	margin: 2px 0px 1px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
        margin: 10px 13px 0 0;
}

/********** Gallery  *****************/	
#new-gallery {margin-top: 50px; }

#res-gallery-text { width: 185px;display: inline; float:left; text-align: right; margin-right: 10px}
#res-gallery-text h3 { font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; text-transform: uppercase; color: #FFF; margin-top: 0px}
#res-gallery-text a, a:visited {color: dcdcdc; text-decoration:none}
#res-gallery-text ul {list-style-type: none; color: dcdcdc; font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 13px; color: #dcdcdc; line-height: 1em; }
#res-gallery-text li {margin-top: 1em}

#gallery-thumbnails { display: inline;float:left; margin-top: 5px}

#com-gallery-text { width:185px;display: inline; float:left; text-align:left; margin-left: 10px}
#com-gallery-text h3 {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; text-transform: uppercase; color: #FFF;  margin-top: 0px}
#com-gallery-text a, a:visited {color: dcdcdc; text-decoration: none}
#com-gallery-text ul {list-style-type: none; color: dcdcdc; font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 13px; color: #dcdcdc; padding-left: 0px;  line-height: 1em}
#com-gallery-text li {margin-top: 1em}

#gallery-spacer {height:300px}
#hide { display: none;}

/********** Products  *****************/

/********** Products  *****************/

#products {margin-top: 30px; width: 665px; margin-left: 20}
#products a img {border:none;}
#products ul {list-style: none; text-align: center; font-size: 14px; line-height: 1.5em; padding-left: 0px}
#products a {text-transform: uppercase; text-decoration: none}

#products-description {;margin-bottom: 50px}
#products-description p {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 1.4em;padding: 0px 120px;}

#products-column-1 {width: 260px; position:static; display:block; float: left; margin-left: 70px }
#products-column-2 {width: 260px; position:static; display:block; float: left; }

#products-column-1 #products-column-2 p {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 12px; padding: 20px 20 10 20; margin-top: 3px}

#products-column-1 img {margin-bottom: 5px }
#products-column-2 img {margin-bottom: 5px }
#products-column-3 img {margin-bottom: 5px }

#countertops, #mantels, #flooring, #paneling, #timbers
 {background-color: #444; width:325px; }

#products-spacer {height:350px}



/********** Product Detail Pages  *****************/


#productdetail {margin-top: 50px; width: 700px; padding-left:40}
#productdetail p {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 11px; padding: 0 3px; margin-top: 3px; text-align: left}
#productdetail a img {border:none;}


#productdetail ul {list-style: none; text-align: left; font-size: 14px; line-height: 1.5em}
#productdetail a {text-decoration: none}
#productdetail h3 {margin-bottom: 0}

#productdetail-column-1 {width: 200px; position:static; display:block; float: left; padding-right: 10px }
#productdetail-column-2 {width: 200px; position:static; display:block; float: left;  padding-right: 10px}
#productdetail-column-3 {width: 200px; position:static; display:block; float: left}

#productdetail-column-1 img {margin-bottom: 5px }
#productdetail-column-2 img {margin-bottom: 5px }
#productdetail-column-3 img {margin-bottom: 5px }


#sg-dougfir {width: 410px; position:static; display:block; float: left; }

/********** NEW Product Detail Pages  *****************/
#product-thumbnails {margin-top: 40px}

/********** Contact Page  *****************/


#contact {margin-top: 20px}
#contact-info {}
#contact-info h2 {font-family: Times New Roman, Trebuchet, Arial, Verdana; font-size: 24px;color: #fff;font-weight: normal; line-height: 1em; margin-bottom: 0px}
#contact-info p {font-family: Times New Roman, Trebuchet, Arial, Verdana;font-size: 14px;color: #dcdcdc; margin-top: 5px }

#staff {width: 200px; margin-left: 60px; float: left}
#staff img {margin-bottom: 10px}

#staff-info {width: 400px; float: left; margin-top: 60px}
#staff-info h2 {font-family: Times New Roman, Trebuchet, Arial, Verdana; font-size: 34px;color: #fff;font-weight: normal; margin-top: 50px }
#staff-info-individual {color: #dcdcdc;width: 200px; text-align: left;  float:left; padding: 0 5px; margin-bottom: 100px}
#staff-info-individual h3 {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 18px; line-height: 1em; margin: 5px 0 0px 0; font-weight: normal }
#staff-info-individual p {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; font-size: 12px; margin-top:0; line-height: 2em }
#staff-info a:link  {padding: 0px;margin: 0;color: #dcdcdc;text-decoration: none;}
#staff-info a:visited {padding: 0px;margin: 0;color: #fff;text-decoration: none;}
#staff-info a:hover {padding: 0;margin: 0;color: #999;}				
#staff-info a:active {padding: 0px;margin: 0;color: #b22222;text-decoration: none;}


/********** About Us Page  *****************/
#about-us{margin-top: 20px}
#about-us p {font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif; color: #fff; font-size: 14px;margin-left: 60px; margin-right: 50px; text-align: left }