@charset "utf-8";

/* ----------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------- Sitewide Styles ----*/
/* ----------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------- Sitewide General Styles ----*/

body {
	background: #E7E8EA url(http://elements6.superlativestudio.com/templates51/3682/images/bg.jpg) repeat-x top center;
	margin: 0px 13px 25px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
img {
	border: none;
}

div {
	margin: 0px;
	padding: 0px;
}

.float-left {
	display: inline-block;
	float: left;
	height: 332px;
	}

.mid_container {
	display: inline=block;
	height: 332px;
	}

.float-right {
	float:right
}

.clear {
	clear:both;
}

br.clear {
	clear:both;
	display:block;
	height:1px;
	line-height: 0px;
	margin:-1px 0 0;
}

.over { 
	/*text-indent: -10000px;
	overflow: hidden;
	display: block;*/
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.over span {
	display: none;
}
 
.over:hover {
	background-position: bottom left;
}

.navlist {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.navlist li {
	display: inline;
}

ul.navlist li ul {
    position: absolute;
    left: -999%;
    width: 8em;
    text-align: left;
}

ul.navlist li:hover ul {
    left: auto;
    margin: 39px 0 0 42px;
}

ul.navlist li.last {
    float: none;
    clear: left;
}

/* ------------------------------------------------------------------------------------ Navigation ----*/

#nav-container{ 
	float: left; 
	margin-top: 11px; 
	width: 757px;
	height: auto;
	}

#nav-container2{
	float: left; 
	margin-top: 12px; 
	width: 757px;
	height: auto;
	}

#nav-property {
	float: left;
	width: 150px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav01_property.jpg);
}

#nav-property over:hover {
	background-position: bottom left;
}
	
#nav-buy {
	float: left;
	width: 78px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav02_buy.jpg);
}

#nav-sell {
	float: left;
	width: 77px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav03_sell.jpg);
}

#nav-offices {
	float: left;
	width: 101px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav04_offices.jpg);
}

#nav-agents {
	float: left;
	width: 104px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav05_agents.jpg);
}

#nav-careers {
	float: left;
	width: 107px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav06_careers.jpg);
}

#nav-more {
	float: left;
	width: 140px;
	height: 51px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/nav07_more.jpg);
}
.pageSub {
	float: left;
	width: 600px;
	margin: 0px;
}
.pageContainer {
	margin: 0px 0px 20px 15px;
}
.pageContainer li {
	list-style: url(http://elements6.superlativestudio.com/templates51/3682/images/bullet-green.gif);
	margin: 10px 0 0 0;
	padding: 0px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}
.pageContainer ul {
	margin: 0px 0px 25px 30px;
	padding: 0px;
}
.middleContainerLeftBody h2 {
	color: #343537;
	font: 14px/1.3em Arial, Helvetica, sans-serif;
	padding: 5px 0px 4px;
}
.middleContainerLeftBody a {
	color: #1a893b;
}
.two-accross-left {
	width: 270px;
	float: left;
	border-right: 1px solid #666666;
	padding: 0px 40px 0px 0px;
	margin: 10px 50px 0px 0px;
}
.two-accross-right {
	width: 270px;
	float: left;
	margin: 10px 0px 0px;
}
.two-accross {
	width: 270px;
	float: left;
	margin: 10px 25px 0px 0px;
}
.two-accross-r {
	width: 270px;
	float: left;
	margin: 25px 25px 0px 0px;
}
.two-accross-subtext {
	font-size:11px;
	line-height:18px;
	margin:10px 0 0 0;
}
.two-accross-header {
	color: #1a893b;
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.two-accross-header a {
	text-decoration: none;
}
.two-accross-header a:hover {
	text-decoration: underline;
}
.two-accross-header img{
	position:relative; 
	margin: 2px 0 0 0;
}

/* -------------------------------------------------------------------------- Drop-Down Navigation ----*/

ul.menu {
	list-style:none;
	margin:0px;
	padding:0;
	z-index:998;
}

ul.menu * {
	margin:0; 
	padding:0;
	position:relative;
	z-index:998;
}

ul.menu a {
	display:block;
	color:#000;
	text-decoration:none;
	z-index:998
}

ul.menu li {
	position:relative;
	float:left;
	z-index:998
}

ul.menu ul {
	position:absolute;
	width: 140px;
	top:51px;
	left:0;
	background:#38748C;
	display:none;
	opacity:0;
	list-style:none;
	z-index:998;
}

ul.menu ul li {
	position:relative;
	border:1px solid #38748C;
	border-top:none;
	width:138px;
	margin:0;
	z-index:998;
}

ul.menu ul li a {
	display:block;
	padding:5px;
	background-color:#024560;
	z-index:99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	z-index:998;
}

ul.menu ul li a:hover {
	background-color:#38748C;
	z-index:999
}

ul.menu ul ul {
	left:148px;
	top:-1px;
	z-index:998
}

ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(http://elements6.superlativestudio.com/templates51/3682/images/header_over.gif);
	z-index:998
}

ul.menu .sub {
	background:#d1d1d1 url(http://elements6.superlativestudio.com/templates51/3682/images/arrow.gif) 136px 8px no-repeat;
	z-index:998
}

ul.menu .topline {
	border-top:1px solid #aaa;
	z-index:998
}

ul.menu .menulink01{border:none; padding:0px; display: inline-block;  font-weight:bold; width:150px; height:51px;}
ul.menu .menulink02{border:none; padding:0px; display: inline-block;  font-weight:bold; width:78px; height:51px}
ul.menu .menulink03{border:none; padding:0px; display: inline-block;  font-weight:bold; width:77px; height:51px}
ul.menu .menulink04{border:none; padding:0px; display: inline-block;  font-weight:bold; width:101px; height:51px}
ul.menu .menulink05{border:none; padding:0px; display: inline-block;  font-weight:bold; width:104px; height:51px}
ul.menu .menulink06{border:none; padding:0px; display: inline-block;  font-weight:bold; width:107px; height:51px}
ul.menu .menulink07{border:none; padding:0px; display: inline-block;  font-weight:bold; width:140px; height:51px}

/* -------------------------------------------------------------------------------- Sub-Navigation ----*/

/* General Links */

#subnav {
	float:right;
	width: 230px;
	margin: 0px 0px 0px 0px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
			
#subnav li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #082946 solid;
	border-top:1px #2d517e solid;
	text-decoration: none;
}	
	
#subnav li a:link, #subnav li a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_over.jpg);
	padding: 8px 0 0 10px;
}
	
