img { border: 0px; }

#profileLeft {
	float: left;
	margin-top: 20px;
	width: 325px;
	padding-right: 13px;
	border-right: 1px solid #9f9fa1;
	min-height: 100%;
	height: auto;
	}
	
* html #profileLeft { height: 100%; }

#profileRight {
	width: 406px;
	margin-top: 20px;
	min-height: 100%;
	height: auto;
	float: right;
	}
	
* html #profileRight { 
	height: 100%; 
 }

#profileInfo {
	width: 20px;
	float: left;
	width: 225px;
	}

	
#profileAction {
	margin-top: -60px;
	position: absolute;
	display:none;
	}
	
#profileLinks {
	display:none;
	}
		
#extraImages {
	padding: 0px;
	color: #5d5d5e;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 30px;
	width: 300px;
	}
	
#thumbs {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	}
	
#thumbs img {
	padding-right: 1px;
	border: 0px;
	float: left;
	}
	
#thumbs a {
	cursor: pointer;
	}
	
#slideshow {
	overflow: hidden; 
	height: 54px; 
	width: 216px; 
	margin: 0; 
	padding:0; 
	z-index:-1;
	float: left;
	margin-bottom: 10px;
	}
	
#slides {
	position: relative; 
	left: 0px;
	}
	
#listingAgent {
	background: url(../search/images/bkg_agent.gif) repeat-y;
	padding: 10px 20px;
	line-height: 17px;
	margin-bottom: 10px;
	width: 270px;
	}
	
#agentPhoto {
	margin-top: 16px;
	width: 92px;
	float: left;
	margin-right: 10px;
	}
	
#agentInfo {
	margin-left: 102px;
	}
	
* html #agentInfo {
	height: 1%;
	}
	
.darkGray {
	height: 20px;
	background: #333;
	color: #fff;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	clear: both;
	width: 275px;
	}
	
.blurb {
	padding:5px 10px;
	width: 275px;
	}
	
#financing a {
	color: #1315ef;
	text-decoration: underline;
	}
	
#financing td {
	padding-left: 10px;
	font-size: 9px;
	}
#financing table {
	width: 100%;
	}
	
#financeHdr {
	background: #adacac;
	padding: 11px 8px;
	}
	
#financeLogo {
	float: left;
	width: 129px;
	margin-right: 20px;
	}
	
#financeContact {
	color: #fff;
	}
	
.medGray {
	background-color: #ddd;
	}
	
.lightestGray {
	background-color: #eee;
	}

#notice {
	font-size: 9px;
	padding: 5px 10px;
	margin-top: 5px;
	border-bottom: 20px solid #ddd;
	}
	
#notice table {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	}

	
* {margin: 0px; padding:0px; }

/* elements */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}


body {
	margin:0px;
	padding:0px;
	font-family: verdana, helvetica, tahoma;
	font-size: 11px;
	color: #191919;
	background: url(../images/bkg_bodyGradient.jpg) repeat-x top;
	background-color: #9f9fa1;
	}
	
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 801px;
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	background-color: #fff;
	min-height: 100%;
	height: auto;
	}
	
* html #wrapper {
	height: 100%;
	}
	
table {
	font-family: verdana, helvetica, tahoma;
	font-size: 11px;
	}

#footer {
	display:none;
	}
	

	
/* header */

#header {
	display:none;
	}




/***** end header *****/	

/***** body styles *****/
	
#bodyHeader {
	width:750px;
	padding: 15px 26px 0px 25px;
	background-color: #fff;
	}
	
#body {
	width:596px;
	margin: 25px 0px 0px 21px;
	background-color: #fff;
	padding-left:160px;
	padding-bottom: 25px;
	border-bottom: 3px solid #9f9fa1;
	min-height:100%;
	height:auto;
	overflow: hidden;
}

head+body #body:after{
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
	}
	
#bodyPlain {
	width: 765px;
	margin: 0px 18px;
	background-color: #fff;
	padding-bottom: 25px;
	border-bottom: 3px solid #9f9fa1;
	}
		
#leftColumn {
	width: 160px;
	float: left;
	margin-left: -160px;
	display: inline;
	}
	
#leftColumn img {
	border: 1px solid #9f9fa1;
	margin-bottom: 10px;
	}
	
#searchBody {
	width:570px;
	margin: 0px 21px 0px 21px;
	background-color: #fff;
	padding-left:182px;
	padding-right: 0px;
	padding-bottom: 25px;
	border-bottom: 3px solid #9f9fa1;
	overflow: hidden;
	}	
	
#searchColumn {
	width: 170px;
	float: left;
	margin-left: -182px;
	background: url(../images/bkg_leftcolumn.gif) repeat-y;
	min-height: 100%;
	height: auto;
	color: #fff;
	display: inline;
	}
	
* html #searchColumn {
	height: 100%;
	}
	
#searchList {
	margin: 0px 10px;
	padding-top: 10px;
	}
	
/* Start Mac IE5 filter \*/
#searchColumn
	{
	padding-bottom: 32767px;
	margin-bottom: -32800px; 
	}
/* End Mac IE5 filter */

