/* CSS Document */
font {color:#ffffff;}
div p {color:#ffffff;}
/* ========================= START CSS FILE ============================== */

#resultslistdata{
	color: #6B6B6B;
}
  
#resultslistdata table{
	border: 1px solid #000000;
	width: 100%;
	margin: 2px 0;
	border-collapse: collapse;
	empty-cells: show;
}

/* header of each individual listing */
#resultslistdata th{
	margin: 3px;
	border-bottom: 1px solid #CDCDCC;
	background: #F2F2F2;
	color: #6B6B6B;
	font: normal 11px Tahoma;
}

#resultslistdata th div.addresswrapper{
	padding: 3px;
	float: left;
	width: 40%;
}

#resultslistdata th div.city{
	color: #000000;
	font-weight: bold;
	text-align: left;
}

#resultslistdata th div.statustype{
	font-weight: normal;
	text-align: left;
}

 
#resultslistdata th div.propid{
	float: left;
	width: 18%;
	color: #F2F2F2;
}

#resultslistdata th div.proppricewrapper{
	margin: 3px;
	float: right;
	width: 40%;
}

#resultslistdata th div.price{
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#resultslistdata th div.price span.alert{
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

#resultslistdata th div.mlspropids{
	text-align: right;
}

/* individual listing data */
#resultslistdata td{
	background: #FFFFFF;
	color: #656565;
	font: normal 11px Tahoma;
}

#resultslistdata td.features img{
	margin: 1px;
}

#resultslistdata td.controls{
	text-align: right;
}

#resultslistdata td.thumb img{
	margin: 3px;
	border: 1px solid #000000;
	width: 90px;
}

#resultslistdata td.lotinfo{
	padding-left: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#resultslistdata td.mlslogo{
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px solid #EFEFEF;
}

#resultslistdata td.caption{
	padding-left: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#contentWell .info {color:#0066ff;}

/* Search summary (list of searched properties) */
/* Header with the print,email and refine search buttons as well as the total # of listings and sort order*/
table.searchresultheader h3 {
	margin: 0;
	padding: 0;
	font: bold 1.3em Tahoma;
}

table.searchresultheader td {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D2D2D2;
	font: normal 12px Tahoma;
}

table.searchresultheader {
	border-collapse: collapse;
	width: 100%;
}

 
/* next, previous buttons and the dotted list of page numbers*/
table.searchresultnavigation {
	margin: 0;
	width: 100%;
	font: normal 11px Tahoma;
	vertical-align: bottom;
}

 
table.searchresultnavigation td.text a, table.searchresultnavigation td.text img {
	height: auto;
	line-height: 20px;
	vertical-align: middle;
}

 
/* Refine search and Analyse search headers */
table.searchresultsubheader h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	width: 100%;
	font: normal 1.1em Tahoma;
}

table.searchresultsubheader {
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
}

/* defines refine search section (formerly known as Modify)*/
table.searchmodify td {
	padding: 0;
	border-collapse: collapse;
	font: normal 12px Tahoma;
}

table.searchmodify td.linecell {
	padding: 1px;
	border-right: 3px solid #D2D2D2;
}

table.searchmodify {
	border-collapse: collapse;
	width: 100%;
	font: normal 12px Tahoma;
}



/* everything above this needs to be checked to see if it is necessary.  Everything below is needed. */
/* MLS information and notices*/
table.mlsdisclaimer {
	border-collapse: collapse;
	width: 100%;
	font: normal 12px Tahoma;
}


div.mlsinformation {
	color: black;
}

div.mlsupdatetimes {
	text-align: center;
	color: black;
	padding-top:2px;padding-bottom:2px;
}

div#mls{
	border-width: 0 1px 1px 1px;
	border-color: #081031;
	border-style: solid;
	background: #F2F2F2;
	padding: 5px 6px;
	margin: 0;
	font-size: 11px;
	color: #9A9A9A;
}

div#mls div.searchresultsinnerbox{
	border: 1px solid #000000;
	padding: 6px 10px;
	background: #FFFFFF;
}

div#mls div.searchresultsinnerbox div.update{
	text-align: center;
	margin: 4px 0;
}
/*
div#mls div.searchresultsinnerbox div.mlsattribution{
	border-bottom: 1px solid #9A9A9A;
}
*/
div#mls div.searchresultsinnerbox div.mlsidxdisclaimer{
	color: black;
}
div#mls div.searchresultsinnerbox div.mlscitation{
	color: black;
}
div#mls div.searchresultsinnerbox div.mlsnopropdisclaimer{
	color: black;
}


/*  Search screen -- Initial */
div#contentwell{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
}

div#contentwell a,div#searchwrapper a,div#detailwrapper a{
	color: #7F7F7F;
}
 
div#contentwell a:hover,div#searchwrapper a:hover,div#detailwrapper a:hover{
	color: #B3B3B3;
}

div#searchwrapper font,div#detailwrapper font{
	color: #6A6A6A;
}
 
.ghostpropid {
	text-align: center;
	margin: auto;
	color: #B3B3B3;
}

div#contentwell h1{
	font-size: 18px;
	margin: 4px 0 0 0;
}

div.bodyblock{
	background: #FFFFFF;
	border: 1px solid #000000;
	margin: 8px 0;
}

div.innerblock{
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
	color: #999999;
}

div.innerblock h2{
	font-size: 13px;
	border-bottom: 1px solid #B3B3B3;
	margin: 8px 0;
	padding-bottom: 4px;
	color: #000000;
}

div.innerblock p.info{
	color: #999999;
	margin: 0 0 5px 0;
	font-weight:bold;
}

div.innerblock form{
	margin: 0;
	padding: 0;
}

div.innerblock table{
	border-collapse: collapse;
	font-size: 11px;
	margin: 0 0 10px 0;
}

div.innerblock table#searchgrid, div.innerblock table#contactGrid{
	width: 400px;
	clear: both;
	margin: 0 auto;
}

div.innerblock table#searchgrid tr td.top div.error, div.innerblock table#contactGrid tr td.top div.error, div.innerblock table#contactGrid tr td div.error {
	color:#d10202;
}


