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

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

a:hover {
	color: #98002e;
}

#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/exitnexus_header.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;
}


#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: 20px 20px 10px 20px;
	width: 700px;
	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;
}





#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;
}


