@charset "utf-8";
/* CSS Document */

/****** INDEX PAGE STYLES **********/



#leftbox
{
	position: relative;
	float: left;
	width: 615px;
	height: 352px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;
}

#rightbox
{
	position: relative;
	background:#23130f url(../images/index_rt_bg.gif) bottom right no-repeat;
	float: right;
	width: 301px;
	height: 461px;
	color: #fff;
	text-align: left;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 0 12px 0 30px;
	border: 0px solid #cc0000;
}


#rightbox-reg
{
	position: relative;
	background:#23130f url(../images/index_rt_bg.gif) bottom right no-repeat;
	float: left;
	width: 301px;
	min-height:450px;
	color: #fff;
	text-align: left;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 0;
	border: 0px solid #cc0000;
}

#luxury-hdr-reg {
	display: block;
	text-align: left;
	width: 200px;
	height:30px;
	margin: 20px 0 0 30px;
	border: 0px solid #cc0000;
	}	


#leftbox-reg
{
	position: relative;
	float: left;
	width: 615px;
	height: 454px;
	margin: 0 0 0 0;
	color: #fff;
	border: 0px solid #cc0000;
}

#ads2
{
	position: relative;
	float: left;
	width: 615px;
	height: 108px;
	margin: 0 0 0 0;
	background-color:#c3b9ab;
	border-top: 1px solid #341c16;
	border: 0px solid #cc0000;
}





	
#flash {
	position: relative;
	width: 615px;
	height: 450px;
	margin: 0 0 0 0;
	background-color: #fff;
	border: 0px solid #cc0000;

	}
	

#i-rt2{
	position: relative;
	width: 303px;
	height: 461px;
	background:#23130f url(../images/index_rt_bg.gif) bottom right no-repeat;
	color: #fff;
	text-align: left;
	float: right;
	font-size: .8em;
	line-height: 1.2em;
	padding: 0 12px 0 30px;
	margin: 0 0 0 0;
	border: 1px solid #fff;
	}	
	
#ads{
	position: relative;
	width: 615px;	
	height: 109px;
	background-color:#c3b9ab;
	border-top: 0px solid #341c16;
	border: 1px solid #cc0000;

	}	

#lt-adblock{
	border-right: 1px solid #341c16;
	margin: 15px 20px;
	float: left;
	padding-right: 20px;
	}
	
#rt-adblock{
	margin: 15px 18px 0 0;
	float: right;
	}	

/*Small Ad Blocks*/	
#slideshow1{
width:175px;
height:82px;
margin: 15px 0 0 20px;
padding: 0 0 0 0;
float: left;
border: 1px solid #341c16;
	}
	
#mid-adblock2{
width:175px;
height:82px;
margin: 15px 0 0 20px;
padding: 0 0 0 0;
float: left;
border: 1px solid #341c16;
	}
	
#rt-adblock2{
width:175px;
height:82px;
margin: 15px 0 0 20px;
padding: 0 0 0 0;
float: left;
border: 1px solid #341c16;
	}	
	
	
#adblock1{
width:270px;
height:84px;
margin: 12px 0 0 20px;
padding: 0 0 0 0;
float: left;
border: 1px solid #341c16;
}
#adblock2{
width:270px;
height:84px;
margin: 12px 0 0 20px;
padding: 0 0 0 0;
float: left;
border: 1px solid #341c16;
}	
	
#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;*/
	}	
	


/*End Small Ad Blocks*/
	
#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;
	}	
	
.push{
clear:both;
}