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


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
tfoot, thead, tr, th, td {  
	 border:0pt none;  
	 font-family:inherit;  
	 font-size:100%;  
	 margin:0pt;  
	 padding:0pt;  
	 } 

body{
	width:100%;
	height:auto;
	background-color:#204065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
	
#main_wrapper{
	margin:0;
	padding:0;
}

.content_wrapper{
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
}

.clear_both{
	clear:both;
}


/****  Header_wrapper  *****/

#header_wrapper{
	width:100%;
	height:110px;
	background-color:#285587;
}

.logo{
	width:245px;
	height:110px;
	float:left;
}

.banner{
	width:655px;
	height:110px;
	float:right;
}

/*****  top_nav  *****/
.top_nav{
	width:100%;
	height:30px;
}

.top_nav_link{
	text-align:right;
	float:right;
	
}

.top_nav_link a{
	height:28px;
	line-height:28px;
	color:#fff;
	text-decoration:none;
	margin:0 5px 0 5px;
}

.top_nav_bottom_border{
	width:100%;
	height:2px;
	float:left;
	background-image:url(../../images/devider_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

/*********  Body_wrapper  *********/


#body_wrapper{
	height:auto;
	width:900px;
	margin:0 auto 0 auto;
	overflow:hidden;
	
}

/*************  Body Left  **********/

.body_left_wrapper{
	width:435px;
	height:auto;
	background-color:#07121e;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

.body_left_wrapper_idx{
	width:265px;
	height:auto;
	background-color:#07121e;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

#body_right_wrapper{
	width:465px;
	height:auto;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

#body_right_wrapper_idx{
	width:655px;
	height:auto;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}


.body_l_left{
	width:245px;
	height:auto;
	background-image:url(../../images/left_bar_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

/********  Navigation  ********/

#nav_wrapper{
	margin-top:20px;
	font-family:"Trebuchet MS", Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.nav{
	height:50px;
	line-height:50px;
	width:245px;
}

.nav a{
	width:225px;
	height:50px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding-left:20px;
}

.nav a:hover{
	width:225px;
	height:50px;
	background-color:#07121e;
	float:left;
}

.nav_devider{
	width:245px;
	height:2px;
	background-image:url(../../images/nav_devider_line.jpg);
	background-repeat:no-repeat;
}

/*******  Login Wrapper  ******/

#login_wrapper{
	height:auto;
	margin:30px 0 20px 20px;
}

#login_wrapper a{
	color:#fff881;
	text-decoration:none;
}

#login_wrapper a:hover{
	text-decoration:underline;
}


.login_heading{
	color:#a1cdff;
	font-size:18px;
	margin-bottom:10px;
}

.login_btns{
	height:23px;
	line-height:23px;
	margin-right:20px;
}

.login_btns a{
	height:23px;
	line-height:23px;
	float:left;
	font-size:11px;
	color:#fff;
	text-align:left;
}

/************   Testimonial  ***********/

#testimonial_wrapper{
	width:225px;
	height:auto;
	margin:0 10px 20px 10px;
	color:#e3e3e3;
	float:left;
}

.testimonial_top{
	width:225px;
	height:10px;
	background-image:url(../../images/testimonial_bg_top.jpg);
	background-repeat:no-repeat;
}

.testimonial_center{
	width:225px;
	height:auto;
	background-image:url(../../images/testimonial_bg_center.jpg);
	background-repeat:repeat-y;
}

.testimonial_bottom{
	width:225px;
	height:10px;
	background-image:url(../../images/testimonial_bg_bottom.jpg);
	background-repeat:no-repeat;
}

.testimonial_heading{
	width:245px;
	font-size:20px;
	margin:5px 0 10px 5px;
	float:left;
}

#testimonial_wrapper p{
	line-height:1.3em;
	margin:0 5px 0 5px;
	text-align:justify;
}

#testimonial_wrapper a{
	color:#000;
	text-decoration:none;
	text-align:right;
	margin-left:163px;
}

.body_l_right{
	width:190px;
	height:auto;
	float:left;
}

#submenu_wrapper{
	width:180px;
	height:auto;
	float:right;
}

.submenu_top{
	width:180px;
	height:5px;
	float:right;
	background-image:url(../../images/sub_nav_top_corner.jpg);
	background-repeat:no-repeat;
}

.submenu_center{
	width:180px;
	height:auto;
	float:right;
	background-color:#204065;
}

.submenu_center a{
	width:160px;
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding: 7px 10px;
}

.submenu_center a:hover{
	width:160px;
	float:right;
	background-color:#07121e;
}

.submenu_bottom{
	width:180px;
	height:5px;
	float:right;
	background-image:url(../../images/sub_nav_bottom_corner.jpg);
	background-repeat:no-repeat;
}

