@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: #2f3e4d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper, #wrapperPg {
	width: 910px;
	margin: 0 auto;
	padding: 15px;
	background: #fff url(../images/GWlogo.jpg) center top no-repeat;
	border:  #2f3e4d 1px solid;
	color: #2f3e4d;
}

#wrapperPg {
	background: #fff url(../images/bg-page.jpg);
}


#contentH, #content  {
	border:  #000 1px solid;
	padding: 30px;
}
#contentH {
	text-align: center;
}

#footer {
	width: 910px;
	margin: 0 auto;
	text-align: center;
	font-size: 80%;
	margin-top: 0;
	color: #999;
}
	
#footer a {
	color: #999;
	text-decoration: none;
}

td {
	text-align: center;
}	
	
.imgb {
	border: solid 1px #2f3e4d;
}	

.floatlft {
	float: left;
	margin-right: 30px;
}
.floatrt {
	float: right;
	margin-left: 30px;
}

.clearb {
	clear: both;
}

#gallerytoc {
	list-style-type: none;
	margin-left: 40px;
	}
#gallerytoc li {
	float: left;
	margin: 10px 1px 10px 9px;
	font-size: 90%;
	text-align: center;
}
#gallerytoc img {	
	display: block;
	border: 1px solid #333;	
}

/* Remodel Styles */

#before {
	position:relative; 
	padding: 0 20px 30px 20px;
	margin-left: 60px;
	width:750px; 
	height: 300px; 
	}
	
	
#loneoak {
	position:relative; 
	padding: 0 20px 0 20px;
	margin-top: 20px;
	margin-left: 100px;
	width:650px; 
	height: 400px; 
	}



#thumbs1 {width:240px; float:left;}
#thumbs1 a {display:block; float:left; margin:0 5px 5px 0 ; width:50px; height:38px; border:1px solid #000;}
#thumbs1 a img {width:50px; height:38px; border:0;}
#thumbs1 a:hover {border-color:#ddd;}
#thumbs1 a:hover img {position:absolute; width:auto; height:auto; left:250px; top:0; border:1px solid #333;}

#after {
	position:relative; 
	padding: 0 20px 30px 20px;
	margin-left: 60px;
	width:750px; 
	height: 300px; 
	}

#thumbs2 {width:300px; float:left;}
#thumbs2 a {display:block; float:left; margin:0 5px 5px 0 ; width:50px; height:38px; border:1px solid #000;}
#thumbs2 a img {width:50px; height:38px; border:0;}
#thumbs2 a:hover {border-color:#ddd;}
#thumbs2 a:hover img {position:absolute; width:auto; height:auto; left:310px; top:0; border:1px solid #333;}
