body{ background: #FFFFFF; font-family: arial, helvetica, sans-serif; font-size: 14px; }
#outer_wrap{ width: 765px; padding: 0px; margin: 10px auto; }
#inner_wrap{ padding: 10px; background-color: #FFFFFF;}
#homesforsale_header{ color: #484848; padding: 4px; position: relative; }
#homesforsale_header a{ color: #698CB5; }
#homesforsale_header h1{ font-size: 28px; line-height: 22px; margin: 5px 0 0; text-transform: uppercase; padding: 2px 2px 2px 0; position: relative; }
#homesforsale_header h5{ font-size: 11px; font-weight: normal; margin: 0; position: relative; }

html{
	height:100%;
	margin:0px;
	padding:0px;
} 
html,body {
	padding: 0px;
	margin: 0px;
  	background-color:#a4b6b5;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
body{	
	text-align: center;
	min-width: 850px;/* for mozilla*/
	height: 100%;
    font-size: 12px;
	background-color:#a4b6b5;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #09389B; 
	text-decoration: none;
}
a:hover, a:active, .posted a:link, .posted a:visited, 
.posted a:hover, .posted a:active {
	color: #3E79F4;
	text-decoration:none;
	text-align: center;
}
a img { border: none; }

#outer{
	height:99.9%;
	min-height:100%;
	width: 850px;
	text-align:left;
	margin: auto;
	position: relative;
	overflow: visible;
	background-color: white; /*#a4b6b5;*/
}
html>body #outer{
	height:auto;
} 
#inner{
  	width: 850px; 
	padding-top: 311px; /*needed to make room for header*/
	background-color:#a4b6b5;
}
#inner-nolinks{
  	width: 850px; 
	padding-top: 259px; /*needed to make room for header*/
	background-color:#a4b6b5;
}
#top-header{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
  	width: 850px;
  	height: 311px; 
    background: #a4b6b5; 
} 
#top-header-nolinks{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
  	width: 850px;
  	height: 259px; 
    background: #a4b6b5; 
} 
#most-top-header{
    width: 850px;
	height: 30px;
	position: absolute;
	background-color:#33FFFF;
}
#datebox{
	margin-top: 0px;
	margin-left: 0px;	
	width: 292px;
	height: 30px;
	float: left;
	background-color:#a4b6b5;
}
#searchbox{
    margin-right: 0px;
	float: right;
	margin-top: 0px;	
	width: 375px;
	height: 30px;
	background: #457682;
	border-top: 2px solid #c5d2cd;	
}
#searchbox-text{
    margin-right: 0px;
	float: right;
	margin-top: 0px;	
	width: 375px;
	height: 30px;
}
#welcomebox{
	margin-top: 0px;
	width: 183px;
	height: 30px;
	float: left;	
	background-color:#457682;
	border-top: 2px solid #c5d2cd;
}
#welcomebox-text{
	margin-top: 10px;
	width: 160px;
	height: 30px;
	float: left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
#welcomebox-text a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #33CCCC;
	text-decoration: none;	
}
#top-image{
	margin: 32px 0 0 0;
	display: block;
  	width: 850px;
  	height: 227px; 
    background: url(headerbanner1.gif) no-repeat;   
} 
#button-row{
   margin-left: 0px;
   width: 850px;
   height: 52px;
   border-bottom: 1px solid #0f4c5f;	   
}
#button-row .home{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(homebutton.gif) no-repeat;	
}
#button-row .buyers{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(buyers-and-sellers.gif) no-repeat;	
}
#button-row .sellers{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(foreclosures.gif) no-repeat;	
}

#button-row .find_realtor{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(findrealtorbutton.gif) no-repeat;	 
}
#button-row .for_realtors{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(forrealtorsbutton.gif) no-repeat;	
}
#button-row .mortgage{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(mortgagebutton.gif) no-repeat;	
}
#button-row .contacts{
   float: left;
   width: 124px;
   height: 52px;	
   background: url(contactsbutton.gif) no-repeat;	
}
#button-row .home:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(homerollover.gif) no-repeat;	
}
#button-row .buyers:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(buyers-and-sellers-rollover.gif) no-repeat;	
}
#button-row .sellers:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(foreclosuresrollover.gif) no-repeat;	
}
#button-row .find_realtor:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(findrealtorrollover.gif) no-repeat;	
}
#button-row .for_realtors:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(forrealtorsrollover.gif) no-repeat;	
}

#button-row .mortgage:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(mortgagerollover.gif) no-repeat;	
}
#button-row .contacts:hover{
   float: left;
   width: 124px;
   height: 52px;	
   background: url(contactsrollover.gif) no-repeat;	
}
#content{
	float: left;
  	width: 850px; 
	background-color: white; /*#a4b6b5;*/
	
}
*html #content{
  	width: 850px;
	
}

#content-text{
/*	float: left;
	margin: 0px;
	width: 850px;
*/	background-color:#FFFFFF;
}
#footer-logo{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 31px;
	height: 29px;
	background: url(footerlogo.gif) no-repeat;
}
#footer-text{
 	float: left;
 	width: 250px;
    padding-left:0px;
	margin-top: 27px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	color: white;
}
#footer-links{
	float: right;
	margin-right: 10px;
 	width: 490px;
    padding-left:0px;
  	margin-top: 20px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	color: #737373;
}

#footer-links a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #737373;
	text-decoration: none;	
}
#footer-links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: white;
	text-decoration: none;	
}
#clearfooter {
	width:100%;
	height: 67px;
	clear:both;
} /* to clear footer */
#footer{
	clear:both;
	left:0px;
	bottom:0px;
	position: absolute;
	margin-left: 0px;
  	width: 850px;
  	height: 67px;
	display: block;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
	background: #a4b6b5 url(footer.gif) repeat-x top left;
}
* html #footer{
	margin-bottom: -1px;
}/* ie rounding bug*/