div.innerblock label{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

div.innerblock select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.innerblock input{
	border: 1px solid #A5ACB2;
	padding:1px 3px 3px 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* to fix problem where border shows up around radio buttons
input { border-width: expression(this.type=="radio"? '0px' : '1px'); } 
*/

div.innerblock input.submit{
	border: 0;
}

div.innerblock a img {
	border: 0;
}

div.innerblock td.top{
	padding-bottom: 6px;
}

div.innerblock td.bottom{
	padding-top: 4px;
	border-top: 1px solid #B3B3B3;
}

div.innerblock td.double label{
	width: 65px;
	display: block;
	float: left;
}

div.innerblock td.double input{
	width: 55px;
	margin-right: 10px;
}

div.innerblock h3{
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 3px;
}

div.innerblock h3 span{
        font-weight: normal;
}

div.innerblock li {font-size: 13px;}


div.innerblock .req{
	font-weight: normal;
	color: #CE0307;
}

div.innerblock p.date{
	float: right;
	margin-top: 0;
}

div.innerblock p.reqstatement{
	float: right;
	margin-right: 8px;
	margin-top: 10px;
}

div.innerblock p.centerme{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* Summary Search Screen */
table.searchresultstools{
	width: 100%;
	border: 1px solid #081031;
	background: #FFFFFF;
}

table.searchresultstools td{
	width: 160px;
	white-space: nowrap;
	font-size: 10px;
	vertical-align: top;
}

table.searchresultstools td.left{
	width: 80px;
}

table.searchresultstools td.right{
	width: 133px;
	text-align: right;
}

table.searchresultstools td.center{
	width: auto;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #7F7F7F;
}

table.searchresultstools td *{
	line-height: 20px;
	vertical-align: top;
}

table.searchresultstools a.current{
	font-weight: bold;
}

/* a:hover{
	color: #FF0000;
}

 */
table#searchresultsheader{
	width: 100%;
}

table#searchresultsheader td{
	width: 50%;
	white-space: nowrap;
}





div#searchresults{
	border-width: 0 1px;
	border-color: #081031;
	border-style: solid;
	background: #F2F2F2;
	margin: 0;
	padding-bottom: 4px;
}

div#searchresults table.listing td{color:#000 font-size:11px !important; }
div#searchResults table.listing td.title div.price{float:right;}
div#searchResults table.listing td.tours{text-align:center;}

div#searchresults div#searchlistingsheader{
	text-align: center;
	padding: 4px 0;
}

div#searchresults table.listing{
	border-collapse: collapse;
	border: 1px solid #081031;
	width: 100%;
	margin: 4px 0 0 -1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#listingwrapper{
	width: 100%;
	border-collapse: collapse;
	margin-right: -2px;
}

table#listingwrapper td{
	padding: 0 6px;
}

div#searchresults .sr_border{
	border: 1px solid #000000;
}

div#searchresults table.listing thead th,div#searchresults table.listing thead td{
	background: #F8F8F8;
	white-space: nowrap;
	color: #000000;
}

div#searchresults table.listing thead th{
	padding: 0;
	text-align: left;
	padding: 2px 5px;
}

div#searchresults table.listing thead th.propid{
	width: 100%;
	color: #F8F8F8;
}

div#searchresults table.listing thead th.propid div{
	position: relative;
}

div#searchresults table.listing thead th.propid div span{
	display: block;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
}

div#searchresults table.listing thead th.propid span.hidden{
	display: none;
}

div#searchresults table.listing thead th.price{
	text-align: right;
	white-space: nowrap;
}

div#searchresults table.listing thead th.price span.alert{
	color: #CC0000;
}

div#searchresults table.listing thead td{
	border-bottom: 1px solid #CECECE;
	color: #6A6A6A;
	white-space: nowrap;
	padding: 2px 5px;
}


div#searchresults table.listing tbody td{
	border-bottom: 1px solid #EFEFEF;
	background: #FFFFFF;
	padding: 2px 5px;
	color: #6A6A6A;
}

div#searchresults table.listing tbody td.propimg{
	border-bottom: 0;
	width: 90px;
	padding:4px;	
}

div#searchresults table.listing tbody td.propimg img{
	border: 1px solid #000000;
	width: 90px;
}

div#searchresults table.listing tbody td.notes{
}


div#searchResults table.listing tbody td.desc{border-bottom:0;}

div#searchResults table.listing tfoot td{ padding:4px 5px 0 5px;	white-space:nowrap;	}

div#searchresults table.listing tfoot td.tours a img{
	border: 0;
}

div#searchresults table.listing tfoot div.listingcontrol{
	float: right;
	height: 22px;
}

div#searchresults table.listing tfoot div.listingcontrol img{
	margin: 4px 0 2px 5px;
}

div#searchresults table.listing tfoot div.tourcontrol{
	float: left;
	height: 22px;
}

div#searchresults table.listing tfoot div.tourcontrol img{
	margin-right: 5px;
	margin-top: 1px;
}

div#searchresults table.listing tfoot td{
	background: #FFFFFF;
	padding: 2px 5px;
	white-space: nowrap;
}


/* Refine Search*/
div.refine table{
	width: 475px;
	font-size: 11px;
	color: #999999;
}

div.refine table td.rborder{
	border-right: 1px solid #CCCCCC;
}

div.refine label{
	display: block;
	text-align: right;
	font-weight: normal;
}

div.refine input.normalize{
	border: 0;
}

div.refine select{
	font-size: 11px;
}

/* Search Analysis */
div.analysis table{
	width: 519px;
	margin: 0 auto 5px auto;
	font-size: 11px;
	margin-bottom: 10px;
}

div.analysis table th{
	width: 173px;
	font-weight: normal;
	background: #F2F2F2;
	border: 1px solid #000000;
	color: #000000;
}

div.analysis table td{
	border: 1px solid #000000;
	text-align: center;
	color: #6A6A6A;
}

div.analysis table td.feature{
	text-align: left;
	font-weight: bold;
}

div.analysis table a{
	color: #6A6A6A;
}

/* subdivisions*/
ul#alphanav{
	margin: 0 0 0 25px;
	padding: 0;
}

ul#alphanav li{
	display: inline;
	list-style: none;
	margin-left: 3px;
}

ul#alphanav li a{
	font-size: 13px;
}

ul#alphanav li a.current{
	font-weight: bold;
	text-decoration: none;
}

ul#subdivisions{
	padding: 0;
	margin: 10px 0 0 45px;
}

ul#subdivisions li{
	list-style: none;
	margin-bottom: 5px;
}

