@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#12151B;
	color:#7DCBFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a,a:visited,a:hover{
	color:#7DCBFF;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.menu{
	width:960px;
	height:12px;
	padding:24px 0 24px 40px;
	margin:0 auto;
}
.menu a,.menu a:visited,.menu a:hover,.menu b{
	display:block;
	line-height:0px;
	font-size:0px;
	float:left;
	height:12px;
}
.menu b.devider{
	width:1px;
	background:#9E9FA0;
	border-right:1px solid #6F7174;
	height:10px;
	margin:1px 14px 1px 13px;
}
#home,#home:visited,#home:hover,#home_s{
	width:34px;
	background:url(../images/main_menu.gif) 0 0 no-repeat;
}
#home:hover,#home_s{
	background:url(../images/main_menu.gif) 0 -20px no-repeat;
}	
#floorplans,#floorplans:visited,#floorplans:hover,#floorplans_s{
	width:80px;
	background:url(../images/main_menu.gif) 0 -41px no-repeat;
}
#floorplans:hover,#floorplans_s{
	background:url(../images/main_menu.gif) 0 -62px no-repeat;
}	
#gallery,#gallery:visited,#gallery:hover,#gallery_s{
	width:55px;
	background:url(../images/main_menu.gif) 0 -82px no-repeat;
}
#gallery:hover,#gallery_s{
	background:url(../images/main_menu.gif) 0 -103px no-repeat;
}
#amenities,#amenities:visited,#amenities:hover,#amenities_s{
	width:149px;
	background:url(../images/main_menu.gif) 0 -124px no-repeat;
}
#amenities:hover,#amenities_s{
	background:url(../images/main_menu.gif) 0 -145px no-repeat;
}
#pricing,#pricing:visited,#pricing:hover,#pricing_s{
	width:152px;
	background:url(../images/main_menu.gif) 0 -165px no-repeat;
}
#pricing:hover,#pricing_s{
	background:url(../images/main_menu.gif) 0 -186px no-repeat;
}
#deposits,#deposits:visited,#deposits:hover,#deposits_s{
	width:109px;
	background:url(../images/main_menu.gif) 0 -207px  no-repeat;
}
#deposits:hover,#deposits_s{
	background:url(../images/main_menu.gif) 0 -228px no-repeat;
}
#location,#location:visited,#location:hover,#location_s{
	width:60px;
	background:url(../images/main_menu.gif) 0 -248px no-repeat;
}
#location:hover,#location_s{
	background:url(../images/main_menu.gif) 0 -269px no-repeat;
}
#contact,#contact:visited,#contact:hover,#contact_s{
	width:78px;
	background:url(../images/main_menu.gif) 0 -290px no-repeat;
}
#contact:hover,#contact_s{
	background:url(../images/main_menu.gif) 0 -311px no-repeat;
}
.header{
	width:100%;
	margin-top:10px;
	height:435px;
	background:url(../images/bg_image.gif) repeat-x;
	text-align:center;
}
.index{
	margin:60px 0 0 0;
}
.body_bg{
	width:100%;
	_height:550px;
	min-height:550px;
	background:#003E66;
}

.main_body{
	width:980px;
	_height:550px;
	min-height:550px;
	padding:20px 10px 10px 10px;
	background:#002842;
	margin:0 auto;
}

.body_text{
	width:680px;
	height:550px;
	padding:20px;
	background:#002137;
	float:left;
}
body > .body_bg,body > .body_bg > .main_body,.body_bg > .main_body >.body_text{
	min-height:550px;
	height:auto;
}
.title{
	color:#D5EEFF;
	font-size:18px;
	line-height:25px;
}	
.right_pane_1{
	height:590px;
	width:250px;
	float:right;
	background:url(../images/right_pane_bg_mid.jpg) repeat-x;
}
.right_pane{
	width:240px;
	height:588px;
	padding:2px 5px 0 3px;
	text-align:center;
	background:url(../images/right_pane_bg_right.jpg) right top no-repeat;
	float:right;
	color:#CCC;
	font-size:13px;
	line-height:20px;
}
.rental_application,.pr_piece,.eho{
	display:block;
	width:240px;
	height:80px;
	background:url(../images/rental_application.jpg) no-repeat;
}
.pr_piece{
	background:url(../images/pr_piece.jpg) no-repeat;
}
.eho{
	height:170px;
	background:url(../images/eho_logo.jpg) no-repeat;
}
.image_box{
	width:150px;
	height:190px;
	text-align:center;
	float:left;
	line-height:18px;
	margin:0 25px 10px 0;	
}
.body_text >.image_box{
	min-height:190px;
	height:auto;
}
.gallery .image_box,div[class~="image_box"]{
	height:150px;
}
.image_box img{
	width:140px;
	height:140px;
	border:5px solid #004F84;
}
.nomargin{
	margin:0 0 10px;	
}
.contact_title{
	color:#357BAF;
	display:block;
	text-align:left;
	line-height:50px;
	padding-left:15px;
	font-size:20px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.footer_main{
	width:990px;
	padding:5px;
	height:60px;
	line-height:25px;
	margin:0 auto;
	color:#CCC;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}	
.footer_main a,.footer_main a:visited,.footer_main a:hover{
	color:#CCC;
	text-decoration:none;
}
.wvmagic_link{
	float:right;
	clear:both;
	width:63px;
	background:url(../images/wvmagic_logo.gif) no-repeat;
	margin:8px 0 7px;
	height:45px;
}
.clear{
	clear:both;
}