#subnav li a:hover {
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_over.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Top Link */

#subnav li.top a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png);
	border-bottom:1px #082946 solid;
	border-top: none;
}

#subnav li.top a:link, #subnav li.top a:visited {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png);
	border-bottom:1px #082946 solid;
	border-top: none;
}

#subnav li.top a:hover {
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png) 0 -33px;
}

/* Bottom Link */

#subnav li.bottom a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png);
	border-top:1px #2d517e solid;
	border-bottom: none;
}

#subnav li.bottom a:link, #menu1 li.bottom a:visited {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png);
	border-top:1px #2d517e solid;
	border-bottom: none;
}

#subnav li.bottom a:hover {
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png) 0 -33px;
}

/* Highlighted Top Link */

#subnav li.hilighted-top a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png) 0 -33px;
	border-bottom:1px #082946 solid;
	border-top: none;
}

#subnav li.hilighted-top a:link, #subnav li.hilighted-top a:visited {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png) 0 -33px;
	border-bottom:1px #082946 solid;
	border-top: none;
}


#subnav li.hilighted-top a:hover {
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-top.png) 0 -33px;
}

/* Highlighted General Link */

#subnav li.hilighted a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #082946 solid;
	border-top:1px #2d517e solid;
	text-decoration: none;
}	
	
#subnav li.hilighted a:link, #subnav li.hilighted a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_over.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}
	
#subnav li.hilighted a:hover {
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_over.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Highlighted Bottom Link */

#subnav li.hilighted-bottom a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png) 0 -33px;
	border-top:1px #2d517e solid;
	border-bottom: none;
}

#subnav li.hilighted-bottom a:link, #menu1 li.hilighted-bottom a:visited {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png) 0 -33px;
	border-top:1px #2d517e solid;
	border-bottom: none;
}

#subnav li.hilighted-bottom a:hover {
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg-bottom.png) 0 -33px;
}

/* Expanded Sub-Menu */

/* Expanded Sub-Menu General */

#subnav li.expanded a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px #244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded a:link, #subnav li.expanded a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded.jpg);
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded a:hover {
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Expanded Sub-Menu Top */

#subnav li.expanded-top a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px 244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded-top a:link, #subnav li.expanded-top a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_top.jpg);
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded-top a:hover {
	color: #FFF;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_top.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Expanded Sub-Menu Bottom */

#subnav li.expanded-bottom a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px #244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded-bottom a:link, #subnav li.expanded-bottom a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_bottom.jpg);
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded-bottom a:hover { 
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_bottom.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Expanded Sub-Menu General Highlighted */

#subnav li.expanded-hilighted a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px #244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded-hilighted a:link, #subnav li.expanded-hilighted a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded-hilighted a:hover {
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Expanded Sub-Menu Top */

#subnav li.expanded-top-hilighted a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px 244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded-top-hilighted a:link, #subnav li.expanded-top-hilighted a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_top.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded-top-hilighted a:hover {
	color: #FFF;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_top.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* Expanded Sub-Menu Bottom */

#subnav li.expanded-bottom-hilighted a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	border-bottom:1px #08213d solid;
	border-top:1px #244363 solid;
	text-decoration: none;
}	
	
#subnav li.expanded-bottom-hilighted a:link, #subnav li.expanded-bottom-hilighted a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_bottom.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}
	
#subnav li.expanded-bottom-hilighted a:hover { 
	color: #FFF;
	background:  url(http://elements6.superlativestudio.com/templates51/3682/images/subnav-bg_expanded_bottom.jpg) 0 -33px;
	padding: 8px 0 0 10px;
}

/* ------------------------------------------------------------------------------- Header & Search ----*/

#search-button {
	float: left;
	width: 110px;
	height: 26px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/button_search.jpg);
	position: relative;
	margin-top: 1px;
}

#login-area {
	height:15px;
	padding:7px 0px 0px 10px;
	color:#FFFFFF
}

#search-bottom{
	width:341px;
	height:31px;
	font-size:11px
}

#search-bottom  a {
	color: #FFFFFF;
}

#search-bottom  a:link {
	text-decoration: none;
}

#search-bottom  a:visited {
	text-decoration: none;
}

#search-bottom  a:hover {
	text-decoration: underline;
}

#search-bottom  a:active {
	text-decoration: none;
} 

#search-options {
	width:90px;
	height: 15px;
	padding:7px 20px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	float:right
}

#search-options span {
	color:#3ad064;
	font-weight: bold;
}