ul#standardlist{
	padding: 0;
	margin: 10px 0 0 45px;
	border:1px normal red;
}

ul#standardlist li{
	list-style: none;
	margin-bottom: 5px;
	border:1px normal red;
}


div#cities ul{
	border-bottom: 1px solid #E6E6E6;
	margin: 0 30px 10px 30px;
	padding: 0 0 5px 0;
}

div#cities ul li,div#cities ul label,div#cities ul input{
	vertical-align: middle;
}

div#cities ul li{
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	clear: both;
	height: 20px;
}

div#cities ul li.even{
	background: #F3F3F3;
	height: 20px;
}

div#cities ul label{
	font-weight: normal;
	color: #000000;
	float: left;
}

div#cities ul li div.miles{
	float: right;
	width: 20%;
	text-align: right;
}

div#cities ul li input{
	float: left;
	border: 0;
	width: 20px;
}

div#cities input.submit{
	position: relative;
	left: 50%;
	margin-left: -40px;
}

ul#movetime{
	width: 400px;
	margin: 0 auto;
	padding: 0;
}

ul#movetime li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#movetime label{
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	vertical-align: middle;
}

ul#movetime input{
	line-height: 20px;
	vertical-align: middle;
	border: 0;
}

div#guestsubmit{
	border-top: 1px solid #B3B3B3;
	margin: 8px 15px 0 15px;
	text-align: center;
}

div#guestsubmit input{
	border: 0;
	margin: 8px 0 4px 0;
}

div#guestsubmit image{
	border: 0;
	margin: 8px 0 4px 0;
}

img#closer{
	position: absolute;
	right: 8px;
	top: 8px;
}

div.stackedform{
	width: 400px;
	margin: 0 auto;
	text-align: left;
}

div.stackedform label{
	display: block;
}

div.stackedform input{
	display: block;
	width: 210px;
}

div.stackedform input#subject{
	width: 325px;
}

div.stackedform textarea{
	width: 325px;
	height: 100px;
	border: 1px solid #A5ACB2;
}

div.submitfooter{
	text-align: center;
	border-top: 1px solid #B3B3B3;
	padding-top: 10px;
	margin: 10px 1px;
}

div.submitfooter input{
	border: 0;
}

div.normalize label,div.normalize input{
	width: auto;
	border: 0;
	display: inline;
	font-weight: normal;
	color: #000000;
}

table#moveinfo{
	width: 440px; /* margin:0 auto;*/
}

table#moveinfo td{
	vertical-align: top;
	color: #999999;
}

table#moveinfo label{
	font-weight: normal;
	margin-left: 5px;
}

table#moveinfo textarea{
	width: 170px;
	height: 40px;
	border: 1px solid #A5ACB2;
}

div#detailstabholder{
	height: 17px;
	margin-top: 8px;
	position: relative;
}

 
.detailtabactiveleft{
	font-size: 1px;
	width: 4px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_left.gif) no-repeat;
}

 
.detailtabactivecenter{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/elements/tabs/detailTab_bgBottom.gif) #ACABAC repeat-x bottom left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

  
.detailtabactiveright{
	font-size: 1px;
	width: 6px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_right.gif) no-repeat;
}

 
.detailtabhiliteleft{
	width: 4px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_hiliteLeft.gif) no-repeat;
}

 
.detailtabhilitecenter{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
}

 
.detailtabhiliteright{
	width: 6px;
	height: 18px;
	background: url(/images/elements/tabs/detailTab_hiliteRight.gif) no-repeat;
}

 
.detailtabtextactive{
	font-family: Tahoma,verdana,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}

 
.detailtabtexthilite{
	font-family: Tahoma,verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
}

 
.detailtab{
	position: absolute;
	cursor: pointer;
}
 
div#panelwrapper{
	background: #FFFFFF;
	width:99.55%;
	margin-left: 5px;
}

* > div#panelwrapper{
	width:98.3%;
} 

.detailpanel{
	border: 1px solid #000000;
	font-family: verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	padding: 10px;
	width: 100%;
}
 
.paneldiv {
	display: none;
}
 
.zoomdotcell{
	width: 30px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	background: #E5E5E5;
	text-align: center;
	height: 14px;
}

  
.mapinterstitialdiv{
	visibility: hidden;
	background: #FFFFFF;
	position: absolute;
	z-index: 101;
}

 
.mapgrayoutalldiv {
	position: absolute;
	width: 465px;
	height: 355px;
	filter: alpha(Opacity=50);
	background-image: url(/images/maps/png1x1_50pct.png);
	z-index: 100;
	visibility: hidden;
}

div#detailwrapper td{
	font: normal 11px Tahoma,Verdana,Arial,sans-serif;
}


.slideShowHolder{width:242px; height:180px;border: 1px solid black;}
* > .slideShowHolder{width:240px;height:178px;}


.slideshowcontrolsleft{
	color: #000000;
	vertical-align: middle;
	background-color: #F7F7F7;
	height: 15px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-right: 0px;
	border-top: 0px;
}

 
.slideshowcontrolsright{
	color: #000000;
	vertical-align: middle;
	background-color: #F7F7F7;
	height: 15px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-left: 0px;
	border-top: 0px;
}

 
/* Used in footer disclaimer. */        
.disclaimer,.disclaimer:active,.disclaimer:visited,.disclaimer:hover,.disclaimer:link{
	color: #808080;
	font: 8pt Arial,Helvetica,sans-serif;
}

.propdetailmlsdisclaimer {
	color: black;
	font: 8pt Arial,Helvetica,sans-serif;
}
.mortgagedisclaimer {
	color: #808080; 
	font: 8pt Arial,Helvetica,sans-serif;
}

div#panelwrapper td{
	font: normal 11px Tahoma,Verdana,Arial,sans-serif;
}

div#detailwrapper {
	width: 99.6%;
}

 
div#detailwrapper h1#detailheader{
	font-size: 16px;
	padding: 0px;
	margin: 0;
}

table#detailheadertable{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	spacing: 0px;
}

div#detailbodywrapper {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #F1F1F1;
}

table#essentials {
	width: 100%;
	color: #000000;
}

table#essentials td {
	border-bottom: 1px solid #E7E7E7;
}

.soldstatusred {
	color: #FF0000;
	font: bold;
}

.soldstatusblack {
	color: #000000;
	font: bold;
}

