body {
	margin: 0px;
	padding: 0px;
	background: #008c9a;
	text-align: center;
}

a, 
a:visited, 
a:focus, 
a:active {
	color: #007480;
}

a:hover {
	color: #98002e;
}




#real_estate_area_mls_map {
	margin: 10px;
	width: 720px;
}

#content {
	margin-top: 8px;
	padding-top: 5px;
	background: #FFF url(/images/content_bg.gif) repeat-y top;
}

#content_sidebar .sidebar_module {
	background: #FFF url(/images/module_bg_small.gif) repeat-x top left;
}

#content_sidebar .sidebar_module h3,
#content_sidebar .sidebar_module h4 {
	color: #98002e;
}

#footer_wrap {
	background: #008c9a url(/images/footer_wrap_bg.png) repeat-x;
}

#footer {
	background: url(/images/footer_bg.png) no-repeat center top;
}

#site_wrap_outer {
	background: #98002e url(/images/bg.gif) repeat-x;
	overflow: auto;
}

#site_wrap_inner {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 960px;
	text-align: left;
}

#header {
	position: relative;
	z-index: 101;
	width: 960px;
	height: 275px;
	background: #FFF;
	background:url(/images/header_bg.jpg) no-repeat;
}

#header-title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
	color: #FFF;
}

#header-title a,
#header-title a:visited,
#header-title a:active,
#header-title a:hover {
	color: #FFF;
}

#header_images {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 690px;
	height: 218px;
	z-index: 1000;
}

#header_images div {
	width: 690px;
	height: 218px;
	background: url(/images/header_photos.jpg) no-repeat;
}

#header_images div.header1 {
	background:url(/images/header_bg.jpg) no-repeat;
	background-position: 0px -31px;
}

#header_images div.header2 {
	background-position: 0px -218px;
}

#header_images div.header3 {
	background-position: 0px -436px;
}

#header_images div.header4 {
	background-position: 0px -654px;
}

#header_images div.header5 {
	background-position: 0px -882px;
}


#header_chat {
	position: absolute;
	top: 48px;
	left: 580px;
	z-index: 2000;
	width: 123px;
	border: 2px solid #FFF;
}


#footer {
	height: auto;
	min-height: 130px;
}

#footer_links {
	width: 940px;
	margin: 0 auto;
	margin-top: 10px;
	color: #FFF;
	text-align: left;
	font-size: 12px;
}

#footer_links a,
#footer_links a:visited {
	text-decoration: none;
	color:#FFF;
}






#agent_header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
	width: 960px;
	height: 250px;
}

#agent_header_photo {
	position: absolute;
	top: 45px;
	left: 0px;
	border: 2px solid #FFF;
}

#agent_header_details {
	position: absolute;
	top: 175px;
	right: 0px;
	background: #008c9a;
	width: 220px;
	min-height: 48px;
	text-align: center;
	padding-right: 20px;
}

#agent_header_name {
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	line-height: 36px;
}

#agent_header_title {
	font-size: 14px;
	color: #FFF;
}

#agent_header_phone {
	font-size: 16px;
	color: #FFF;
}

#agent_header_cell {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}

#agent_header_office_phone {
	font-size: 16px;
	color: #FFF;
}





#navigation {
	position: absolute;
	z-index: 105;
	bottom:0;
	margin: 0px 5px;
	height: 25px;
	width:950px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#content_top_cap {
	background: url(/images/content_top_cap.gif) no-repeat bottom;
	height: 10px;
	overflow: hidden;
}

#content_bottom_cap {
	background: url(/images/content_bottom_cap.gif) no-repeat top;
	height: 10px;
	overflow: hidden;
}






.module-footer {
	text-align: center;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #666;
	margin: 5px;
	padding-top: 5px;
}

#onjax_tools {
	margin-left: 10px;
}





#real_estate_town_copy {
	font-size: 14px;
}

#learn ul {
	list-style: disc;
	font-size: 16px;
	font-weight: bold;
}

#buying_copy ul, #selling_copy ul {
	font-size: 16px
}

#real_estate_tags h2 {
	margin: 0px;
	padding: 0px 3px;
	font-weight:normal;
}

#real_estate_tags h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}

