/*#address_wrapper{
	font-size:11px;
	width:160px;
	margin:5px 15px 5px 15px;
	position:relative;
	bottom:-75em;
	background-image:url(../../images/address_devider_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
}*/
#address_main_wrapper{
	width:900px;
	height:auto;
	float:left;
}

#address_wrapper{
	font-size:11px;
	width:160px;
	background-image:url(../../images/address_devider_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin:10px;
	margin-left:250px;
	}

#address_wrapper span{
	color:#88c0ff;
}


#social_icon_wrapper{
	width:160px;
	height:36px;
	margin-bottom:10px;
	margin-left:245px;
}

#social_icon_wrapper a{
	margin:0 0 0 15px;
}


#address_wrapper_1{
	font-size:11px;
	width:160px;
	background-image:url(../../images/address_devider_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin:10px;
	margin-left:15px;
	}

#address_wrapper_1 span{
	color:#88c0ff;
}


#social_icon_wrapper_1{
	width:160px;
	height:36px;
	margin-bottom:10px;
	margin-left:15px;
}

#social_icon_wrapper_1 a{
	margin:0 0 0 15px;
}

/************  Body Right Wrapper  ***/



#pageContent{
	width:450px;
	margin:5px 0 5px 15px;
	float:right;
}

#pageContent_idx{
	width:600px;
	margin:5px 0 5px 15px;
	float:right;
}

#pageContent h1{
	width:450px;
	color:#90c3ff;
	width:100%;
	font-size:24px;
	margin-bottom:10px;
}


#pageContent h2{
	width:450px;
	color:#FFF;
	font-size:18px;
	font-style:italic;
	line-height:1.3em;
	margin:10px 0 5px 0;
	font-weight:normal;
	padding-top:5px;
	border-bottom:1px solid #FFF;
}
#pageContent h3{
	width:450px;
	color:#90C3FF;
	font-size:18px;
	line-height:1.5em;
	margin: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom:1px solid #90C3FF;
}
#pageContent h4{
	width:450px;
	color:#c5e0ff;
	font-size:15px;
	margin-top:5px;
}
#pageContent h5{
	width:450px;
}
#pageContent h6{
	width:450px;
	color:#90C3FF;
}

#pageContent p{
	width:100%;
	text-align:justify;
	margin:5px 0 5px 0;
	line-height:1.5em;
	color:#fff;
}

#pageContent ul{
	width:450px;
	height:auto;
	margin:5px 0 0 0;
	padding-bottom:10px;
}

#pageContent ul li{
	color:#fcf1df;
	list-style:disc;
	margin:0 20px 5px 20px;
	padding-bottom:2px;
	line-height:1.3em;
}

#pageContent ul li a{
	color:#fcf1df;
	text-decoration:underline;
}

#pageContent ul li a:hover{
	color:#e5dac8;
	text-decoration:none;
}

#pageContent a{
	color:#90c3ff;
	text-decoration:none;
}

#pageContent a:hover{
	text-decoration:underline;
}

#pageContent .devider_black{
	width:450px;
	background-image:url(../../images/address_devider_line.jpg);
	background-repeat:repeat-x;
	padding-bottom:2px;
	margin:10px 0 0 0;
	float:left;
}
#pageContent .devider_white{
	width:450px;
	height:1px;
	background-color:#fff;
	float:left;
	margin-top:2px;
}

#right_content .pageHeading{
	width:455px;
	height:46px;
	line-height:46px;
	padding-left:10px;
	background-image:url(../../images/page_heading_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:16pt;
	color:#90c3ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#right_content img{
	margin:0 10px;
}