.detailtd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.panelinset {
	border: 1px solid #B2B2B2;
}

.graybk {
	background-color: #F2F2F2;
}

.calculatorlink {
	height: 18px;
}

/* partners*/
.partnerstable {
	border: 0px;
	spacing: 0px;
	padding: 0px;
	width: 100%;
}

.partnerimagetd {
	width: 70px;
	vertical-align: top;
	border-bottom: 1px solid #E5E5E5;
	padding: 0px;
	spacing: 0px;
	margin: 0px;
	border-right: 0px;
}

.partnerspacertd {
	color: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	padding: 0px;
	spacing: 0px;
	margin: 0px;
	border-left: 0px;
}

.partnerlinktd {
	border-bottom: 1px solid #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
}

.partnerlink {
	font-family: arial,helvetica;
	font-weight: bold;
}

.partnercaption {
	font-family: arial,helvetica;
	color: #000000;
}

div.innerblock input.radio {
	border: 0;
}

div.innerblock input.checkbox {
	border: 0;
}




table#listingWrapper table.listing div#callme {
	font-size:11px !important;
	font-family:Tahoma,Arial,Verdana, sans-serif;
	color:#FFFFFF;
	background:url("/images/callme_base.gif") no-repeat top right;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	width:345px;
	position:absolute;
	top:2px;
	left:2px;
}

table#listingWrapper table.listing div#CallWrapper {
	position:relative;
	height:26px;
}

table#listingWrapper table.listing div#callme div.icon {
	background:url("/images/callme_icon.gif") no-repeat;
	height:24px;
	width:30px;
	float:left;
}

table#listingWrapper table.listing div#callme a{
	font-size:11px !important;
	font-family:Tahoma,Arial,Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

table#listingWrapper table.listing div#callme a:hover{color:#FFFFFF;}

/* =================================================================================== NEW AGENT SECTION */

div.agentHolder {
            width:95%;
            padding:0 2px 0 0;
            display:table;
            border:1px solid black;
            margin:0 8px 0 8px;
}

table#agentWrapper{
            width: 100%;
            border-collapse: collapse;
            margin:5px 5px 1px 5px;
            padding:0;
}

div#searchresults table.agentlisting td.agentCardListings {
	padding:10px;
	text-align:left;
}

div#searchresults table.agentlisting td.agentCardSlogan {
	white-space:normal;
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
	padding:3px;
}

div#searchresults table.agentInfoTable{
            border-collapse: collapse;
            border: 1px solid #b3b3b3;
            width: 100%;
            font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            margin-top:3px;
}

div#searchresults table.agentlisting{
	border-collapse: collapse;
	border: 1px solid #081031;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	background: #F8F8F8;
	white-space: nowrap;
	color: #000000;
}




div#searchresults table.agentlisting td{
	border-bottom: 1px solid #B3B3B3;
	background: #FFFFFF;
	padding: 2px 5px;
	color: #6A6A6A;
}

div#searchresults table.agentlisting td.agentMug {
	padding:0 2px 0 0;
	margin:0;
}

div#searchresults table.agentlisting td.agentInfoHolder {
            padding:5px 3px 5px 0;
            width:100%;
}

div#searchresults table.agentlisting td.agentMug img{
            margin:5px 5px 5px 4px;
}


div#searchresults table.agentlisting td.officeInfoHolder {
	padding:14px;
	width:100%;
}

div#searchresults table.agentlisting td.agentGrayHead_a {
	background:#f8f8f8;
	font:bolder 20px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentGrayHead_a span{
	font:bolder 16px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
}

div#searchresults table.agentlisting td.agentGrayHead_b {
	background:#f8f8f8;
	font:bolder 14px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentGrayHead_b span{
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
}

div#searchresults table.agentlisting td.agentGrayHead_c {
	background:#f8f8f8;
	font:bolder 17px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
	text-align:center;
}


div#searchresults table.agentlisting td.agentDisplayInfo {
	white-space:normal;
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
}

div#searchresults table.agentlisting td.agentDisplayInfo span{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayInfo span a{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayInfo span a:hover{
	color:#999;
}

div#searchresults table.agentlisting td.agentDisplayText {
	white-space:normal;
	font:normal 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#000;
	padding:10px;
	border-bottom: 0px solid white;
}

div#searchresults table.agentlisting td.agentDisplayText a{
	color:#666;
}

div#searchresults table.agentlisting td.agentDisplayText a:hover{
	color:#999;
}

div#searchresults table.agentlisting td.agentDisplayLinks {
	padding:10px;
	border-right:1px solid #B3B3B3;
}

div#searchresults table.agentlisting td.agentDisplayLinks a{
	font:bolder 12px Tahoma,Verdana,Arial,helvetica,sans-serif;
	color:#666;
	text-align:center;
	
}

div#searchresults table.agentlisting td.agentDisplayLinks a:hover{
	color:#999;
}
/* =================================================================================== NEW OFFICE/AGENT SEARCH SECTION 07-21-06 */

input.borderNone {
	border:0;
}

.hrContainer {
  height: 10px;
  width:100%;
}
.hrContainer hr {
  border: none;
  height: 1px;
  background: #B3B3B3;
}

div.innerblockBottom{
	margin: -3px 3px 3px 3px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:6px;
	font:bolder 14px Tahoma,Verdana,Arial,sans-serif;
	color: #999999;
}

div.innerBlockTop{
	margin: 3px 3px -3px 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	padding:6px;
	color: #999999;
	font:bolder 14px Tahoma,Verdana,Arial,sans-serif;
}



div.innerblockBottom h2{
	font-size: 13px;
	margin: 0 8px 0 0;
	color: #000000;
}

.searchgridMultiple {
	width: 400px;
	margin: 0 auto;;
}

.searchgridCity {
	width:74px;
}

.searchgridFirstName {
	color:#646464;
}


.searchgridLastName {
	width: 180px;
	color:#646464;
}

.searchgridState {
	width:134px;
}

.searchPadding {
	padding-left:12px;
}



/* =================================================================================== NEW OPEN HOUSE SECTION 07-21-06 */
#articleButns {
	margin:8px 0;
	padding:0;
	text-align:right;
	}
#articleButns {
	margin:8px 0;
	padding:0;
	text-align:right;
	}
td a.pic{
	float:left;
	display:inline;
	width: 90px;
	padding:3px 8px 3px 0;
	margin:0;	
	}
