* { margin: 0; padding: 0; border: none; }
body { padding-top: 20px; color: #477ca7; font: 12px Arial, Helvetica, sans-serif; }
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #99c525; }
a:hover { text-decoration: none; }
input, select, textarea { padding: 3px; border: 2px solid #477ca7; color: #477ca7; font: 12px Arial, Helvetica, sans-serif; }
option { padding-right: 10px; }
:focus { outline: none; }

#header { margin: 0 auto 20px; width: 990px; height: 123px; position: relative; }
#header h1 a { width: 385px; height: 123px; display: block; position: absolute; top: 0; left: 0; background: url(../images/logo.gif) no-repeat 0 0; text-indent: -9999px; }
	#nav { width: 586px; position: absolute; bottom: 0; right: 0; }
	#nav p { margin-bottom: 20px; font-weight: bold; text-align: right; }
	#nav p a { color: #477ca7; }
	#nav ul { width: 586px; }
	#nav li { margin-right: 5px; display: inline; float: left; }
	#nav li.last { margin: 0; }
	#nav li a { height: 50px; display: block; text-indent: -9999px; }
	#nav li a:hover { background-position: 0 -50px; }
	#nav li a.active { background-position: 0 -50px; }
		a#nav_residential { width: 146px; background: url(../images/nav_residential.gif) no-repeat 0 0; }
		a#nav_retail { width: 100px; background: url(../images/nav_retail.gif) no-repeat 0 0; }
		a#nav_office { width: 101px; background: url(../images/nav_office.gif) no-repeat 0 0; }
		a#nav_about_us { width: 126px; background: url(../images/nav_about_us.gif) no-repeat 0 0; }
		a#nav_news { width: 93px; background: url(../images/nav_news.gif) no-repeat 0 0; }

#search_bar { margin: 0 auto 20px; padding: 10px 10px 0 120px; width: 860px; height: 40px; background: url(../images/bg_search.gif) no-repeat 0 0; }
#search_bar select { margin: 5px 10px 0 0; padding: 3px; width: 214px; height: 22px; float: left; color: #477ca7; background: #fff; border: none; font-size: 11px; font-weight: bold; }
#search_bar select option { padding: 3px 6px 3px; }
#search_bar select#search_location { margin-right: 40px; }
#search_bar select#search_pricing { margin-right: 20px; }
#search_bar input { padding: 0; border: none; }
#search_bar .num { margin: 5px 10px 0 0; width: 21px; height: 21px; display: block; float: left; }
#search_bar .active { background-position: 0 -21px; }
#search_bar .one { background: url(../images/icon_number_1.gif) no-repeat 0 0; }
#search_bar .two { background: url(../images/icon_number_2.gif) no-repeat 0 0; }


#content { margin: 0 auto 20px; width: 990px; }
#content h2 { margin-bottom: 20px; padding: 5px 20px 0; background: #99c525; }

	#home_left { width: 385px; display: inline; float: left; }
	#home_right { width: 585px; display: inline; float: right; }
		#intro { padding: 20px; width: 545px; height: 162px; background: url(../images/bg_home_intro.gif) no-repeat 0 0; }
		#intro h2 { margin-bottom: 5px; padding: 0; background: none; }
		#intro h3 { margin-bottom: 5px; color: #fff; font-size: 16px; line-height: 27px; }
		#intro p { text-align: right; font-size: 11px; font-weight: bold; }
		#intro a { color: #fff; }
		
		#home_news_wrap { padding-top: 20px; width: 585px; background: url(../images/bg_home_news.gif) no-repeat 0 0; }
			#recent_news { width: 340px; display: inline; float: left; }
			#recent_news h4 { padding: 5px 20px 0; width: 300px; height: 28px; background: #6193bc; }
				.blurb { padding: 10px 20px 0; }
				.blurb span { margin-bottom: 5px; display: block; font-size: 16px; font-weight: bold; }
				.blurb a { margin-bottom: 10px; display: block; }
				.blurb p { line-height: 18px; }
				
		#management { width: 225px; height: 163px; display: block; float: right; background: url(../images/bg_management.gif) no-repeat 0 0; text-indent: -9999px; }
		
	#about_us { width: 990px; background: url(../images/bg_content.gif) repeat-y 100% 0; }
		#about_left { width: 745px; display: inline; float: left; }
		#about_right { width: 225px; display: inline; float: right; }
		#about_right li { width: 225px; height: 50px; border-bottom: 5px solid #fff; font-size: 13px; }
		#about_right a { padding: 18px 0 0 35px; width: 190px; height: 32px; display: block; color: #477ca7; background: url(../images/bg_sub_nav.gif) no-repeat 0 -50px; font-weight: bold; text-decoration: none; }
		#about_right a:hover { color: #fff; background-position: 0 0; }
		#about_right a.active { color: #fff; background-position: 0 0; }
		
	#news { width: 990px; background: url(../images/bg_content_2.gif) no-repeat 100% 49px; }
		#news_left { width: 585px; display: inline; float: left; }
		#news_left h3 { margin-bottom: 10px; color: #99c525; font-size: 14px; line-height: 18px; }
		#news_left h3 a { color: #99c525; text-decoration: none; }
		#news_left h3 a:hover { text-decoration: underline; }
		#news_left p { line-height: 18px; }
		#news_left p a { float: right; color: #477ca7; font-size: 11px; font-weight: bold; }
		#news_left ul { margin-bottom: 20px; }
		#news_left li { padding: 20px; width: 545px; background: #ecf2f6; }
		#news_left li.alternate { background: #fff; }
			
			#news_detail { padding: 0 20px; }
			#news_detail p { margin-bottom: 20px; }
			#news_detail p a { float: none; }
			#news_detail ul, #news_detail ol { margin-bottom: 20px; }
			#news_detail ul li { padding: 0; background: none; list-style-position: inside; list-style-type: circle; line-height: 22px; }
			#news_detail ol li { padding: 0; background: none; list-style-position: inside; line-height: 22px; }
		
		#news_left ul.faqs p { margin-bottom: 20px; }
		
		#property_left { width: 585px; display: inline; float: left; }
		
		#properties_right { width: 385px; display: inline; float: right; }
		#properties_right ul { width: 385px; }
		#properties_right li { margin: 0; padding: 0; width: 385px; display: block; border-bottom: 5px solid #fff; }
		#properties_right li img { display: block; float: left; border-right: 4px solid #fff; }
		#properties_right .property_info { padding: 15px 15px 0; width: 225px; height: 96px; display: inline; float: right; color: #fff; font-size: 11px; }
		#properties_right .long { width: 356px; }
		#properties_right .property_info img { margin: 2px 5px 0 0; border: none; vertical-align: bottom; }
		#properties_right .property_info span { margin-bottom: 5px; display: block; }
		#properties_right .property_info span.title { font-size: 13px; font-weight: bold; }
		#properties_right .property_info p { line-height: 18px; }
		#properties_right .property_info a { float: right; color: #fff; font-weight: bold; }
		#properties_right .property_info span.title a { float: none; }
		
		#property_detail h3 { margin-bottom: 5px; color: #477ca7; font-size: 18px; text-transform: uppercase; }
		#property_detail p { margin-bottom: 20px; line-height: 18px; }
		#property_detail .header { margin-bottom: 20px; padding: 8px 10px 0; width: 565px; min-height: 25px; background: #6193bc; color: #fff; }
		#property_detail .header h4 { padding-bottom: 8px; max-width: 494px; font-size: 15px; display: inline; float: left; text-transform: uppercase; }
		#property_detail .header a { margin-top: 2px; float: right; color: #fff; font-size: 11px; }
		#property_detail .amenities { margin-bottom: 20px; width: 585px; }
		#property_detail .amenities li { margin-bottom: 10px; padding-left: 30px; width: 262px; display: inline; float: left; background: url(../images/icon_arrow_white.gif) no-repeat 0 1px; }
		#property_detail .floor_plans { margin-bottom: 20px; width: 585px; }
		#property_detail .floor_plans li { margin-bottom: 10px; padding-left: 30px; width: 262px; display: inline; float: left; background: url(../images/icon_arrow_white.gif) no-repeat 0 1px; }
		#property_detail .floor_plans p { margin-bottom: 10px; line-height: 15px; }
		#property_detail .floor_plans strong { text-transform: uppercase; }
		#property_detail .floor_plans img { border: 1px solid #000; }
		
			#gallery { margin-bottom: 20px; width: 585px; }
				#gallery_left { width: 400px; display: inline; float: left; }
				#gallery_right { width: 163px; display: inline; float: right; }
				#gallery_right a { margin-bottom: 10px; display: block; }
				#gallery_right ul li { margin: 0 6px 6px 0; width: 50px; height: 50px; display: block; float: left; }
				#gallery_right ul li.last { margin-right: 0; }
				#gallery_right ul a { margin: 0; }
		
	#contact { width: 990px; background: url(../images/bg_content_2.gif) no-repeat 100% 53px; }
		#contact_left { width: 585px; display: inline; float: left; }
		#contact_left form { padding: 0 20px; width: 545px; }
		#contact_left p { margin-bottom: 20px; line-height: 18px; }
		#contact_left label { margin-right: 10px; padding-top: 5px; width: 125px; display: inline; float: left; }
		#contact_left input { width: 300px; display: inline; float: left; }
		#contact_left input.btn { padding: 0; width: auto; border: none; }
		#contact_left select { display: inline; float: left; }
		#contact_left textarea { width: 300px; height: 125px; display: inline; float: left; }
			.input_wrap { margin-bottom: 15px; width: 545px; }
		#contact_left .input_wrap .check { width: 300px; display: inline; float: left; line-height: 24px; text-align: left; }
		#contact_left .input_wrap .check input { margin: 5px 3px 0 0; width: 18px; clear: both; }
			
	#privacy { padding: 0 20px; width: 950px; }
	#privacy p { margin-bottom: 20px; font-size: 14px; line-height: 22px; }
		
		#pagination { width: 585px; font-size: 11px; text-align: right; }
		#pagination span { margin: 0 10px; }
		#pagination a { color: #477ca7; font-weight: bold; }
		
	#residential { width: 990px; }
	#residential.alternate { background: #ECF2F6; }
	#residential li { margin-bottom: 5px; padding: 10px; width: 475px; min-height: 165px; display: inline; float: left; }
	#residential li.pagination { clear: both; margin-bottom: 0; padding: 15px 10px 0; width: 970px; min-height: 14px; display: inline; float: left; background: #fff; }
	#residential li.pagination span { margin: 0 10px; }
	#residential li.pagination a { text-decoration: none; }
	#residential li.pagination a:hover { text-decoration: underline; }

		.property_left { width: 126px; display: inline; float: left; }
		.property_right { width: 325px; display: inline; float: right; }
		.property_right p { margin-bottom: 10px; line-height: 18px; }
		.property_right p img { margin: 0 5px 2px 0; vertical-align: middle; }
		.property_right p.details { line-height: 26px; font-weight: bold; }
		.property_right p.details a { color: #477ca7; font-size: 11px; }
		.property_right p.details a.title { font-size: 14px; }
		.property_right span { margin: 0 5px; }
		.property_right .buttons { width: 325px; }
		.property_right .buttons a { margin-right: 5px; height: 30px; display: block; float: left; text-indent: -9999px; }
			a#photos { width: 87px; background: url(../images/btn_photos.gif) no-repeat 0 0; }
			a#floor_plans { width: 130px; background: url(../images/btn_floor_plans.gif) no-repeat 0 0; }
			a#details { width: 86px; margin: 0; background: url(../images/btn_details.gif) no-repeat 0 0; }
	
	.text_content p { margin: 0 0 20px 20px; font-size: 14px; line-height: 22px; }
		
#footer { margin: 0 auto; width: 990px; }
	#foot_top { margin-bottom: 20px; padding: 7px 20px 0; width: 950px; height: 26px; color: #fff; background: #6193bc; font-size: 13px; }
	#foot_top a { color: #fff; text-decoration: none; }
	#foot_top a:hover { text-decoration: underline; }
	#foot_top p.left { display: inline; float: left; }
	#foot_top p.right { display: inline; float: right; text-align: right; }
	#foot_top p.right span { margin: 0 5px; }
	#foot_top p.right img { vertical-align: bottom; }
	
	#foot_bottom { width: 990px; margin-bottom: 20px; text-align: center; }
	#foot_bottom span { margin-right: 20px; }
		
.anchor { height: 0; display: block; visibility: hidden; }
.clear:after { height: 0; display: block; clear: both; visibility: hidden; content: "."; }