#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	padding: 0px 0px 10px 20px;
	width: 680px;
	overflow: auto;
}


#index-agents, #index-open-houses, #index-featured-lender {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border: 0px solid #000;
}

#index-agents h3, #index-open-houses h3, #index-featured-lender h3 {
	font-size: 18px;
	text-indent: -9999px;
	color: #000;
}



#index-agents div.agent {
	overflow: auto;
	clear: both;
}

#index-agents div.agent-contact {
	float: left;
}

#index-agents img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-name a {
	color: #000;
	text-decoration: none;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


.open-house-date {
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 14px;
}

.open-house-listing {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 10px;
}

.open-house-time {
	font-weight: bold;
}

.open-house-address {
	display: inline;
}

.open-house-price {
	display: inline;
	margin-right: 5px;
}

.open-house-host {

}

#open-houses-list-link {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index-featured-lender {
	text-align: center;
}

#lender-name {
	font-weight: bold;
	margin-top: 10px;
}


.area_schools {
	border-bottom: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}

#content_main .area_schools h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}


#company_listings_report {
	font-size: 12px;
}

#company_listings_report th {
	background: #CCC;
	border-bottom: 1px solid #666;
	text-decoration: underline;
	cursor: pointer;
}

#company_listings_report td {
	border-bottom: 1px solid #999;
}



#index_properties div.section {
	border-bottom: 2px solid #008c9a;
}

#index_properties .section h2 {
	background: url(/images/section_header_bg.png) repeat-x top left;
	color: #FFF;
}




#onjax_tools #mls_name {
	font-size: 14px;
}

#onjax_tools #mls_selection ul.ui-tabs2-nav li.ui-tabs2-selected a,
#onjax_tools #mls_selection ul.ui-tabs2-nav li.ui-tabs2-selected a:visited,
#onjax_tools #mls_selection ul.ui-tabs2-nav li.ui-tabs2-selected a:hover {
	font-weight: bold;
	color: #98002e;
}
















/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.5;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:15em;
	background: #FFF; /* luke */
}
.nav ul li,
.nav a {

}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:30px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:186px;
	top: 2px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}





/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	margin-bottom: 1.5em;
}
.nav li {
	border-left: 0px solid #98002e;
	border-right: 0px solid #98002e;
	margin-left: 10px;
	text-align: center;
}

.nav a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration:none;
	text-transform: uppercase;
}

.nav ul a {
	text-transform: none;
}

.nav a:focus, 
.nav a:hover, 
.nav a:active {
	background:#98002e url(/images/nav_hover_bg.png) repeat-x;
}

.nav li:hover,
.nav li.sfHover {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background:#98002e url(/images/nav_hover_bg.png) repeat-x;
}

.nav li:hover a,
.nav li.sfHover a {
	padding: 5px 9px;	
}



.nav li:hover li,
.nav li.sfHover li {
	width: 100%;
}

.nav ul li {
	margin-left: 0px;
}

.nav ul li:hover, 
.nav ul li.sfHover {
	background: #ccc;
	border-right: 0px;
	border-left: 0px;
	margin-left: 0px;
	width: inherit;
}

.nav ul li a:focus, 
.nav ul li a:hover, 
.nav ul li a:active {
	background: #ccc;
	border-right: 0px;
	border-left: 0px;
}




.nav ul, 
.nav ul li.sfHover ul {
	border-left: 3px solid #98002e;
	border-bottom: 3px solid #98002e;
	border-right: 3px solid #98002e;
	border-top: 3px solid #98002e;
	background: #FFF url(/images/submenu_bg.gif) repeat-y;
	width: 180px;
}

.nav ul a, 
.nav ul li.sfHover a,
.nav ul ul li.sfHover a,
.nav ul ul ul li.sfHover {
	color: #000;
	font-weight: bold;
}

.nav ul a:hover, 
.nav ul a:focus, 
.nav ul a:active, 
.nav ul li.sfHover a, 
.nav ul ul li a:hover, 
.nav ul ul li a:focus, 
.nav ul ul li a:active {
	font-weight: bold;
}

.nav li li {
	border: 0px;
	width: 180px;
	text-align: left;
}
.nav li li li {
	/* background:#9AAEDB */;
}