td a.pic img.pic{
	border:1px solid #000;
	}
	
	
/* The following specificity overrides line 544 */
div#searchresults table.listing tbody td.openHouseBox {
	background:url(/images/content/openhousebox.gif) top left repeat-x;
	border:1px solid #cecece;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#6a6a6a;
	}
td.openHouseBox h4 {
	color:#000;
	margin:0;
	padding:1px 0 3px 4px;
	font-size:11px;
	}
td.openHouseBox p {
	margin:0;
	padding:4px 2px 4px 4px;
	}
div#searchResults table#listingWrapper table.listing hr {
        margin-left:0;
	}

/* =================================================================================== NEW AGENT LIST SECTION 07-21-06 */
ul#agentList {
	list-style-type:none; margin:0; padding:0;font-family:Tahoma;
	}
ul#agentList li {
	margin:0; 
	padding:10px 10px 16px 10px !important;
	padding:8px;  
	width:100%;
	}
ul#agentList li.oddRow {
	background-color:#efefef;
	color:#000;
	}	
ul#agentList li.oddRow a{
	color:#333;
	}
ul#agentList li.oddRow a:hover{
	color:#666;
	}
ul#agentList li h3 {
	margin:0; padding:0 0 4px 0;line-height:18px;
	}
ul#agentList li h3 span {
	font-weight:normal;
	}
ul#agentList li p {
	margin:0; padding:0 0 0 10px; font-size:12px; line-height:18px;
	}
ul#agentList li a.agentPhoto {
	float:left; 
	padding-right:6px;
	margin:0;
	}
ul#agentList li a.agentPhoto img {
	border:1px solid #777; 
	background-color:#fff; 
	}
ul#agentList li div.agentInfo {
	float:left; display:inline;
	}
ul#agentList li div.agentButns {
	float:right; display:inline; width:102px;
	}
ul#agentList li div.agentButns a {
	margin:0; padding:0 0 5px 0;
	}
.LoLiteText {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	width:40px;
	text-align:center;
	}
.LoLiteText a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.LoLiteTextHeader {
	font:bolder 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.HiLiteText {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	width:40px;
	}
.HiLiteText a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	}
.HiLiteTextOddRow {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	background-color:#CCCCCC;
	width:40px;
	text-align:center;
	}
.HiLiteTextOddRow a {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	color:#575454;
	}
	
.HiLiteTextOddRow a:hover {
	font:normal 14px Tahoma,verdana,Arial,Helvetica,sans-sefif;
	color:#FFFFFF;
	}
	
.hrDivider {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	}
div.clear {
	clear:both;
	}

/* =================================================================================== NEW OFFICE LIST SECTION 07-21-06 */
ul#officeList {
	list-style-type:none; 
	margin:0; 
	padding:0;
	font-family:Tahoma;
	}
ul#officeList li {
	margin:0; 
	padding:10px !important; 
	padding:4px;
	width:100%;
	}
ul#officeList li.oddRow {
	background-color:#efefef;
	color:#000000;
	border:1px solid #efefef;
	}
ul#officeList li h3 {
	margin:0; 
	padding:0 0 10px 0 !important;
	padding:0 0 4px 0;
	line-height:18px;
	}
ul#officeList li h3 span {
	font-weight:normal;
	}
ul#officeList li p {
	margin:0; 
	padding:0 0 0 10px; 
	font-size:12px; 
	line-height:18px;
	}

ul#officeList li div.officeInfo {
	float:left; 
	display:inline;
	}
	
ul#officeList li div.officePhone {
	float:right; 
	display:inline;
	font:bolder 12px tahoma,verdana,arial,sans-serif;
	padding:0 0 4px 0;
	}

ul#officeList li div.officeButns {
	float:right; 
	display:inline;
	margin:0; 
	padding:0;
	}
	
ul#officeList li div.officeButns a {
	margin:0; 
	padding:0;
	}

td.officeInfoHolder {
        padding:14px;
        width:100%;
}

td.agentDisplayLinks a img{
        margin-right:2px;
}

.textAllHidden_cf {
	display:none;
	margin-left:-4000px;
}
</style><style xml:base="/images/elements/basic01/css/" type="text/css" id="webdeveloper-edit-css-style-1">/* CSS Document */

* { margin:0; padding:0; }
body { text-align:center; }
img { border:none; }

/* ========================================================================================================== =TYPOGRAPHY  */
body, p, td, li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.2;
	color:#444;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#003399;
	}
h1 { font-size:32px; letter-spacing:-1px; }
h2 { font-size:24px; letter-spacing:-1px; }
h3 { font-size:18px; }
h4 { font-size:15px; }
h5 { font-size:11px; }
h6 { font-size:9px; }
h1 { letter-spacing:-1px; }

a { color:#0059df; outline:none; }
a:link { color:#; }
a:visited { color:#; }
a:hover { color:#5a9cff; text-decoration:underline; }
a:focus { color:#0059df; }
a:active { color:#5a9cff; text-decoration:underline; }

.hideMe { display:none; }
#contentWrap a[target="print_this"], #contentWrap a[target="email_this"] { display:none; } /* remove "Print This" and "Email This" buttons on articles */
/*a img[vspace="5"] { display:none; } /* hide bookmark button in IE7 */

p { margin-bottom:12px; }

/* ========================================================================================================== =PAGE  */
#pageWrap {}
#myhtWrap { text-align:left; }
#innerWrap { position:relative; background:url(../bg-innerWrap.jpg) top left repeat-x; padding-top:13px; }

/* ========================================================================================================== =HEADER  */
#headWrap { 
	position:relative;
	background:#fffcf5 url(../bg-headWrap.jpg) top left no-repeat;
	text-align:left;
	width:950px;
	height:185px;
	margin:0 auto 16px auto;
	}
#extraNav { position:absolute; top:16px; right:16px; }
#extraNav ul { display:inline; list-style:none; }
#extraNav ul li { display:inline; float:left; }
#extraNav ul li a { 
	display:block;
	margin:1px;
	padding:2px 8px 3px 8px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#6e6032;
	font-weight:bold;
	font-size:9px;
	background-color:#efda97;
	border:1px solid #645432;
	}
#extraNav ul li a:hover { background-color:#fff; color:#a48e66; }

#headWrap #logoBox { display:none; }
#headWrap #logoBox h3 { font-size:15px; line-height:19px; position:absolute; top:98px; left:0; white-space:nowrap; color:#7e612d; }
#headWrap #logoBox img { display:block; }
#headWrap h1 {
	display:none; 
	padding:65px 0 0 0; 
	margin-right:20px; 
	margin-left:30px;
	color:#7e612d; 
	font-size:36px; 
	line-height:36px; 
	}
#headWrap #photoBox { display:none; }


/* ========================================================================================================== =CUSTOM NAV BLOCK  */
#customNavWrap { display:none; }


/* ========================================================================================================== =MIDDLE BLOCK  */
#middleWrap { 
	width:950px; 
	background:#fff url(../bg-middleWrap.gif) top left no-repeat; 
	margin:0 auto; 
	}


/* ========================================================================================================== =MAIN BLOCK  */

#mainBlockWrap {
	display:inline;
	float:right;
	width:670px;
	margin-top:10px;
	margin-right:9px;
	text-align:left;
	}

#mainBlockWrap table#mainBlockWrapTable { width:650px; padding:0; margin:0; }

#contentWrap {
	width:650px;
	background:#fff url(../bg-mainBlockWrap.jpg) top left no-repeat;
	padding:10px 10px 10px 10px;
	/*overflow:hidden; /*Prevents sidebar from dropping under content well if large images or tables are used in an article */
	}