#searchColumn form table {
	margin: 10px;
	font-size: 10px;
	}
	
#searchColumn a {
	color: #fff;
	padding-left: 10px;
	line-height: 20px;
	text-decoration: underline;
	}
	
#reset {
	text-align: center;
	border-top: 1px solid #fff;
	line-height: 20px;
	padding: 5px 0px;
	font-size: 10px;
	}
	
.saveSearch {
	border: 1px solid #fff;
	background-color: #545454;
	margin: 10px 2px;
	padding: 5px 2px;
	visibility: hidden;
	position: absolute;
	font-size: 10px;
	width: 160px;
	}	
	
#contactForm {
	margin-top: 20px;
	width: 550px;
	}
	
#contactForm td {
	line-height: 20px;
	padding-right: 5px;
	}
	
.inputSmall {
	width: 40px;
	font-size:10px;
	margin: 3px 0px;
	}
	
.inputMedium {
	width: 75px;
	font-size: 10px;
	margin: 3px 0px;
	}

.inputMediumD {
	width: 125px;
	font-size: 10px;
	margin: 3px 0px;
	}
	
.inputLarge {
	width: 150px;
	font-size: 10px;
	}

.formButton {
	background-color: #fe4141;
	border: 1px solid #fff;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	cursor: pointer;
	width: auto;
	overflow: visible;
	margin: 3px 0px;
	}

.formButton2 {
	background-color: #DBEFE6;
	border: 1px solid #737373;
	padding: 1px;
	color: #EB1B1B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	cursor: pointer;
	width: auto;
	overflow: visible;
	margin: 3px 0px;
}

#contentColumn {
	min-height: 100%;
	height: auto;
	width: 550px;
	}
	
* html #contentColumn {
	margin-left: -3px;
	height: 100%;
	}
	
textarea {
	font-family: verdana, helvetica, tahoma;
	font-size: 10px;
	}
	
p {
	padding-top: 15px;
	}

a {
	color: #eb1b1b;
	font-weight: normal;
	text-decoration:none;
}

h1 {
	font-family: "Trebuchet MS",arial,verdana;
	}

h3 {
	font-size: 15px;
	font-weight:bold;
	font-family: "Trebuchet MS",arial,verdana;
	padding-top: 8px;
	}
	
h4 {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	}
	
dt {
	margin-top: 10px;
	}
	
.marginr20 {
	margin-right: 10px;
	}

.textSlant {
	font-style: italic;
	}
	
.textB {
	font-weight: bold;
	}
	
.textRed {
	color: #ff0000;
	}
	
.textSmall {
	font-size: 10px;
	}
	
.textBig {
	font-size: small;
}

.padding10 {
	padding: 10px;
}
.vspace10 {
	padding: 10px 0px;
	}
.margin0 {
	margin-right: 0px;
	}

.borderBlack {
	border: 1px solid #000;
	}

.grayBar {
	width: 695px;
	border-bottom: 3px solid #9f9fa1;
	}
	
.cursor {
	cursor: pointer;
	}

/***** end body styles *****/
	
/* Forms */	
.form table {
	width: 550px;
	}
	
.form td {
	padding-right: 10px;
	text-align:right;
	}

.button {
	}
	
.formField {
	border: 0px;
	border-bottom: 1px solid #456a75;
	border-right: 1px solid #456a75;
	width:145px;
	height: 18px;
	margin-right: -2px;
	vertical-align:top;
	}
	
/***** end forms *****/

/****** Quick Search ******/
#quickSearch {
	display:none;
	}
/****** End Quick Search ******/
	
/* Listings */
.listing {
	margin-top: 20px;
	height: auto;
	width:557px;
	border-bottom: 1px solid #DBDBDB;
	}
	
.listingHeader {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	width: 557px;
	}
	
.homeSection {
	float: left;
	width: 300px;
	}
	
.mortgageSection {
	}

.listImage {
	width: 90px;
	float:left;
}

.listImage img {
	border:0px;
	display: block;
	}
	
.listInfo {
	margin-left: 110px;
	font-size: 10px;
	}
	
* html .listInfo {
	height: 1%;
	}
	
.listAddress {
	margin-bottom: 10px;
	}
	
.listPrice {
	margin-bottom: 10px;
	}
	
.mortgageTable td {
	padding-right: 6px;
	font-size: 10px;
	text-align: left;
	}
	
.mortgageTableHeader {
	color: #ff0000;
	}
	
.banners {
	min-height: 80px;
	height: auto;
	vertical-align:middle;
	}
	
* html .banners {
	height: 60px;
	}
	
.banners img {
	padding-top: 6px;
	}
	
.listLinks img {
	display: inline;
	border: 0px;
	float: left;
	}
	
.compare {
	float: right;
	width: 50px;
	text-align: center;
	}
	
/* Counter */
.counter {
	margin-bottom: 10px;
	height: 26px;
	}
.records {
	float: left;
	text-align: left;
	width: 320px;
	}
.records input {
	margin:3px 0px;
	}
.pages {
	text-align: right;
	font-weight: bold;
	width: 560px;
	line-height: 26px;
	}
	