#phone-numbers {
	width:210px;
	margin:20px 20px 0px 0px;
	vertical-align:top;
	color:#FFFFFF;
	font-size:13px;
	float:right
}

#phone-numbers span {
	color:#3ad064;
	font-weight: bold;
}

#phone-numbers #text {
	padding-left:7px;
	float:left
}

/* ---------------------------------------------------------------------------------------- Footer ----*/

.line-horiz{
	height:1px;
	width:971px;
	border-bottom:1px #ADAEAF solid;
	margin:5px 0px 15px 0px;
	clear:both
}

#seo-links {
		width:555px; 
		margin: 0px 0px 15px 10px; 
		font-size:11px; 
		float:left;
		display: inline-block;
}

#seo-links h1 {
	color:#1e5296;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px\
}

#seo-links ul {
	margin:0px;
	padding:0px
}

#seo-links li {
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:18px;
	list-style-type:none
}

#seo-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#seo-links a:link {
	text-decoration: none;
}

#seo-links a:visited {
	text-decoration: none;
	color: #000000;
}

#seo-links a:hover {
	text-decoration: underline;
	color: #000000;
}

#seo-links a:active {
	text-decoration: none;
	color: #000000;
} 

#articles {
	font-size:11px;
	float:left;
	width:390px;
	line-height:18px;
	border-left:1px solid #adaeaf;
	padding-left:25px;
	margin-bottom:15px
}

#articles h1{
	font-family:Georgia, "Times New Roman",
	Times, serif;
	font-size:18px;
	color:#000000;
	font-weight: normal;
	margin:7px 0px 0px 0px;
	padding:0px
}

#articles h2{
	color:#7f7f7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px
}

#articles ul{
	margin:0px;
	padding:0px 0px 0px 10px
}

#articles li{
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/bullet-black.gif) no-repeat;
	padding-left: 15px;
	margin:3px 0px 0px 0px;
	background-position: 0 5px;
	list-style-type:none;
}

#articles  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e5296;
}

#articles  a:link {
	text-decoration: none;
}

#articles  a:visited {
	text-decoration: none;
}

#articles  a:hover {
	text-decoration: underline;
}

#articles  a:active {
	text-decoration: none;
} 

#agent-area{
	height:50px;
	width:971px;
	background:#cfd0d1;
	margin:0px 0px 15px 0px;
	clear:both
}

#agent-button {
	float: left;
	width: 100px;
	height: 33px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/button-agent_login.jpg);
	position: relative;
	top:10px;
	left:10px;
}

#explore-links {
	font-size:11px;
	margin:10px 0px 10px 25px;
	float:left;
	width:700px;
	text-align:center;
}

#explore-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#explore-links a:link {
	text-decoration: none;
}

#explore-links a:visited {
	text-decoration: none;
	color: #000000;
}

#explore-links a:hover {
	text-decoration: underline;
	color: #000000;
}

#explore-links a:active {
	text-decoration: none;
	color: #000000;
}

#realtor-icons{
	margin:10px 15px 0px 0px;
	float:right
}

#sitemap {
	font-size:10px;
	color:#666666;
	line-height:18px;
	height:45px
}

#sitemap img{
}

#sitemap #text{
	float:left;
	width:775px
}

#sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#sitemap a:link {
	text-decoration: none;
}

#sitemap a:visited {
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap a:active {
	text-decoration: none;
}

#disclaimer{
	font-size:9px;
	color:#666666;
}

.footerwrap{
	margin: 10px 0 0 0;
	color:#999999;
}

.footerwrap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footerwrap a:link {
	text-decoration: none;
}

.footerwrap a:visited {
	text-decoration: none;
}

.footerwrap a:hover {
	text-decoration: underline;
}

.footerwrap a:active {
	text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------- Home Page ----*/
/* ----------------------------------------------------------------------------------------------------*/

/*this compensates for the flower image on the home page*/

#home-bottom-margin {
	margin-left:12px
}

.home-bottom-box {
	width:315px;
	height:214px;
	margin-left:12px;
	float:left
}

.home-title-container {
	width:315px;
	height:47px
}

.home-bottom-title {
	width:201px;
	height:47px;
	float:left
}

.home-bottom-bg {
	width:315px;
	height:150px;
	background:url(http://elements6.superlativestudio.com/templates51/3682/images/homebottom_boxbg.jpg) no-repeat top left;
}

.home-bottom-content{
	padding:0px
}

.home-bottom-content-img {
	float:right;
	margin:0;
	padding:0
}

.home-bottom-content p {
	margin:0;
	padding:8px 0px 0px 15px
}

.home-bottom-content span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}

.home-bottom-content #text {
	float:left;
	margin-left:15px;
	font-size:11px;
	width:140px
}

.home-bottom-content h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#0e3963;
	margin:0px;
	padding:5px 0px 5px 15px
}

.home-bottom-content a {
	color:#000000
}

.home-bottom-content a:link {
	text-decoration: none;
}
.home-bottom-content a:visited {text-decoration: none;}
.home-bottom-content a:hover {text-decoration: underline;}
.home-bottom-content a:active {text-decoration: none;} 
.home-bottom-shadow{width:315px; height: 17px; background: url(http://elements6.superlativestudio.com/templates51/3682/images/homebottom_boxshadow.jpg) no-repeat top left;}

#quicksearch-container {
	margin: 0px auto;
	float: left;
	display: inline-block; 
	width: 316px; 
	height: 310px; 
	margin-top: 11px; 
	position: relative;
	vertical-align: top;
	}

#signup-button {
	float: left;
	width: 114px;
	height: 47px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/homebottom-button_signup.jpg);
	position: relative;
}