#contentWrap h2 {}
#contentWrap h4 { padding-bottom:6px; color:#555; }
#contentWrap ul { margin-left:24px; margin-bottom:20px; }
#contentWrap div p { text-align:left; }
#contentWrap #contentHeadWrap {}
#contentWrap #contentHeadWrap h2 { color:#7e612d; }
#contentWrap #contentHeadWrap img#agentPic { display:none; /*float:right; margin-left:10px;*/ }
#contentWrap #blurbWrap {} /* all blurbs in content area under content title */
#contentWrap #blurbWrap h5 { color:#555; margin-bottom:6px; }
#contentWrap #blurbWrap #homeFinderWrap {} /* blurb for "Search for Listings" */
#contentWrap #blurbWrap #calculatorWrap {} /* blurb for "Mortgage Center" */
#contentWrap #blurbWrap #featuredWrap {} /* blurb for "Featured Properties" */
#contentWrap #blurbWrap #listDetailWrap {} /* blurb for "Listing Details" */
#contentWrap #blurbWrap #contactWrap {} /* blurb for "Contact Me" */
#contentWrap #blurbWrap #schoolWrap {} /* blurb for "School... has possibly been removed" */
#contentWrap #blurbWrap #schoolSearchWrap {} /* blurb for "School Search... has possibly been removed" */
#contentWrap #blurbWrap #searchResultsWrap {} /* blurb for "Search Results" */
#contentWrap #blurbWrap #listingsWrap {} /* blurb for "listing... not sure where it's used" */
#contentWrap #blurbWrap #openHouseWrap {} /* blurb for "Open Houses" */
#contentWrap #blurbWrap #qaWrap {} /* blurb for "Questions and Answers (under Home Advice)" */
#contentWrap #blurbWrap #homeAdviceWrap {} /* blurb for "Home Advice" */
#contentWrap #blurbWrap #partnerFormWrap {} /* blurb for "Preferred Partners form"... not sure where it's used. */
#contentWrap #blurbWrap #partnerWrap {} /* blurb for "Preferred Parners" */
#contentWrap #blurbWrap #errorWrap {} /* blurb for errors */
#contentWrap #blurbWrap #newsWrap {} /* blurb for "Real Estate News" */
#contentWrap #blurbWrap #autoEmailWrap {} /* blurb for "Automated E-mail Listings"... possibly not used */
#contentWrap #blurbWrap #weatherWrap {} /* blurb for "Weather"... not sure where it's used */
#contentWrap table img[align="right"] { margin-left:10px; } /* left margin image on main page in FF */
#contentWrap table img[align="left"] { margin-right:10px; } /* left margin image on main page in FF */
#contentWrap table center { text-align:left; } /* override alignment in contact page header */
#contentWrap table hr { display:none; } /* remove HR tag from contact page header */
#contentWrap b i { display:block; margin-bottom:-5px; padding-bottom:0; font-style:normal; } /* add bottom margin to lead line */

/* TWEAK FONT IN SEARCH-RELATED MODULES FROM AABA.CSS */
/* search page text */
#contentWell div#searchGrid td,
#contentWell div#searchGrid p,
/* results page text */
#contentWell div#searchResults td,
#contentWell div#searchResults p,
/* details page text */
#contentWell div#detailBodyWrapper td,
#contentWell div#detailBodyWrapper p,
/* forms text */
#contentWell div.bodyBlock td, 
#contentWell div.bodyBlock p,
#contentWell div.bodyBlock label { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; }
#contentWell div.bodyBlock h3 { margin-bottom:4px; }
#contentWell div.bodyBlock input,
#contentWell div.bodyBlock select { margin:2px; }
#contentWell div.bodyBlock div.innerBlock h2 { letter-spacing:0; }

/* TWEAK BG COLORS IN SEARCH-RELATED MODULES FROM AABA.CSS */
div#detailbodywrapper { background-color: #fcf8ec; }
#resultslistdata th { background-color: #fcf8ec; }
#resultslistdata th div.propid { background-color: #fcf8ec; }
div#mls { background-color: #fcf8ec; }
div#searchresults { background-color: #fcf8ec; }
div.analysis table th { background-color: #fcf8ec; }
.graybk { background-color: #fcf8ec; }
div#searchresults table.listing thead th,div#searchresults table.listing thead td { background-color: #fffdf6; }
div#searchresults table.listing thead th.propid { background-color: #fffdf6; }
div#searchresults table.agentlisting { background-color: #fffdf6; }
div#searchresults table.agentlisting td.agentGrayHead_a { background-color: #fffdf6; }
div#searchresults table.agentlisting td.agentGrayHead_b { background-color: #fffdf6; }
div#searchresults table.agentlisting td.agentGrayHead_c { background-color: #fffdf6; }


#partnersWrap { 
	width:650px;
	background:#fff url(../bg-mainBlockWrap.jpg) top left no-repeat;
	padding:10px;
	margin-top:20px;
	}
#partnersWrap ul { list-style:none; margin-left:2px; }
#partnersWrap ul li { float:left; display:inline; }
#partnersWrap ul li a {
	display:block; 
	padding-left:48px; 
	margin-bottom:3px; 
	width:270px; 
	text-decoration:none;
	height:50px;
	}