.our_mission{
	width:465px;
	height:130px;
	background-image:url(../../images/our_mission_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.our_mission p{
	color:#b2dffe;
	line-height:1.7em;
	margin:50px 0 0 15px;
}

.our_mission span{
	font-size:18px;
}



/*********  Rental Page *************/ 

.big_image_wrapper{
	width:450px;
	height:230px;
	background-image:url(../../images/big_img_bg.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

.thumb_wrapper{
	width:450px;
	height:42px;
	float:left;
}

.thumbnail_img{
	width:28px;
	height:28px;
	margin: 10px 5px 4px 0;
	border:#bed7f5 1px solid;
	float:left;
}

.other_property_wrapper{
	width:160px;
	height:auto;
	margin: 48px 0 0 0;
	float:left;
}

.other_bg_top_corner{
	width:165px;
	height:10px;
	background-image:url(../../images/other_p_top_corner.jpg);
	background-repeat:no-repeat;
}

.other_bg_center{
	width:165px;
	height:auto;
	background-color:#11273f;
}

.other_heading{
	width:165px;
	height:36px;
	line-height:30px;
	padding-left:5px;
	margin-left:5px;
	font-weight:bold;
	background-image:url(../../images/other_property_bg.jpg);
	background-repeat:no-repeat;
}

.other_bg_center ul{
	width:155px;
	margin-left:5px;
	color:#ccc;
	line-height:1.5em;
}

.other_bg_center li{
	width:150px;
	margin-left:5px;
	list-style:inside;
}

.other_bg_bottom_corner{
	width:165px;
	height:10px;
	background-image:url(../../images/other_p_bottom_corner.jpg);
	background-repeat:no-repeat;
}


	
/********* Errobox and message box ********/
#errorBox, #messageBox {
	text-align:left;
	margin:10px;
	padding:5px;
	color:#CC3300;
	background:#FFFBC6;
	border-bottom: 2px solid #FEF25C;	
}
.errorBox, .messageBox {
	text-align:left;
	margin:10px;
	padding:5px;
	color:#CC3300;
	background:#FFFBC6;
	border-bottom: 2px solid #FEF25C;
}

/*********  Footer  *********/

#footer_wrapper{
	width:100%;
	height:80px;
	background-color:#285587;
}

.footer_left{
	width:435px;
	height:80px;
	font-size:11px;
	float:left;
}

.footer_left_top{
	line-height:2em;
	border-bottom:#173e69 1px solid;
	padding:5px 0 5px 0;
}

.footer_left_top a{
	color:#fff;
	font-size:12px;
	margin-right:10px;
	text-decoration:none;
}

.footer_left_bottom{
	color:#b3b2b2;
	font-size:11px;
	padding:5px 0 5px 0;
}

.footer_right{
	width:465px;
	height:70px;
	float:right;
	padding-top:10px;
	text-align:right;
}


/*****************************
Testimonial wrappers & style
******************************/


#testimonial_list{
	margin-bottom:15px;
	padding-bottom:10px;
	/*border-bottom:1px dotted #999; */
}

.testimonial_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	text-align:justify;
	margin-bottom:10px;
}

.testimonial_signature{
	text-align:right;
	text-transform:capitalize;
	margin-bottom:15px;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	font-style:italic;
	color:#999;
}

#testimonial_page{
	text-align:right;

}

#testy_form{
	padding-bottom:10px;
	margin-bottom:25px;
	height:auto;
	float:left;
}

#testy_form h4{
	font-size: 16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


label{
	padding:10px 0px;
	font-size: 1.1em;
	font-weight:bold;
	color:#999;
	}

.input{
	width:275px;
	background-color:#bcc9d9;
	border:1px solid #295586;
	-moz-border-radius:5px;
	padding:4px;
}


/*******  Property Management  **************/

.highlighted{
	margin:0;
	padding:0;
	padding:2px 0 10px 0;
}

#pageContent .highlighted a{
	font-size:12px;
	color:#e2e78c;
	text-decoration:none;
}


.list_heading, .list_heading a{
	width:450px;
	font-size:14px;
	color:#90C3FF;
	font-weight:normal;
	text-decoration:none;
}

.list_heading a:hover{
	text-decoration:underline;
}

.discussion_from_top{
	width:450px;
	height:10px;
	margin-top:20px;
	background-image:url(../../images/discussion_form_top.jpg);
	background-repeat:no-repeat;
}

.discussion_from_body{
	background-color:#295689;
	height:auto;
	width:440px;
	padding:0;
	margin:0;
	padding-left:10px;
}

.discussion_from_bottom{
	width:450px;
	height:10px;
	margin-bottom:20px;
	background-image:url(../../images/discussion_form_bottom.jpg);
	background-repeat:no-repeat;
}

.info_left{
	width:365px;
	color:#e2e78c;
	font-size:13px;
	float:left;
	font-weight:bold;
}

.info_right{
	width:85px;
	float:right;
	text-align:right;
}

.green{
	color:#08d125;
	font-weight:bold;
}

.red{
	color:#710000;
	font-weight:bold;
}

.topic_wrapper{
	margin-top:10px;
	width:450px;
	height:auto;
}

.reply_wrapper{
	margin-top:10px;
	width:350px;
	height:auto;
	float:right;
	border-top:#000 1px dotted;
}

.reply_form{
	width:430px;
	height:auto;
	float:right;
	margin-bottom:10px;
}

legend{
	font-size:18px;
	color:#f1f28e;
	margin-bottom:10px;
}

fieldset{
	margin-top:10px;
}

.propertyFiles{
	margin:2px 5px 2px 35px;
	text-decoration:none;
}

#loginError{
	text-align:left;
	margin-right:20px;
	padding:5px;
	color:#CC3300;
	background:#FFFBC6;
	border-bottom: 2px solid #FEF25C;	
}


/***********  Property_home  ************/

.topic_li_wrapper{
	width:400px;
	height:auto;
	margin-left:20px;
	float:left;
	border-bottom:#000 1px dotted;
}

.topic_title{
	font-size:13px;
	color:#b2d6ff;
	color:#e2e78c;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}

.topic_details{
	color:#fff;
	padding:5px 0;
	float:left;
}


.featured-search-results-listing-info{
	color:#000;
}