#subscribe-button {
	float: left;
	width: 114px;
	height: 47px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/homebottom-button_subscribe.jpg);
	position: relative;
}

#viewmore-button {
	float: left;
	width: 114px;
	height: 47px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/homebottom-button_viewmore.jpg);
	position: relative;
}

/*misty styles*/

/* ----------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------- Structure ----*/
/* ----------------------------------------------------------------------------------------------------*/

#container {
	margin: 0 auto;
	width: 983px;
	text-align: left;
}
.topContainer {
	width: 983px;
	height: 132px;
	display: block;
	clear: both;
}
.logoContainer {
	width: 226px;
	height: 132px;
	float: left;
	display:inline-block;
}
.topRightContainer {
	width: 757px;
	height: 132px;
	display: inline-block;
	float: left;
}
	.topRightContainer .top{
		width: 757px;
		height: 70px;
		display: block;
		float: left;
	}
		.topRightContainer .top .left {
			width: 416px;
			height: 70px;
			display: inline-block;
			float: left;
		}
		.topRightContainer .top .right {
			width: 341px;
			height: 70px;
			display: inline-block;
			float: left;
		}
			.topRightContainer .top .right .container {
				background: url(http://elements6.superlativestudio.com/templates51/3682/images/seach_background.jpg) no-repeat;
				width: 341px;
				height: 70px;
				display: inline-block;
				float: left;
				padding-top: 10px;
				
			}
			.topRightContainer .top .right .container .left {
				width: 41px;
				height: 28px;
				display: block;
				float: left;
				background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/seach_magGlass.jpg);
				background-repeat: no-repeat;
			}
			.topRightContainer .top .right .container .searchMiddle {
				background: url(http://elements6.superlativestudio.com/templates51/3682/images/search_fieldbg.jpg);
				width: 174px;
				height: 26px;
				display: block;
				float: left;
				margin-top: 1px;
			}
.searchBottom {
	width: 330px;
	height: 31px;
	font-size:11px;
	margin-top: 30px;
	*margin-top: 0px;
	margin-left: 10px;
}

.searchBottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.searchBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.searchBottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.searchBottom a:active{
	color: #FFFFFF;
	text-decoration: none;
}
				
				/*.topRightContainer .top .right .container .searchMiddle .left {
					width: 40px;
					height: 26px;
					display: block;
					float: left;
				}
				.topRightContainer .top .right .container .searchMiddle .middle{
					width: 174px;
					height: 26px;
					display: block;
					float: left;
				}
				.topRightContainer .top .right .container .searchMiddle .button{
					width: 17px;
					height: 26px;
					display: block;
					float: left;
				}
				.topRightContainer .top .right .container .searchMiddle .right{
					background: url(images/search_rightside.jpg);
					width: 17px;
					height: 26px;
					display: block;
					float: left;
				}*/
	.topRightContainer .bottom {
		width: 757px;
		height: 51px;
		display: block;
		float: left;
		
	}
.mainContentContainer {
	width: 983px;
	display: block;
}

.logoContainer {
	width: 226px;
	height: 132px;
	float: left;
	display: inline-block;
}

.middleContainer {
	width: 983px;
	height: 100% auto;
	display: block;
}

.middleContainerLeft {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/content-bg-repeat.jpg) repeat-y top center;
	width: 750px;	
	min-height: 450px;
	display: block;
	float: left;
	margin-top: 5px;
}

			.middleContainerLeft .top{
				background: url(http://elements6.superlativestudio.com/templates51/3682/images/content-bg-top.jpg) no-repeat top center;
				width: 750px;	
			}
			
			.middleContainerLeftBody{
				width: 680px;
				margin-left: 25px;
				padding: 10px;
				display: block;
				min-height: 600px;
			}
			
			.middleContainerLeftBody h1{
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;
				color: #000000;
				padding-top: 5px;
				font-weight: normal;
			}
			
			.middleContainerLeftBody h3{
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;
				color: #000000;
				padding-top: 0px;
				font-weight: normal;
				margin:0px;
				
			}
			
			.middleContainerLeftBody p{
				font-family: Helvetica, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #343537;
				line-height: 18px;
				
			}
			
			.middleContainerLeft .bottom {
				background: url(http://elements6.superlativestudio.com/templates51/3682/images/content-bg-repeat.jpg);
			}

.middleContainerRight {
	width: 230px;	
	display: line-block;
	float: left;
	margin: 0px auto;
	margin-top: 15px;
}
.bottomContainer {
	width: 983px;
	display: block;
	margin-left: 20px;
}
.line-horiz2{
	height:1px; 
	width:971px; 
	border-bottom:1px #ADAEAF solid; 
	margin:5px 0px 15px 10px; 
	clear:both
}
.line-horiz3{
	height:1px; 
	width:630px; 
	border-bottom:1px #d0d3d4 solid; 
	margin:15px 0px 15px 10px; 
}
.line-horiz4{
	height:1px; 
	width:635px; 
	border-bottom:1px #999999 solid; 
	margin:15px 0px 15px 10px; 
}
.seo-links2 {
	width:555px; 
	margin: 15px 0px 15px 0px; 
	font-size:11px; 
	float:left;
}
.seo-linksBox {
	width: 172px;
	height: 100% auto;
	display: inline-block;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------  Misty Buyers ----*/
/* ----------------------------------------------------------------------------------------------------*/

.buyerSteps {
	width: 673px;
	height: 130px;
	display: block;
	float: left;
	margin-left: 15px
}

.buyerStepsNumbers {
	width: 25px;
	height: 124px;
	display: inline-block;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------- Sub-Page General Styles ----*/
/* ----------------------------------------------------------------------------------------------------*/

.three-accross {
	width:200px;
	float:left;
	margin:10px 25px 0px 0
}

.three-accross-r {
	width:200px;
	float:left;
	margin:10px 0px 0px 0
}

.three-accross-subtext {
	font-size:11px;
	line-height:18px;
	margin:10px 0 0 0
}

.three-accross-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#1a893b;
	margin:0px;
	padding:0px;
}

.three-accross-header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#1a893b;
}

.three-accross-header a:link {
	text-decoration: none;
}

.three-accross-header a:visited {
	text-decoration: none;
}

.three-accross-header a:hover {
	text-decoration: underline;
}

.three-accross-header a:active {
	text-decoration: none;
}

.three-accross-header img{
	position:relative;
	margin: 0 0 0 1px
}

.three-accross-header-numbered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	margin:0px;
	padding:0px;
}
.three-accross-header-numbered a:link {
	text-decoration: none;
	color:#000000;
}

.three-accross-header-numbered a:visited {
	text-decoration: none;
	color:#000000;
}

.three-accross-header-numbered a:hover {
	text-decoration: underline;
	color:#1a893b;
}

.three-accross-header-numbered a:active {
	text-decoration: none;
	color:#000000;
}

.three-accross-header img{
	position:relative;
	margin: 0 0 0 1px
}
.three-accross-header-numbered img{
	float:left;
	margin:-2px 5px 0 0
}

.three-accross-subtext-numbered {
	font-size:11px;
	line-height:18px;
	margin:10px 0 0 28px
}

.three-accross-subtext-numbered a {
	font-size: 11px;
	font-weight:bold;
	color:#1a893b;
}

.three-accross-subtext-numbered a:link {
	text-decoration: none;
}

.three-accross-subtext-numbered a:visited {
	text-decoration: none;
}

.three-accross-subtext-numbered a:hover {
	text-decoration: underline;
}

.three-accross-subtext-numbered a:active {
	text-decoration: none;
}
.three-accross-subtext li {
	list-style: url(http://elements6.superlativestudio.com/templates51/3682/images/bullet-green.gif);
	margin: 10px 0 0 0;
	padding: 0px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}
.three-accross-subtext ul {
	margin: 0px 0px 25px 30px;
	padding: 0px;
}
/* ----------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------- Sub-Page Specific Styles ----*/
/* ----------------------------------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------- Agent Search ----*/

.agent-search-box {
	width:225px;
	height:165px;
	background:url(http://elements6.superlativestudio.com/templates51/3682/images/agent-search-bg.png) top center no-repeat;
	float:left;
}

.agent-search-box h2{
	margin: 20px 0 0 20px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.agent-search-box p {
	font-size:11px;
	font: Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 10px 0px 0px 20px;
}

.agent-search-button {
	float: right;
	width: 83px;
	height: 33px;
	background-image: url(http://elements6.superlativestudio.com/templates51/3682/images/agent-search-button.jpg);
	position: relative;
	margin: 10px 18px 0px 0px;
}

.agent-search-az-bar {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/agent-search-alphabeticalbar-bg.jpg) top center no-repeat;
	width:683px;
	height:53px;
}
.agent-search-az-bar #text{
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	padding:15px 0px 0px 15px;
	color:#666666;
}
.agent-search-az-bar #text a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#666666;
}

.agent-search-az-bar #text a:link {
	text-decoration: none;
}

.agent-search-az-bar #text a:visited {
	text-decoration: none;
}

