/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #221100;
} 
 
#pagewidth{
	width:785px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000000;
	background-image: url(../images/faux_cols.jpg);
	background-repeat: repeat-y;
} 
 
#header{
	position:relative;
	height:90px;
	background-color:#FFFFFF;
	width:100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
} 
 
#leftcol{
	width:150px;
	float:left;
	position:relative;
	background-color:#FCDEBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #442000;
 }
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:634px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
 }

 
#footer{
	height:15px;
	background-color:#334C4C;
	clear:both;
	background-image: url(../images/footer.jpg);
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FDEBD6;
	text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#listing_photo {
	margin-bottom: 20px;
}