* html .pages {
	width: 240px;
	float:right;
	}
	
#paging {
	display: none;
	}

	
#disclaimer {
	font-size: 10px;
	margin-top: 10px;
	}
	
.clear {
	clear: both;
	}
	
.clearRight {
	clear: right;
	}
	
/* searches */

#county {
	float: left;
	width: 365px;
	padding-right:20px;
	}
	
#office {
	float: left;
	}
	
#homeLeft {
	float:left;
	width: 175px;
	font-size: 11px;
	min-height:100%;
	}

* html #homeLeft{height:100%;}

#homeCenter {
	background: url(../images/bkg_logo.gif) no-repeat;
	margin-left: 175px;
	height: auto;
	min-height: 430px;
}

* html #homeCenter {
	height: 430px;
	}

#homeRight img {
	border: 1px solid #9f9fa1;
	margin-top: 11px;
}

#homeRight {
	float:right;
	width: 140px;
	font-size: 11px;
	min-height:100%;
	}
	
* html #homeRight{height:100%;}

#searchWidget {
	border: 1px solid #9f9fa1;
	background-image: url(../images/bkg_qksrch.gif);
	height: 145px;
	width: 178px;
	padding-top: 45px;
	margin-bottom:8px;
}

/***** home page *****/
	
#searchWidget form {
	margin-bottom: 10px;
	text-align:center;
	}
	
#openHouseWidget {
	border: 1px solid #9f9fa1;
	background-color: #d8d7d7;
	width: 178px;
}

#contentWidget {
	width: 340px;
	margin: 0px 38px;
	height: auto;
	min-height: 400px;
	margin-bottom: -96px;
}

* html #contentWidget {
	height: 402px;	
	margin-bottom: -90px;
}

#contentWidget p {
	padding: 15px 0px;
	}
	
#bottomWidgets {
	margin-left: 38px;
	}

#emailWidget {
	border: 1px solid #9f9fa1;
	height: 115px;
	background: url(../images/bkg_emailListings.gif) no-repeat center bottom;	
	background-color: #9f9fa1;
	width: 168px;
	display:inline;
	float:left;
}

#emailWidget div {
	padding:9px 5px;
	font-weight: bold;	
	letter-spacing: -.25px;
	}
	
#emailWidgetSmall {
	border: 1px solid #9f9fa1;
	background: url(../images/bkg_emailListings.gif) no-repeat center bottom;	
	background-color: #9f9fa1;
	width: 140px;
	display:inline;
	float:left;
}

#emailWidgetSmall img {
	margin: 0px;
	}

#emailWidgetSmall div {
	padding:9px 5px;
	font-weight: bold;	
	letter-spacing: -.25px;
	}
	
#emailWidgetSmall img {
	width: 140px;
	border: 0px;
	}

#contactWidget {
	border: 1px solid #9f9fa1;
	height: 115px;
	background-color: #9f9fa1;
	width: 166px;
	display:inline;
	float:right;
	vertical-align:top;
	margin-right: 38px;
}

#rightNav {
	border: 1px solid #9f9fa1;
	background-image: url(../images/bkg_grayGradient.gif);
	width: 137px;
	padding:5px 0px 5px 3px;
	line-height: 6.5px;
}

#rightNav img {
	border: 0px;
}

#rightNav span { 
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin-left: 8px;
}
	
#rightNav span:hover {
	text-decoration: underline;
	}

a.rightNav {
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 8px;
	background: url(../images/lnk_arrow.gif) no-repeat left top;
	line-height: 11px;
	}
	
a.rightNav:hover {
	text-decoration: underline;
	background: url(../images/lnk_arrow_o.gif) no-repeat left top;
}
.alignR {
	text-align: right;
	}
	
.alignC {
	text-align: center;
	}
	
.alignL {
	text-align: left;
	}
.lightGray {
	background-color: #D5D3D3;
	}
.message {
	color:#EB1B1B;
	font-weight: bold;
	}
	
.testimonial {
	width: 250px;
	float: left;
	margin-right: 40px;
	padding: 10px 0px;
	}
	
.testimonial blockquote {
	margin: 10px 0px;
	}
	
#home_worth td {
	line-height: 20px;
	}
	
td { 
	padding: 0px;
	margin: 0px;
	}
	
table {
	padding: 0px;
	margin: 0px;
	width: 250px;
	}

#HHPForm table td {
	padding: 0px;
	margin: 0px;
	}
	
#HHPForm table img {
	width: 12px;
	}
	
#rateplug_table .hhp_smallcopy {

	font-size: 11px;
	font-weight: normal;
	}
	
.hhp_smallcopy a {
	font-size: 10px;
	}

#HHPForm #rateplug_table .hhp_smallcopy img {
	width: 100%;
	margin-right: 2px;
	}
	
.hhp_smallcopy #rateplug_table td img {
	width: 93px;
	}
	
.hhp_smallcopy #rateplug_table .hhp_smallcopy {
	color: #fff;
	padding: 5px;
	}
	
.hhp_smallcopy #rateplug_table tr {
	background: #adacac;
	}