.agent-search-az-bar #text a:hover {
	text-decoration: underline;
}

.agent-search-az-bar #text a:active {
	text-decoration: none;
}
.agent-search-az-bar #text span {
	font-weight:bold;
	color:#000000;
}

.canwehelpyou {
	float:left
}

.canwehelpyou  a {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#1a893b;
}

.canwehelpyou a:link {
	text-decoration: none;
}

.canwehelpyou a:visited {
	text-decoration: none;
}

.canwehelpyou a:hover {
	text-decoration: underline;
}

.canwehelpyou a:active {
	text-decoration: none;
}

/* temporary styles for programmers reference */

.agent-field {
	background:url(http://elements6.superlativestudio.com/templates51/3682/images/agentsearch-field-bg.gif) no-repeat top center;
	width:181px;
	height:22px;
	margin: 10px 0 0 20px;
} 	
.agent-field-arrow {
	background:url(http://elements6.superlativestudio.com/templates51/3682/images/field-arrow.gif) 166px 9px no-repeat;
	width:181px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	padding: 3px 0 0 7px;
}

/* --------------------------------------------------------------------------------------- Careers ----*/

.contactbox {
	width:180px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/bottomContainer2.gif) repeat-x;
	border: 1px solid #146e7b;
}
.contactbox .three-accross-header-numbered{
	padding: 10px 0px 0px 10px;
	width:95px;
}
.contactbox .three-accross-subtext{
	padding: 0px 0px 10px 10px;
	width:95px;
}

/* ---------------------------------------------------------------------------------------- Offices ----*/

#office-list {
	float:left;
	margin:0 0 0 15px;
}

#office-list h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#office-list p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 20px 0;
	padding: 8px 0 0 0;
}