/****Search Section**********/
#search_label{
	float: left;	
	margin-left: 10px;
	margin-top: 8px;
    color: white; 	
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
}
#query {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	background: #5497a6;
	border: 1px solid white;
	color: #111;
	width: 190px;
}
#Search-Button{
	margin-left: 5px;
	margin-top: -15px;
}
.ButtonSearch {
	margin-left: 5px;
	margin-top: -7px;
	background: url(gobutton.gif) no-repeat;
 	width: 33px;
	height: 19px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	text-decoration: none;
}
#result_report {
	width: 830px;
	margin-left: 10px;
	text-align:center ;
	padding:3px;
	background-color: #457682;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:14px;
}
#results{
    width: 754px;
    margin-left: 50px;

}#other_pages {
	text-align:center;
}

.divline{
	width: 830px;
	margin-left: 10px;
	margin-top: 20px; 
	margin-bottom: 0px;
	border-bottom: 1px solid #DDDDDD;
}

#did_you_mean {
	font-size: 12px; 
	font: Arial, Helvetica, sans-serif;
	text-align:center ;
	color: #FF0000;
	margin:10px;

}
/*Small urls*/
.url {color: #115599}

/*Page descriptions*/
.description{font-size: 13px;}

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}

/* Header Text */
#header-text{
   float:left;
   width:840px;
   height:30px;
}
#header-text .welcome-header{
   float:right;
   margin-top:5px;
   margin-bottom: 5px;
   margin-right: 10px;
   width:590px;
}
#header-text .featured-header{
   float:left;
   margin-top:7px;
   margin-bottom: 5px;
   margin-left: 10px;
   width:215px;
}

/* USA MAP */
#usa-map{
    float:right;
	margin-top: 40px;
	margin-right: 30px;
	width: 512px;
	height: 352px;
}
/* Featured Properties */
#featured-box{
   float:left;
   margin-top:0px;
   margin-bottom: 0px;
   margin-left: 5px;
   width:210px;
   height:100%;
   border-right:1px dashed #a4b6b5;
   border-bottom:1px dashed #a4b6b5;
 }
#featured-box .featured-house{
   float:left;
   margin-top:10px;
   margin-bottom: 5px;
   margin-left: 5px;
   width:189px;
   height:146px;
   background:url(featuredcity.gif) no-repeat;
}
#featured-box .featured-text{
   float:left;
   margin-top:10px;
   margin-bottom: 5px;
   margin-left: 5px;
   width:190px;
   height:100px;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
}
#featured-box .featured-readbutton{
   float:left;
   margin-top:10px;
   padding-bottom: 30px;
   margin-left: 5px;
   width:77px;
   height:20px;
   background:url(readmorebutton.gif) no-repeat;
}
#news-box{
	float:left;
	margin-top:0px;
	margin-bottom: 20px;
	margin-left: 5px;
	width:210px;
	height:100%;
	border-right:1px dashed #a4b6b5;
	border-bottom:1px dashed #a4b6b5;
	text-align: center;
 }

 /*Search LINKS**************/ 
#search-links{
 	width: 320px;
    padding-left:0px;
  	margin-top: 10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	color: #FF0000; 
}
#search-links a{
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
}
#search-links a:hover{
	color: #FF0000;
	text-decoration: none;	
}
 /*Zip realty LINKS**************/ 
#zip-links{
 	width: 800px;
    padding-left:0px;
  	margin-top: 10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	color: #2c6c9c; 
}
#zip-links a{
	color: #2c6c9c;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	text-decoration: underline;
}
#zip-links a:hover{
	color: #2c6c9c;
	text-decoration: underline;	
}
 /*Zip realty BIG LINKS**************/ 
#zip-big-links{
 	width: 800px;
    padding-left:0px;
  	margin-top: 0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px;
	color: #2c6c9c; 
}
#zip-big-links a{
	color: #2c6c9c;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px;
}
#zip-big-links a:hover{
	color: #2c6c9c;
}
#header-links{
    padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	color: #000000; 
}
#header-links a{
	color: #2c6c9c;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	text-decoration: underline;
}
#header-links a:hover{
	color: #2c6c9c;
	text-decoration: underline;	
}

/************Listing Collection**************/
#main-frame{
 margin-top: 10px;
 margin-left: 5px;
 width:825px;
 border:2px dashed #82f5ff;
}
#general-info{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #2C6C9C;
}
/************Header Login/Reister**************/
#login-logout{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
#login-logout a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #33CCCC;
	text-decoration: none;	
}
/************Header Login/Reister**************/
#for-realtors-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#for-realtors-link a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #3E79F4;
	text-decoration: none;	
	font-weight:bold;
}
/************Header Login/Reister**************/
#search-city-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#search-city-link a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF0000;
	text-decoration: underline;	
	font-weight:bold;
}

/************Error Messages**************/
#lst_error_text{
    margin-top:5px;
	margin-bottom:5px;
	margin-left: 300px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration: none;
}
#reg_error_text{
    margin-top:5px;
	margin-bottom:5px;
	margin-left: 50px;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration: none;
}
/************STYLES**************/
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style29 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.style30 {
	font-size: 16px;
	font-weight: bold;
	color: #2c6c9c;
}
.style31 {
	font-size: 14px;
	font-weight: bold;
	color: #2C6C9C;
}
.style32 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

