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

body{
    color : #484848;
	background : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	line-height : 150%;
	font-size : 12px;
}

.page{
	width: 905px;
	padding:0;
	text-align: auto;
	text-align: center !important;
	margin: 0 auto;
}

.header{
    background:url('/images/under_construction.jpg') no-repeat;
	width: 905px;
	height: 600px;
}

.left{
   width: 534px;
   position:relative;
   float:left;
}

.right{
	width: 238px;
	position: relative;
	float:right;
}

.top_left{ 
	height: 134px;
	background:url('/chelsea/images/top_left.png') no-repeat;
	color: #ffffff;
	font-size: 32px;
	font-weight: bolder;
	text-align:right;
	padding-left: 5px;
	padding-right: 170px;
	padding-top: 4px;
}

.top_info{
	color:#666666;
	font-size: 11px;
	text-align: left;
}

.top_right_gray_box{
	height: 79px;
	background:url('/chelsea/images/top_right_gray_box.png') no-repeat;
	text-align: center;
	padding-top: 2px;
	padding-top: 5% !important;
	font-size: 11px;
	color:#333333;
}

.top_right_green_box{
    height: 81px;
	background:url('/chelsea/images/top_right_green_box.png') no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-top: 6% !important;
	font-size: 11px;
	color:#ffffff;
	position:relative;
}

.contact_sales{
    width: 238px;
    padding-top: 155px;
}

.contact_title{
    width: 238px;
	height: 82px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	background:url('/chelsea/images/contact_sales.jpg') no-repeat;
	*padding-top: 8%;
	padding-top: 5px;
	*text-align: center;
	text-align: auto;
}

.attractions{
    text-align: center;
	float: right;
	width: 223px;
	height: 27px;
	padding-top: 3px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	background:url('/chelsea/images/attractions.png') no-repeat;
}

.attractions_text{
    text-align: right;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

p{
	line-height: 1em;
}

.properties{
	width: 534px;
}

.list ul li{
	line-height: 1.5em;
	font-size: 12px;
	padding-left: 5px;
	color : #484848;
	font-family : Verdana, Arial, sans-serif;
}

.property_title{
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
	line-height: 2em;
	color : #484848;
	font-family : Verdana, Arial, sans-serif;
}

.rentals{
	width: 194px;
	height: 82px;
	color: #ffffff;
	font-size: 21px;
	font-weight: bolder;
	background:url('/chelsea/images/rentals.jpg') no-repeat;
	text-align: right;
	padding-top: 15px;
	float: left;
}

.sales{
	width: 194x;
	height: 82px;
	color: #ffffff;
	font-size: 21px;
	font-weight: bolder;
	background:url('/chelsea/images/sales.jpg') no-repeat;
	text-align: right;
	padding-top: 15px;
	float: right;
	padding-left: 50px;
}

.rental_properties{
    text-align: left;
	font-size: 11px;
	font-weight: bold;
}
a{
	text-decoration: none;
	color: #91C909;
}