/* ----------------------------------------------------------------------------- Broker Form Styles ----*/

.brokerContainerReg {
	float: left;
	width: 170px;
	height: 265px;
	padding: 25px 30px 15px 30px;
	margin: 10px 0px 0px 0px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/form-three-Back.png) no-repeat;
}
.brokerContainerReg h2 {
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif !important;
}
.brokerContainerReg p {
	margin: 8px 0px 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif !important;
	color: #595959 !important;
}
.brokerContainerSignIn {
	float: left;
	width: 170px;
	height: 265px;
	padding: 25px 30px 15px 30px;
	margin: 10px 0px 0px 0px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/form-three-Back.png) no-repeat;
}
.brokerContainerSignIn h2 {
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif !important;
}
.brokerContainerSignIn p {
	margin: 8px 0px 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif !important;
	color: #595959 !important;
}
.brokerContainerSignIn strong {
	font-size: 11px;
}
.brokerContainerSignIn table {
	border: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.brokerContainerSignIn td {
	border: none;
	padding: 10px 0px 0px;
}
.brokerContainerSignIn input {
	border: 1px solid #728f90;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/formBack.gif) repeat-x;
	margin: 2px 3px 0px 0px;
}
.brokerContainerSignIn input[type="checkbox"] {
	margin: 5px 3px 0px 0px;
	vertical-align: bottom;
}
.brokerContainerSignIn input[type="image"] {
	border: none;
}


/* -------------------------------------------------------------------------------------------- REO ----*/

.reoContainer {
	width: 663px;
	float: left;
	margin: 10px 0px 20px;
}
.reoContainerClient {
	width: 198px;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/bottomContainer1.gif) repeat-x;
	padding: 0px 0px 0px 20px;
	margin: 0px 2px 0px 0px;
}
.reoContainerClient h2 {
	font: bold 14px/1.3em Arial, Helvetica, sans-serif !important;
}
.reoContainerContact {
	width: 406px;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/bottomContainer2.gif) repeat-x;
	padding: 0px 0px 0px 20px;
}
.reoContainerContact h2 {
	font: bold 14px/1.3em Arial, Helvetica, sans-serif !important;
}
.reoContainerContact p {
	font: 11px/1.7em Arial, Helvetica, sans-serif !important;
	width: 390px;
	margin: 15px 0px 0px;
	padding: 0px;
	clear: left;
}
.reoContainerContact2 {
	float: left;
	width: 300px;
	margin: 0px 0px 20px;
	background: #e5efed;
}
.reoContainerContact2Info {
	font: 11px/2em Arial, Helvetica, sans-serif;
	float: left;
	margin: 25px 0px 0px 15px;
}
.reoContainerContact2Info h2 {
	font: bold 14px/1.7em Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px;
	padding: 0px;
}

/* -----------------------------------------------------------------------  Oahu Neighborhoods -----------------------------*/
.neighborhoodContainer p {
	margin: 0 0 10px 0;
	font-weight: bold;
}

/* -----------------------------------------------------------------------  Buyer Steps -----------------------------*/
.buyerSteps {
	width: 673px;
	height: 130px;
	display: block;
	float: left;
	margin-left: 15px
}
.buyerStepsNumbers {
	width: 25px;
	height: 124px;
	display: inline-block;
	float: left;
}	
.buyerStepsText {
	width:170px;
	height: 126px;
	display: inline-block;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #343537;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
}
.buyerStepsText h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: -5px 0px 10px 0px;

}
.buyerStepsText h1 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: -5px 0px 10px 0px;
	text-decoration: none;
}
.buyerStepsText h1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3f995a;
	margin: -5px 0px 10px 0px;
	text-decoration: none;
}
.buyerStepsText h1 a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: -5px 0px 10px 0px;
	text-decoration: none;

}
.buyerStepsText h1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: -5px 0px 10px 0px;
	text-decoration: none;
}
.BuyerHomeSeekers{
	width: 661px;
	height: 92px;
	display: block;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/home_seekers_house.jpg) no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
}
.BuyerHomeSeekersText {
	width: 571px;
	height: 81px;
	display: block;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	padding-left: 100px;
}
.BuyerHomeSeekersText h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 20px;
}
.BuyerHomeSeekersText  a:link{
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	text-decoration: underline;
}
.BuyerHomeSeekersText a:hover{
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #409b5b;
	text-decoration: underline;
}
.BuyerHomeSeekersText a:active{
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	text-decoration: underline;
}
.BuyerHomeSeekersText a:visited{
    font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	text-decoration: underline;
}
.BuyersThreeinARowContainer{
	width: 682px;
	min-height: 300px;
	display: block;
	float: left;
	margin-left: 10px;
}
.BuyersThreeinARow {
	width: 200px;
	min-height: 160px;
	display: inline-block;
	float: left;
}
.BuyersThreeinARow {
	width: 200px;
	min-height: 160px;
	display: inline-block;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	margin-left: 15px;
}
.BuyersThreeinARowHeading{
	width: 100% auto;
	height: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1a893b;
	font-weight: bold;
	display: inline;
	float: left;

}
.BuyersThreeinARowHeading a:link{

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1a893b;
	font-weight: bold;
	text-decoration: none;

}
.BuyersThreeinARowHeading a:hover{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003d5c;
	font-weight: bold;
	text-decoration: none;
}
.BuyersThreeinARowHeading a:active{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1a893b;
	font-weight: bold;
		text-decoration: none;
}
.BuyersThreeinARowHeading a:visited{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1a893b;
	font-weight: bold;
		text-decoration: none;

}
.BuyersThreeinARowArrow{
	width: 15px;
	height: 15px;
	display: inline;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/arrow.png);
	margin-left: 10px;
}
.BuyersThreeinARow p{
	width: 100% auto;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	display: block;
	float: left; 
}
.BuyerWaystoBuyAHome {
	width: 657px;
	hight: 70px;
	display: block;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/stepsBg.png) no-repeat;
	margin-bottom: 20px;
}
.BuyerWaystoBuyAHome h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.BuyerWaystoBuyAHome p{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}
.BuyerWaystoBuyAHome p a:link{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #409b5b;
	text-decoration: none;
	font-weight: bold;
}
.BuyerWaystoBuyAHome p a:hover{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003d5c;
	text-decoration: none;
		font-weight: bold;
}
.BuyerWaystoBuyAHome p a:active{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #409b5b;
	text-decoration: none;
		font-weight: bold;
}
.BuyerWaystoBuyAHome p a:visited{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #409b5b;
	text-decoration: none;
	font-weight: bold;
}
.BuyersNewProjectsLogo {
	width: 151px;
	min-height: 178px;
	display: inline-block;
	float: left;
	}