#partnersWrap ul li a:hover {}
#partnersWrap ul li.partners a { background:url(../icon-partner-partners.gif) top left no-repeat; }
#partnersWrap ul li.email a { background:url(../icon-partner-email.gif) top left no-repeat; }
#partnersWrap ul li.homeadvice a { background:url(../icon-partner-homeadvice.gif) top left no-repeat; }
#partnersWrap ul li.news a { background:url(../icon-partner-news.gif) top left no-repeat; }
#partnersWrap ul li a strong { display:block; padding-top:5px; }
#partnersWrap ul li a span { display:block; font:normal 11px Tahoma; color:#666; }
#partnersWrap.three {} /* used when AEL is off (not in the list) */
#partnersWrap.four {} /* used when AEL is on (in the list) */


#articlesWrap {
	width:650px;
	background:#fff url(../bg-mainBlockWrap.jpg) top left no-repeat;
	padding:10px; 
	}
#articlesWrap h3 { margin-bottom:8px; }
#articlesWrap ul { list-style:none; margin-left:12px; }
#articlesWrap ul li { float:left; display:inline; }
#articlesWrap ul li a { 
	display:block; 
	padding-left:12px; 
	margin-bottom:3px; 
	font-size:13px;
	width:305px; 
	background:url(../icon-article.gif) top left no-repeat;
	text-decoration:none;  
	}
#articlesWrap ul li a:hover { text-decoration:underline; }


/* ========================================================================================================== =SIDE BLOCK  */

#sideBlockWrap {
	display:inline;
	float:right;
	width:263px;
	padding:0px;
	margin-right:5px;
	text-align:left;
	}

#navWrap { 
	margin:10px 0 0 9px;
	padding:10px 7px 0 7px;
	width:236px;
	background:#fff url(../bg-sideBlockWrap.jpg) top right no-repeat;
	}
#navWrap ul { list-style:none; }
#navWrap ul li { }
#navWrap ul li a {
	display:block;
	margin:2px;
	padding:2px 8px 3px 8px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#a48e66;
	font-weight:bold;
	font-size:11px;
	background-color:#fff9ec;
	border:1px solid #eee1b4;
	}
#navWrap ul li a:hover { background-color:#fff; color:#a48e66; }

#contactWrap { 
	margin:10px 0 0 10px;
	padding:10px 0 8px 16px;
	width:234px;
	background:#fff url(../bg-sideBlockWrap.jpg) top right no-repeat;
	}
#contactWrap #agentContactWrap {}
#contactWrap #photoBoxContact { display:none; }
#contactWrap h3 { margin:3px 0; }
#contactWrap #agentContactWrap #prettyName { font-weight:bold; }
#contactWrap #agentContactWrap #contactLink { margin-bottom:5px; }
#contactWrap #agentContactWrap #phoneNumbers { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; }
#contactWrap #agentContactWrap #phoneNumbers div {}
#contactWrap #agentContactWrap #phoneNumbers div span.type { font-weight:bold; }
#contactWrap #agentContactWrap #phoneNumbers div span.number { /*position:absolute; top:0; left:43px;*/ }
#contactWrap #officeContactWrap { margin-top:6px; }
#contactWrap #officeContactWrap #officeName { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; font-weight:bold; }
#contactWrap #officeContactWrap #officeAddress { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; }
#contactWrap #officeContactWrap #callMe { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; }

#quickSearchWrap { 
	margin:10px 0 0 10px;
	padding:10px 16px 8px 16px;
	width:218px;
	background:#fff url(../bg-sideBlockWrap.jpg) top right no-repeat;
	font-family:Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px;
	}
#quickSearchWrap h3 { padding-bottom:8px; }
#quickSearchWrap div { height:25px; }
#quickSearchWrap span.quickSearchFieldName { float:left; line-height:18px;  }
#quickSearchWrap input, #quickSearchWrap select { 
	display:block; 
	float:right; 
	width:136px; 
	font-family:Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px; 
	}
#quickSearchWrap div.quickSearchStreet input { width:100px; }
#quickSearchWrap div.quickSearchCity, #quickSearchWrap div.quickSearchProptype { 
	padding-top:26px; 
	background:url(../bg-quickSearchDiv.gif) top left no-repeat; 
	}
#quickSearchWrap span.quickSearchOR-one, #quickSearchWrap span.quickSearchOR-two {
	display:block; 
	text-align:center; 
	padding-bottom:5px; 
	background:url(../bg-quickSearchOr.gif) top left no-repeat; 
	}
#quickSearchWrap div.quickSearchButtons { float:none; margin:6px 0; padding-left:82px; }
#quickSearchWrap div.quickSearchButtons input#go_qs { float:none; display:inline; cursor:pointer; width:80px; padding-bottom:3px; font-weight:bold; }
#quickSearchWrap div.quickSearchButtons input#reset_qs { float:none; display:inline; background:none; border:none; cursor:pointer; color:#0059df; width:30px; }
#quickSearchWrap div.quickSearchButtons input#reset_qs:hover { color:#5a9cff; text-decoration:underline; }
#quickSearchWrap div.quickSearchSettings { height:1px; }
#quickSearchWrap div.quickSearchTips { clear:both; }


/* ========================================================================================================== =FOOTER BLOCK */
#contactFooterWrap { 
	width:960px; 
	margin:20px auto 0 auto; 
	padding-top:6px;
	background:#fff url(../bg-contactFooterWrap.jpg) top left no-repeat;
	}
#contactFooterWrap #desBoxText { margin:6px; padding:6px; text-align:center; font-size:11px; }
#contactFooterWrap #desBoxText div { display:inline; padding-left:4px; }
#contactFooterWrap #desBoxText span.prettyNameBotm { font-weight:bold; }
#contactFooterWrap #desBoxText span.contactBotm { font-weight:bold; }
#contactFooterWrap #desBoxText span.bullet { background:url(../icon-bullet.gif) center left no-repeat; padding-left:10px; }
#contactFooterWrap #desBoxText div span.type { font-weight:bold; }
#contactFooterWrap #desBoxLogos img { margin-right:2px; }


#hiddenLinksWrap { display:none; }

#bottomNav { display:none; }

