body{
	background:url(../images/bg.jpg) #000000 no-repeat;
	margin:0;
	}
	
#bodyWrapper{
	width:100%;
	margin:0 auto;
	}
	
#header{
	height:230px;
	}
	
#logoFlash{
	width:500px;
	height:200px;
	float:left;
	}
	
#houseFlash{
	width:550px;
	height:230px;
	float:right;
	}		
	
#navbg{
	background:url(../images/nav_bg.gif);
	height:42px;
	}

#nav{
	width:1255px;
	margin:0 auto;
	}
	
#contentWrapper{
	padding-top:15px;
	width:1255px;
	margin:0 auto;
	}
	
#leftCol{
	padding-top:24px;
	width:310px;
	float:left;
	}
	
#QuickCol{
	width:303px;
	height:314px;
	background:url(../images/quick.jpg) no-repeat;
	}	
	
#leftCol img{
	padding-bottom:30px;
	}	
	
#rightCol{
	width:940px;
	float:right;
	background:url(../images/div.gif) no-repeat left top;
	}
	
#rightColDetails{
	padding-left:10px;
	}
	
#rightColInner{
	padding-left:10px;
	padding-top:24px;
	}
	
.contentDetails{
	width:911px;
	background:url(../images/contentbg.gif) repeat-y;
	}	
	
.contenTop{
	width:911px;
	height:12px;
	background:url(../images/contentTop.gif) no-repeat;
	}	
	
.contenBtm{
	width:911px;
	height:12px;
	background:url(../images/contentBtm.gif) no-repeat;
	}

.contentPad{
	padding:0 20px;
	}			
	
#footer{
	background:url(../images/footer_bg.gif) repeat-x #dacb82;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:10px 0 10px 0;
	}
	
#footer a{
	color:#000000;
	text-decoration:none;
	}	
	
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
	}			
	
.mainimg{
	padding-bottom:20px;}		
	
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}	
	
.text1 a{
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.text1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF9900;
	}
	
.headingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;

}
.headingsmall a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	text-decoration: underline;
	font-weight: bold;


}
.headingsmall a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	text-decoration: underline;
	font-weight: bold;


}
.headingsmall a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
		text-decoration: none;
	}					
		