.BuyersNewProjectsText {
	width: 467px;
	min-height: 180px;
	display: inline-block;
	float: left;
	padding-left: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	line-height: 18px;
	}
.BuyersNewProjectsText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000; 
	margin: -8px 0px 8px 0px;
}
.BuyHomeSeekerForm {
	width: 671px;
	height: 277px;
	display: block;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/home_seekers_bg.png) no-repeat;
	}
.BuyHomeSeekerForm2 {
	width: 671px;
	height: 700px;
	display: block;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/form_bg.png) no-repeat;
	}
.BuyHomeSeekerForm h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #3f9a5a;
	padding: 15px 0 10px 30px;
	}
.BuyHomeSeekerFormContainer {
	width: 598px;
	height: 183px;
	display: block;
	float: left;
	padding: 0 0 0 30px;
	}

.BuyHomeSeekerFormField{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/formfield.jpg) no-repeat;
	border: 0px;
	margin-bottom: 10px;
}

.BuyHomeSeekerFormField2{
	width: 250px;
	height: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	border: 0px;
	padding: 4px 0 0 5px;
	background: none;
}
.BuyHomeSeekerFormField3{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
}
.BuyHomeSeekerFormField4{
	width: 24px;
	height: 25px;
	display: inline-block;
	float: left;
	margin: 0px;
}
.BuyHomeSeekerFormField5{
	width: 15px;
	height: 15px;
	display: inline-block;
	float: left;
	border: 0px;
}
.BuyHomeSeekerFormField6{
	width: 100px;
	height: 22px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	padding: 4px 0 0 0;
	display: inline-block;
	float: left;
}
.BuyHomeSeekerFormField7{
	width: 500px;
	height: 32px;
	display: block;
	float: left;
	margin-top: 10px;
}
.BuyHomeSeekerFormField7 p{
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	display: block;
	float: left;
	margin: 0px;
}
.BuyHomeSeekerFormField7 a:link{
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #228d42;
	text-decoration: none;
}
.BuyHomeSeekerFormField7 a:hover{
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003e5c;
	text-decoration: none;
}
.BuyHomeSeekerFormField7 a:active{
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #228d42;
	text-decoration: none;
}
.BuyHomeSeekerFormField7 a:visited{
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #228d42;
	text-decoration: none;
}
.BuyHomeSeekerFormField8{
	width: 168px;
	height: 46px;
	display: block;
	float: left;
	padding-left: 420px;
}
.BuyHomeSeekerFormField8{
	width: 168px;
	height: 46px;
	display: block;

}
.BuyHomeSeekerFormField9{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
}
.BuyHomeSeekerFormField10{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
}
.BuyHomeSeekerFormField11{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/buyers/formfield.jpg) no-repeat;
}
.BuyHomeSeekerFormField12{
	width: 562px;
	height: 100% auto;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
}
.BuyHomeSeekerFormField12 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #343537;
	margin: 0px;
	padding: 0px;
}
.BuyHomeSeekerFormField13{
	width: 570px;
	height: 50px;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
}
.BuyHomeSeekerFormField14{
	width: 562px;
	height: 100% auto;
	display: inline-block;
	float: left;
	border: 1px;
	margin-bottom: 10px;
}
.BuyHomeSeekerFormField15{
	width: 263px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.BuyHomeSeekerFormField16{
	width: 110px;
	height: 22px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #343537;
	padding: 4px 0 0 0;
	display: inline-block;
	float: left;
}
.BuyerHomeSeekerAdvantagesContainer {
	width: 592px;
	height: 80px;
	display: block;
	float: left;
	margin-left: 40px;
}
.BuyerHomeSeekerAdvantagesContainer2 {
	width: 193px;
	height: 32px;
	display: block;
	float: left;
	margin-left: 50px;
}
.BuyerHomeSeekerAdvantagesContainerPoint {
	width: 27px;
	height: 33px;
	display: inline-block;
	float: left;
}
.BuyerHomeSeekerAdvantagesContainerText {
	width: 160px;
	height: 33px;
	display: inline-block;
	float: left;
}

/*----------calculator styles----------*/
.calculator {
	float: left;
	width: 420px;
	height: 200px;
	margin: 5px 0px 0px 0px;
	padding: 25px 0px 15px 30px;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/calcBack.png) no-repeat;
}
.calculatorBox {
	float: left;
	width: 200px;
}

