﻿body
{
	font: normal normal 12px Arial, Helvetica, Sans-Serif;
}

#wrapper
{
	text-align: left !important;
}

/* <Main Navigation Menu> */
#main-navigation
{
	background: #ffffff url(  'images/regionBody_01.png' ) no-repeat scroll 0 0;
	height: 45px;
}
#main-navigation ul
{
	list-style: none none outside;
	margin: 0px;
	padding: 10px 0 0 70px;
}
#main-navigation ul li
{
	display: inline-block;
	padding: 0px 10px;
	text-align: center;
}
#main-navigation ul li a
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#main-navigation ul li a:hover
{
	color: #245A64;
}
/* </Main Navigation Menu> */

/* <Featured Listings> */
#featured-listings
{
	background: #ffffff url(  'images/regionBody_02.png' ) no-repeat scroll 0 0;
}
#featured-listings h2
{
	margin: 0px;
	padding: 5px 60px;
	color: #245A64;
	font-weight: bold;
	font-size: 15px;
}
#featured-listings .property-list
{
	background: #ffffff url(  'images/regionBody_03.png' ) repeat-y scroll 0 0;
	min-height: 20px;
	padding-left: 70px;
}
/* </Featured Listings> */

/* <Main Content> */
#content-wrapper
{
	background: #ffffff url(  'images/regionBody_05.png' ) no-repeat scroll 0 0;
	padding-top: 77px;
	position: relative;
}
#content-wrapper h1.region-header
{
	margin: 0 0 0 508px;
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	color: #245A64;
	top: 50px;
	text-align: center;
	width: 410px;
}
#content
{	
	background: #ffffff url(  'images/regionBody_06.png' ) repeat-y scroll 0 0px;
}
#content .region-content
{
	float: left;
	width: 458px;
	padding: 0px 5px 0 45px;
}
#content .region-content .region-map
{
	width: 397px;
	height: 349px;
	border-style: none;
	margin: 0px auto;
	display: block;
}
#content .region-content .google-map
{
	background-color: #F5F5DC;
	border: solid 1px #000000; 
	height: 420px; 
	width: 450px;
	margin: 0px auto;
}
#content .region-content .region-details
{
	padding: 5px;
	color: #245A64;
	font-weight: bold;
	font-size: 12px;
}
#content .region-content .region-details h2
{
	margin: 0px;
	padding: 2px 0px;
	font-size: 13px;
}
#content .region-content .region-details a
{
	color: #245A64;
}
#content .map-controls
{
	padding: 2px 0px;
	color: #245A64;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
#content .map-controls li
{
	display: inline-block;
	padding: 0px 2px;
}
#content .map-controls li a
{
	color: #245A64;
}
#content .region-highlights
{
	float: left;
	width: 380px;
	padding: 0px 30px 0px 25px;
}
#content .region-highlights .region-community-highlights-link
{
	color: #245A64;
	font-weight: bold;
	display: block;
	text-align: right;
	/*width: 150px;
	float: right;*/
}
/* </Main Content> */

/* <Content Footer> */
#content-footer
{
	background: #ffffff url(  'images/regionBody_08.png' ) no-repeat scroll 0 0;
	height: 96px;
}
/* <Content Footer> */

/* <Misc> */
.clear
{
	clear: both;
}
/* </Misc> */