#copyrightWrap { 
	margin:10px 0px; 
	padding:10px 20px 0 20px; 
	border-top:1px solid #ccc; 
	}
#copyrightWrap hr { display:none; }
#copyrightWrap #ifIOwn {}
#copyrightWrap #copyright td { font-family:Tahoma, Verdana, Arial, sans-serif; }
#copyrightWrap #copyright img { margin-right:4px; }

/* ========================================================================================================== =FLOAT CLEARING */

div.divider { clear:both; }
	
/* P.I.E. Method... */
/* source: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--------------------------------------------------------------------------------
 SI.ClearChildren v1.0
 source: http://www.shauninman.com/archive/2006/05/22/clearance_position_inline_absolute */

.clear_children,.cc_tallest { position: relative; }
.cc_tallest:after { content: ''; }

/* CSS Document */
#essentials {color:#000000;}
.detailpanel td {color:#000000;}
body, p, td, li {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.2;
	color:#131339;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#fff;
	}

a:link {
	color: #;
        text-decoration:none;
}
a:visited {
	color: #;
        text-decoration:none;
}
a:hover {
	color: #E9CC4C;
        text-decoration: underline;
}
a:active {
	color: #D6A431;
        text-decoration: none;
}

body {
	background-color: #b4a16c;
}

body,td,th {
	color: #fff;}

.hideMe {}


table #blogWrapper tr td div .content_wrapper {color:#000;}

#innerWrap { position:relative; background:url() top left repeat-x; padding-top:13px; }

#headWrap { 
	position:relative;
	background:#005488 url(/files/402418/banner.jpg) top left no-repeat;
	text-align:left;
	width:950px;
	height:300px;
	margin:0 auto 0px auto;
border:1px solid #fff;
	}
#logoHeader {display:none;}


#extraNav { position:absolute; top:16px; right:16px; }
#extraNav ul { display:inline; list-style:none; }
#extraNav ul li { display:inline; float:left; }
#extraNav ul li a { 
	display:block;
	margin:1px;
	padding:2px 8px 3px 8px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:9px;
	background-color:#fa0014;
	border:1px solid #fff;
	}
#extraNav ul li a:hover { background-color:#2d006b; color:#000; }

#middleWrap { 
	width:950px; 
	background:#000066 url() top left no-repeat; 
	margin:0 auto;
	border:1px solid #fff;
	}

#mainBlockWrapTable tbody tr td div p font b{color:#e7c15c;}

/* <!-- Text color for Article Pages --> */
#mainBlockWrapTable tr td table tr td p font {color:#000;}
#mainBlockWrapTable tr td table tr td p {color:#000;}
#mainBlockWrapTable tr td table tr td p font b {color:#000;}
#mainBlockWrapTable tr td table tr td p b {color:#000;}
#mainBlockWrapTable  tr td ul li {color:#000;}


#navWrap ul li a {
	display:block;
	margin:2px;
	padding:2px 8px 3px 8px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#000033;
	font-weight:bold;
	font-size:13px;
	background-color:#131339;
	border:0px solid #fff;
}

#navWrap { 
	margin:10px 0 0 9px;
	padding:10px 7px 0 7px;
	width:236px;
	background:#131339 url() top right no-repeat;
     
	}

#navWrap ul li a:hover { background-color:#131339; color: #131339; }

#contactWrap { 
	margin:10px 0 0 10px;
	padding:10px 0 8px 16px;
	width:234px;
	background:#131339 url() top right no-repeat;

	}

#contentWrap {
	width:650px;
	background:#000066 url() top left no-repeat;
	padding:10px 10px 10px 10px;

	}
#contentWrap #contentHeadWrap h2 { color:#fff; }
#contentWrap #blurbWrap h5 { color:#fff; margin-bottom:6px; }

#contentWrap a, #contentWrap a:visited {color:#f1e560;}
#contentWrap a:hover {color:#F2C800;}


#agentContactWrap h3 { color: #fff;}
#prettyName {color: #FFF9EC;}
#phoneNumbers {color: #FFF9EC;}

#officeContactWrap h3 { color: #fff;}
#officeName {color: #FFF9EC;}
#officeAddress {color: #FFF9EC;}

#sideBlockWrap {background:#131339}

#quickSearchWrap { 
	margin:10px 0 0 10px;
	padding:10px 16px 8px 16px;
	width:218px;
        height:455px;
        border:1px #fff solid;
	background:#131339 url() top right no-repeat;
	font-family:Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px;
	}

#quickSearchWrap div.quickSearchCity, #quickSearchWrap div.quickSearchProptype { 
	padding-top:26px; 
	background:url() top left no-repeat; 
	}
#quickSearchWrap span.quickSearchOR-one, #quickSearchWrap span.quickSearchOR-two {
	display:block; 
	text-align:center; 
	padding-bottom:5px; 
	background:url() top left no-repeat; 
	}

#partnersWrap { 
	width:650px;
	padding:10px;
        background:#fff url() top left no-repeat;
	margin-top:20px;

	}

#partnersWrap ul { list-style:none; margin-left:2px; }

#partnersWrap ul li { float:left; display:inline; }

#partnersWrap ul li a {
	display:block; 
	padding-left:48px; 
	margin-bottom:3px; 
	width:270px; 
	text-decoration:none;
	height:50px;
	}

#partnersWrap ul li a:hover {}
#partnersWrap ul li a strong { display:block; padding-top:5px; }
#partnersWrap ul li a span { display:block; font:normal 11px Tahoma; color:#131339; }



#articlesWrap {
	width:650px;
	background:#fff url() top left no-repeat;
	padding:10px;

	}

#articlesWrap h3 { color: #131339; margin-bottom:8px; }
#articlesWrap ul { list-style:none; margin-left:12px; }
#articlesWrap ul li { float:left; display:inline; }
#articlesWrap ul li a { 
	display:block; 
	padding-left:12px; 
	margin-bottom:3px; 
	font-size:13px;
	width:305px; 
	background:url(../icon-article.gif) top left no-repeat;
	text-decoration:none;  
	}

#articlesWrap ul li a:hover { text-decoration:underline; }

#contactFooterWrap { 
	width:950px; 
	margin:20px auto 0 auto; 
	padding-top:6px;
	background:#131339 url() top left no-repeat;

	}
#desBoxText {}


/* ========================= END CSS FILE ============================== */