/*----------prequalify styles----------*/
.prequalify {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/prequalifyBack.png) no-repeat;
	float: left;
	width: 646px;
	height: 630px;
	margin: 0px;
	padding: 30px 0px 0px 35px;
}

/*----------contact styles----------*/
.contactForm {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/contactBack.png) no-repeat;
	float: left;
	height: 395px;
	width: 310px;
	margin: 0px 0px 0px -38px;
	padding: 25px 0px 0px 30px;
}
/*----------feedback styles----------*/
.feedback {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/feedbackBack.png) no-repeat;
	float: left;
	height: 580px;
	width: 646px;
	margin: 0px;
	padding: 30px 0px 0px 35px;
}


/* ----------------------------------------------------------------------- Form Styles -----------------------------*/
.formStyle{
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle table {
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
}
.formStyle td {
	border: none;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
.formStyle h2 {
	margin: 3px 0px;
	padding: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.formStyle p {
	margin: 18px 0px 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #595959;
}
.formStyle label {
	display: block;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
.formStyle input[type="text"] {
	border: 1px solid #728f90;
	background: #FFFFFF url(http://elements6.superlativestudio.com/templates51/3682/images/formBack1.gif) repeat-x;
	margin: 2px 3px 8px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle input[type="checkbox"] {
	margin: 2px 4px 8px 0px;
	vertical-align: middle;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle input[type="radio"] {
	margin: 3px 4px 8px 0px;
	vertical-align: bottom;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle textarea {
	margin: 2px 3px 8px 0px;
	border: 1px solid #728f90;
	background: #FFFFFF url(http://elements6.superlativestudio.com/templates51/3682/images/formBack2.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle select {
	border: 1px solid #728f90;
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/formBack1.gif) repeat-x;
	margin: 3px 4px 5px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.formStyle input[name^="non"] {
	border: 2px solid #728f90;
	background: #FFFFFF;
	margin: 3px 3px 8px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.radioCopy {
	margin: 0px 10px 0px 0px;
	vertical-align: 50%;
}
td.symbolOne {
	margin: 5px 3px 0px 0px;
	display: block
}
td.symbolTwo {
	margin: 19px 3px 0px 0px;
	display: block
}

/* ----------------------------------------------------------------------- Form Styles 2 ------------------------*/

#search-tab-form-left {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:15px 5px 5px 15px;
	width:150px;
	}
	#search-tab-form-left a {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		}
	#search-tab-form-left a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		}
#search-tab-form-right {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:15px 0 5px 7px;
	width:135px;
}
.formStyle2 #pricemin {
	width:75px;
}
.formStyle2 #pricemax {
	width:50px;
}
.formStyle2 .container1 {
	float:left;
	margin:14px 0 0 0;
}
.formStyle2 .container2 {
	float:left;
	margin:3px 0 0 0;
}
.formStyle2 .container3 {
	float:left;
	margin:14px 0 0 0;
	width:125px;
}
	
.formStyle2 {
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	}
	.formStyle2 a {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		}
	.formStyle2 a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		}
	.formStyle2 input[type="text"] {
		background:#FFFFFF url(http://elements6.superlativestudio.com/templates51/3682/images/formBack1.gif) repeat-x scroll 0 0;
		border:1px solid #728F90;
		color:#333333;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		}
	.formStyle2 textarea {
		background:#FFFFFF url(http://elements6.superlativestudio.com/templates51/3682/images/formBack2.gif) repeat-x scroll 0 0;
		border:1px solid #728F90;
		color:#333333;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		}
	.formStyle2 select {
		background:#FFFFFF url(http://elements6.superlativestudio.com/templates51/3682/images/formBack1.gif) repeat-x scroll center top;
		border:1px solid #728F90;
		color:#333333;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		}

/* Dynamic SubPage */

.middleContainer2 {
	width: 993px;
	height: 100% auto;
	display: block;
}

.middleContainerMain {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/dsp-bg_repeat.jpg) repeat-y top center;
	width: 993px;	
	display: block;
	float: left;
	margin-top: 5px;
}
.middleContainerMainTop {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/dsp-bg_top.jpg) no-repeat top center;
	width: 993px;	
	min-height: 550px;
	display: block;
	float: left;
}
.middleContainerMainHeader {
	background: url(http://elements6.superlativestudio.com/templates51/3682/images/dsp-header_bg.jpg) no-repeat top center;
	width: 993px;
	height: 57px;
	display: block;
	float: left;
}
.middleContainerMainHeader h1{
	padding:29px 0 0 35px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

/* Dynamic Subpage (700px Content Width) */

.middleContainerLeftBody2{
	width: 700px;
	margin: 0 0 0 25px;
	padding:0 0 0 0;
	display: block;
	min-height: 600px;
}

.more a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	}
.more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	}

/* ---------------------------------------------------------------------------------- */
/* ------------------------------------------------------ CBP Only Append Site Styles */
/* ---------------------------------------------------------------------------------- */

#calcfrm {
	background: #003d5c;
	padding: 10px;
	}

.SearchSignUp .FormRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.SearchSignUp .FormRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

.link_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	.link_des a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal !important;
		color: #333333 !important;
		text-decoration: none;
		cursor: default;
		}
	.link_des a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal !important;
		color: #333333 !important;
		text-decoration: none;
		cursor: default;
		}

/* Modifications to Mortgage Calculator */

.DynamicFormsWrap .FormLabel {
    color: #FFFFFF !important;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 5px;
	}
