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

/****** INDEX PAGE STYLES **********/	
	
#flash {
	width: 615px;
	background-color: #fff;
	height: 352px;
	}		
	
#i-rt{
	width: 303px;
	background:#23130f url(../images/index_rt_bg.gif) bottom right no-repeat;
	color: #fff;
	float: right;
	font-size: .8em;
	line-height: 1.2em;
	padding: 0 12px 0 30px;
	height: 461px;
	/*height: 500px;*/
	}	
	
#ads{
	width: 615px;	
	height: 109px;
	/*height:147px;*/
	background-color:#c3b9ab; 
	border-top: 1px solid #341c16;
	}	

#lt-adblock{
	border-right: 1px solid #341c16;
	margin: 12px 18px;
	float: left;
	padding-right: 18px;
	}
	

	
#rt-adblock{
	margin: 12px 20px 0 0;
	float: right;
	}	

	

#luxury-hdr{
	display: block;
	width: 300px;
	height:60px;
	margin-top: 30px;
	text-indent: -9000px;
	background: url(../images/headers/luxury_ocean_living.gif) no-repeat;
	}		
	
#priced-hdr{
	display: block;
	width: 200px;
	height:55px;
	margin: 0;
	text-indent: -9000px;
	background: url(../images/headers/priced_400s.gif) no-repeat;
	}	
	
#models ul{
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	}

#models li{
	background-image: url(../images/brown_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.1em;
	margin-bottom: .4em;
	}		
	
#models li.none{
	background-image: none;
	margin-bottom: .2em;
	}	
	