* { margin: 0px; padding: 0px; }

.blank {
	border: 0px !important;
	background: transparent !important;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font: 13px Arial;
	color: #555;
	cursor: default;
	}

.red {
	color: #d3232f;
	}

.green {
	color: #5c8738;
	}

.blue {
	color: #29598c;
	}

.biggerFont {
	font-size: 13px;
	}

form {
	position: relative;
	}

ol {
	margin: 0px 20px;
	}

ol li {
	margin-left: 20px;
	margin: 4px 20px;
	text-align: justify;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

a {
	color: #496884;
	}

a:hover {
	color: #000;
	}
	

a.button {
	float: right;
	display: block;
	width: 109px;
	height: 17px;
	font: bold 10px/16px Tahoma;
	color: #446421;
	text-align: center;
	text-decoration: none;
	background: url('../img/button.gif');
	margin-top: 4px;
	text-transform: uppercase;
	}

a.button:hover {
	color: #000;
	}

a.moreLink {
	display: block;
	background: #f5f5f5;
	text-align: right;
	padding-right: 8px;
	font: bold 11px/21px Tahoma;
	color: #446421;
	margin: 5px 1px 0px 1px;
	}

a.centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	}

h5 {
	color: #d3232f;
	margin: 4px 8px;
	}

span {
	position: relative;
	}

p {
	text-align: justify;
	}

p.tod, div.tod {
	display: block;
	background: #fff;
	border: 1px solid #bbb;
	padding: 8px;
	margin: 2px;
	color: #777;
	position: relative;
	}


.findYourDreamHome {
	background: url('../img/promoDreamHome.gif') no-repeat;
	padding-bottom: 42px !important;
	}

.findYourDreamHome h2 {
	background-image: url('../img/titles/findyourdreamhome.gif');
	background-position: top right;
	}

.findYourDreamHome p {
	margin-left: 95px;
	display: block;
	text-align: right;
	width: 170px;
	font: bold 11px Tahoma;
	padding: 0px !important;
	}

.findYourDreamHome .button {
	margin-top: 20px;
	}

.findYourHomeWorth {
	background: url('../img/promoHomeWorth.gif') no-repeat bottom right;
	border-bottom: 0px !important;
	padding-bottom: 32px !important;
	}

.findYourHomeWorth h2 {
	background-image: url('../img/titles/findyourhomeworth.gif');
	}

.findYourHomeWorth p {
	display: block;
	width: 147px;
	font: bold 11px Tahoma;
	padding: 0px !important;
	padding-left: 1px;
	}

.findYourHomeWorth .button {
	margin-top: 20px;
	margin-left: 2px;
	float: none;
	}

.featuredAgents {
	display: block;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 28px !important;
	}

.featuredAgents h2 {
	background-image: url('../img/titles/featuredAgents.gif');
	background-position: 6px 0px;
	padding-top: 30px;
	}

.featuredAgents a.item {
	margin-left: 8px;
	_margin-left: 4px;
	margin-right: 2px;
	display: block;
	float: left;
	height: 54px;
	width: 212px;
	font: 11px Tahoma;
	text-decoration: none;
	margin-bottom: 3px;
	}

.featuredAgents a.item img {
	border: 1px solid #bbb;
	padding: 2px;
	background: #fff;
	display: block;
	float: left;
	margin-right: 3px;
	height: 48px !important;
	width: 39px !important;
	}

.featuredAgents a.item span {
	color: #888;
	display: block;
	float: left;
	padding: 6px;
	height: 40px;
	width: 150px;
	background: #fff;
	border: 1px solid #bbb;
	cursor: pointer;
	}

.featuredAgents a.item strong {
	display: block;
	overflow: hidden;
	height: 12px;
	}

.featuredAgents a.item span.canadian {
	background: #fff url('../img/flagCanada.gif') no-repeat 142px 3px;
	}

.featuredAgents a.item span.american {
	background: #fff url('../img/flagUSA.gif') no-repeat 142px 3px;
	}

.featuredAgents a.item:hover img {
	border: 1px solid #104670;
	}

.featuredAgents a.item:hover span {
	color: #104670;
	border: 1px solid #104670;
	}

.featuredAgents a.button {
	margin-right: 10px;
	_margin-right: 5px;
	}

a.promoAgent {
	margin-left: 10px;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	padding-top: 241px;
	height: 0px;
	width: 265px;
	background: url('../img/promoAgents.jpg') no-repeat;
	}

a.faq {
	display: block;
	width: 150px;
	height: 0px;
	padding-top: 132px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/faq.jpg') no-repeat;
	margin-top: 20px;
	}


#container {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 745px;
	padding-bottom: 20px;
	}

#header {
	display: block;
	height: 140px;
	width: 745px;
	background: url('../img/header.jpg');
	margin-bottom: 28px;
	}

#header h1 {
	display: none;
	}

ul#mainMenu {
	position: absolute;
	top: 140px;
	left: 0px;
	display: block;
	width: 745px;
	height: 27px;
	list-style-type: none;
	background: #f5f5f5;
	border-bottom: 1px solid #bbb;
	z-index: 1000;
	}

ul#mainMenu li {
	display: block;
	height: 27px;
	float: left;
	background: url('../img/menuSep.gif') no-repeat 100% 10px;
	padding-right: 1px;
	position: relative;
	}

ul#mainMenu li a {
	display: block;
	height: 27px;
	float: left;
	font: 11px/26px Tahoma;
	text-transform: uppercase;
	color: #496884;
	text-decoration: none;
	padding: 0px 8px;
	}

ul#mainMenu li a:hover, 
ul#mainMenu li.over a {
	background: #fff;
	}

ul#mainMenu li ul {
	display: none;
	}

ul#mainMenu li.over ul,
ul#mainMenu li:hover ul {
	display: block;
	position: absolute;
	top: 27px;
	left: 0px;
	border: 1px solid #bbb;
	background: #f5f5f5;
	z-index: 2;
	}

ul#mainMenu li.over ul li {
	background: none;
	height: 20px;
	padding-right: none;
	}

ul#mainMenu li.over ul li a {
	height: 20px;
	font: 11px/19px Tahoma;
	background: #eee;
	text-transform: none;
	}

.box {
	display: block;
	padding: 5px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #f5f5f5;
	margin-top: 17px;
	}

.box p {
	padding: 4px 8px;
	}

#realtorPage label {
	position: relative;
	}

#layout1, #layout2,
#layout3, #layout4, #layout5,
#realtorPage, #realtorAdmin {
	border-bottom: 1px solid #bbb;
	}

#col1, #col2 {
	display: block;
	float: left;
	}

#col1 {
	margin-right: 16px;
	}

#layout1 #col1 { width: 745px; margin-right: 0px; }
#layout1 #col2 { display: none; }

#layout2 #col1 { width: 364px; }
#layout2 #col2 { width: 365px; }

#layout3 #col1 { width: 189px; }
#layout3 #col2 { width: 540px; }

#layout4 #col1 { width: 540px; }
#layout4 #col2 { width: 189px; }

#layout5 #col1 { width: 447px; }
#layout5 #col2 { width: 282px; }

#realtorPage #col1 { width: 540px; overflow: hidden; }
#realtorPage #col2 { width: 189px; margin-top: 18px;}

#realtorAdmin #col1 { width: 745px; margin-right: 0px; }
#realtorAdmin #col2 { display: none; }


#realtorPage .box, #realtorAdmin .box {
	padding-bottom: 8px;
	}

#realtorAdmin {
	font: 11px Tahoma;
	}

#realtorAdmin p {
	padding: 4px 8px;
	}

#footer {
	display: block;
	margin-top: 1px;
	border-top: 2px solid #bbb;
	text-align: center;
	padding-top: 6px;
	position: relative;
	}

#footer ul {
	list-style-type: none;
	padding-left: 6px;
	margin-bottom: 6px;
	}

#footer ul li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	}

#footer ul li a {
	font: 11px Tahoma;
	color: #777;
	}

#footer ul li a:hover {
	color: #3A7010;
	}

#footer p {
	padding-top: 10px;
	display: block;
	width: 680px;
	font: 11px Tahoma;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #999;
	}



#listings, #serviceDirectory, #openhouses,/* #profile,*/
#newsletter, #generalContact, 
#houseWorth, #contact, #realtorName, #contactInformation, #additionalInformation,
#optionalSearchCriteria, #dreamHome, #buyandsell, #propertyFeatures, #moreInformation, #contactInfo, #gContactMethod,
#houseWorthSubmitButtonA, #houseWorthSubmitButtonB,
/*#realtorAdminQuickInfo, */#realtorAdminCities, #realtorAdminTools, 
#realtorAdminAccountInfo, #realtorAdminListings, #realtorAdminServiceDirectory, #dreamHomeSubmitButtonA,
#dreamHomeSubmitButtonB, #emailFriend {
	display: none;
	}

ul.tabs {
	position: absolute;
	top: 182px;
	left: 4px;
	display: block;
	width: 534px;
	list-style-type: none;
	z-index: 1;
	}

ul.tabs li {
	display: block;
	float: left;
	height: 20px;
	padding-right: 2px;
	}

ul.tabs li.tabProfile a {
	background-image: url('../img/tabs/tabProfile.gif');
	}

ul.tabs li.tabBuyandSell a {
	background-image: url('../img/tabs/tabMoney.gif');
	display: none;
	}

ul.tabs li.tabMyListings a {
	background-image: url('../img/tabs/tabPropertyListing.gif');
	}

ul.tabs li.tabOpenHouses a {
	display: none;
	background-position: 1px 2px;
	background-image: url('../img/tabs/tabMisc1.gif');
	}

ul.tabs li.tabNewsletter1 a {
	background-image: url('../img/tabs/tabNewsletterOne.gif');
	}

ul.tabs li.tabServiceDirectory a {
	background-image: url('../img/tabs/tabServiceDirectory.gif');
	}

ul.tabs li a {
	display: block;
	float: left;
	height: 20px;
	font: bold 10px/19px Tahoma;
	color: #162f45;
	text-transform: uppercase;
	background-color: #E3ECF4;
	padding-right: 5px;
	text-decoration: none;
	border: 1px solid #bbb;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	}

ul.admin {
	width: 700px;
	top: 190px;
	}

ul.admin li a {
	padding-left: 5px;
	}

ul.tabs li a.open {
	border: 1px solid #bbb;
	border-bottom: 2px solid #f5f5f5;
	background-color: #f5f5f5;
	color: #162f45;
	}

ul.tabs li a.open:hover {
	background-color: #f5f5f5;
	}

ul.tabs li a:hover {
	background-color: #DAE4EC;
	color: #000;
	}

ul.bullets, ul.leftAligned, ul.bullets2 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: left;
	}

ul.bullets2 {
	clear: none !important;
	margin-left: 250px;
	margin-top: 10px;
	}

ul.bullets li, ul.bullets2 li {
	padding-left: 8px;
	background: url('../img/bullet.gif') no-repeat 0px 4px;
	position: relative;
	}

ul.bullets2 li {
	padding-left: 10px;
	margin-bottom: 4px;
	font: 12px Tahoma;
	}


ul.bullets li a {
	color: #7092b2;
	}

ul.leftAligned {
	margin-top: 10px;
	display: block;
	margin-right: -5px;
	width: 720px;
	overflow: hidden;
	}

ul.leftAligned li {
	display: block;
	padding-left: 8px;
	width: 135px;
	float: left;
	background: url('../img/bullet.gif') no-repeat 0px 4px;
	position: relative;
	}

.tabbed {
	margin-top: 35px;
	}

.profileDreamHome {
	margin-top: 20px;
	display: block;
	float: left;
	width: 263px;
	height: 215px;
	background: url('../img/profileDreamHome.jpg');
	position: relative;
	cursor: pointer;
	}

.profileDreamHome p {
	display: block;
	padding: 110px 4px 3px 10px;
	font: 11px Tahoma;
	color: #828892;
	}

.profileDreamHome a, .profileHomeWorth a {
	padding-left: 128px;
	font: bold 16px Arial;
	text-decoration: none;
	color: #7092b2;
	}

.profileHomeWorth a {
	padding-left: 100px;
	}

.profileDreamHome a:hover, .profileHomeWorth a:hover {
	text-decoration: underline;
	}

.profileHomeWorth {
	display: block;
	float: left;
	width: 250px;
	height: 215px;
	background: url('../img/profileHomeWorth.jpg') no-repeat;
	position: relative;
	cursor: pointer;
	}

.profileHomeWorth p {
	font: 11px Tahoma;
	color: #828892;
	padding: 130px 10px 3px 10px;
	}

.profileHomeWorth p:first {
	padding-left: 50px;
	}

a.profileHomeWorth {
	display: block;
	float: left;
	width: 250px;
	height: 0px;
	padding-top: 145px;
	overflow: hidden;
	background: url('../img/profileHomeWorth.jpg') no-repeat;
	position: relative;
	}

a.profileDreamHome {
	display: block;
	float: left;
	width: 250px;
	height: 0px;
	padding-top: 145px;
	overflow: hidden;
	background: url('../img/profileDreamHome.jpg') no-repeat;
	position: relative;
	}


#realtorProfile {
	display: block;
	}

#realtorProfile p {
	text-align: center;
	}

#realtorProfile img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #bbb;
	background: #fff;
	margin-bottom: 5px;
	}

a.wrongCity {
	display: block;
	position: absolute;
	top: 182px;
	right: 0px;
	}

a.listAlpha {
	display: block;
	position: absolute;
	top: 500px;
	right: 7px;
	display: hidden;
	}

a.browse {
	top: 192px;
	right: 10px !important;
	}

.formCol1 {
	display: block; 
	width: 240px; 
	float: left;
	position: relative;
	}

.formCol2 {
	float: left;
	position: relative;
	}

#additionalInformation label {
	width: 160px;
	}

.plain {
	background: none;
	border: none;
	}

input {
	margin: 0px;
	height: 15px;
	font: 11px Tahoma;
	color: #2B4762;
	padding: 0px 4px;
	}

input.button, #contact input.button, 
#buyandsell input.button, #realtorAdmin input.button,
.login input.button, .contact input.button {
	border: none;
	width: 109px;
	height: 17px;
	background: url('../img/button.gif');
	cursor: pointer;
	font: bold 10px/16px Tahoma;
	color: #446421;
	text-transform: uppercase;
	}

select {
	margin-top: 2px;
	margin-bottom: 2px;
	font: 12px/13px Tahoma;
	color: #2B4762;
	}

#contact form, #buyandsell form {
	font: 11px/20px;
	}

#contact label, #buyandsell label {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin-top: 4px;
	font: 11px Tahoma;
	padding-left: 15px;
	position: relative;
	text-align: left;
	}


h3 {	
	clear: both;
	margin: 2px;
	display: block;
	font: bold 14px Arial;
	padding: 4px;
	border-bottom: 1px solid #bbb
	}

.phoneNumbers {
	padding-top: 10px;
	text-align: center !important;
	position: relative;
	line-height: 18px;
	}

.phoneNumbers label {
	clear: left;
	display: block;
	float: left;
	width: 35px;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
	}

.propertyItem {
	position: relative;
	display: block;
	background: #fff;
	margin: 4px 2px;
	margin-top: 10px !important;
	padding-bottom: 2px;
	clear: left;
	position: relative;
	font: 11px Tahoma;
	background: url('../img/propertyListingBg.gif') bottom left;
	}

.propertyItem .more {
	margin-top: 6px;
	float: none;
	background: #eee;
	clear: left;
	clear: right;
	}

.propertyItem h4 {
	display: block;
	background: #416280;
	font: 10px Tahoma;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #446421;
	padding-left: 6px;
	background: url('../img/propertyListingHeader.gif');
	}

.propertyItem h4.openHouse {
	background: #416280 url('../img/tabs/tabOpenHouses.gif') no-repeat 490px 2px;
	}

.propertyItem img {
	float: left;
	padding: 4px;
	position: relative;
	background: #f5f5f5;
	border: 1px solid #bbb;
	margin: 4px;
	}

.propertyItem p {
	padding-top: 4px;
	padding-left: 0px;
	text-align: left;
	}

.propertyItem strong {
	display: block;
	padding-bottom: 6px;
	}

.piMoreInfo {
	display: none;
	clear: both;
	}

.piMoreInfo p {
	padding: 4px 8px;
	text-align: justify;
	}

.propertyItem ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 20px;
	right: 8px;
	_right: 15px;
	z-index: 1000;
	}

.propertyItem ul li {
	text-align: right;
	}

.propertyItem .button {
	clear: right;
	position: relative;
	margin-top: 6px;
	margin-right: 5px;
	}

#contact form, #buyandsell form {
	font: 11px/20px;
	}

#contact label, #buyandsell label {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin-top: 4px;
	font: 11px Tahoma;
	padding-left: 15px;
	position: relative;
	}
.check {
	margin-top: 3px;
	}

#contact input, #buyandsell input, #realtorAdmin input {
	font: 11px/15px Tahoma;
	height: 17px;
	}

textarea {
	width: 247px;
	height: 100px;
	font: 11px Tahoma;
	}

#contact textarea {
	width: 306px;
	}

#newsletter p {
	padding: 4px 8px;
	}

.piInformation {
	display: block;
	float: right;
	margin: 4px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	width: 200px;
	position: relative;
	}

.piInformation label {
	display: block;
	float: left;
	width: 80px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	padding-right: 4px;
	text-align: right;
	font: 11px/16px Tahoma;
	}

.piInformation p {
	clear: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	background: #fefefe;
	font: 11px/16px Tahoma;
	}


#realtorAdminQuickInfo div.profileInfo {
	float: left;
	width: 300px;
	margin: 4px;
	margin-left: 2px;
	border-right: 1px solid #ddd;
	padding-right: 8px;
	}

#realtorAdminQuickInfo div.profileImages img  {
	float: left;
	margin-top: 2px;
	margin-left: 8px;
	_margin-left: 2px;
	margin-right: 6px;
	}

#realtorAdminQuickInfo div.profileImages {
	width: 410px;
	margin: 4px;
	float: left;
	margin-right: 0px;
	}

#realtorAdminQuickInfo div.profileInfo .button {
	margin-left: 180px;
	margin-top: 8px;
	}

#realtorAdminQuickInfo div.profileInfo h3,
#realtorAdminQuickInfo div.profileImages h3 {
	position: relative;
	margin: 4px;
	}

#realtorAdminQuickInfo div.profileInfo p,
#realtorAdminQuickInfo div.profileImages p {
	padding: 4px 4px;
	}

#realtorAdminQuickInfo form {
	padding: 2px;
	}

#realtorAdmin label {
	display: block;
	float: left;
	clear: left;
	width: 90px;
	margin-top: 4px;
	font: 11px Tahoma;
	padding-right: 5px;
	text-align: right;
	}	

.adminTOD {
	float: right;
	margin-right: 8px;
	_margin-right: 4px;
	margin-top: 4px;
	_margin-top: 8px;
	background: #fff;
	width: 211px;
	margin-left: 0px;
	}

table.ordered {
	width: 723px;
	margin-left: 6px;
	margin-top: 8px;
	}

table.ordered td {
	padding: 4px 6px;
	border-top: 1px solid #aaa;
	vertical-align: top;
	color: #555;
	}

table.ordered thead td {
	background: #ddd;
	color: #777;
	font: bold small-caps 11px Tahoma;
	padding: 4px 6px;
	border-bottom: 3px solid #aaa;
	border-top: 0px;
	}

table.ordered form {
	margin: 0px;
	padding: 0px;
	}

table.ordered h3 {
	margin: 0px;
	margin-right: 8px;
	}

table.ordered p {
	padding: 4px 0px;
	padding-right: 8px;
	}

table.ordered textarea {
	overflow: auto;
	width: 285px;
	}

label {
	float: left;
	font: 11px/17px Tahoma;
	text-align: right;
	padding-right: 8px;
	width: 120px;
	}

.login input {
	margin-bottom: 2px;
	border: 3px double #bbb;
	background: #fff;
	}

.login input.button {
	margin-left: 130px;
	margin-top: 3px;
	}

.adProInfo {
	display: block;
	float: left;
	width: 190px;
	}

.adProInfo label {
	width: 60px;
	}

.orderStep {
	display: block;
	margin: 8px;
	border-bottom: 1px solid #ccc;
	color: #aaa;
	}

.orderStep p {
	text-align: left;
	}

.orderStep strong {
	display: block;
	font: bold 14px Tahoma;
	text-transform: uppercase;
	}

.current {
	color: #555;
	}

.orderTotal {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.orderTotal td {
	border-top: 1px solid #ccc;
	font: 12px Tahoma;
	padding: 4px;
	}

.orderTotal td.total {
	border-top: 3px double #ccc;
	font-weight: bold;
	}

#plAdd table  {
	width: 650px;
	margin-left: 40px;
	}

#plAdd table td.label {
	width: 200px;
	text-align: right;
	vertical-align: top;
	}

#plAdd table td.label b {
	display: block;
	text-transform: uppercase;
	}

#plAdd table td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	}

#plAdd table input {
	margin: 0px;
	}

#sdAdd table  {
	width: 650px;
	margin-left: 40px;
	}

#sdAdd table td.label {
	width: 200px;
	text-align: right;
	vertical-align: top;
	}

#sdAdd table td.label b {
	display: block;
	text-transform: uppercase;
	}

#sdAdd table td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	}

#sdAdd table input {
	margin: 0px;
	}

.ss {
	float: left;
	position: relative;
	}

.tImage {
	float: left;
	background: #fff;
	border: 1px solid #bbb;
	padding: 4px;
	height: 90px;
	margin: 4px;
	}

.testimonial {
	float: left;
	height: 90px;
	width: 380px;
	padding: 4px;
	background: #fff;
	border: 1px solid #bbb;
	margin: 4px;
	}

.faq li div {
	display: none;
	padding-top: 5px;
	}

.ssCaption {
	margin-left: 65px;
	}

.error404 {
	display: block;
	text-align: left;
	color: #D3232F;
	font: bold 40px Georgia;
	}

.contact {
	padding: 0px;
	margin: 0px;
	}

.contact td {
	padding: 0px;
	margin: 0px;
	font: 11px/18px Tahoma;
	padding-left: 5px;
	vertical-align: top;
	}

.contact td.header2 {
	width: 165px;
	text-align: right;
	font-weight: bold;
	padding-left: 0px;
	}

.contact textarea {
	width: 313px;
	}

.address {
	text-align: center;
	}

ul.homeBuying {
	display: block;
	list-style-type: none;
	margin-left: -4px;
	margin-right: -4px;
	}

ul.homeBuying li {
	display: block;
	}

ul.homeBuying li a {
	display: block;
	width: 177px;
	background: #f5f5f5;
	border-left: 5px solid #ddd;
	font: 11px Tahoma;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	}

ul.homeBuying li a:hover {
	background: #ddd;
	border-left: 5px solid #bbb;
	}

ul.homeBuying li a.current {
	background: #ddd;
	border-left: 5px solid #bbb;
	}

.previous {
	margin-right: 10px;
	}

.prevNextButtons {
	display: block;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

.mainPageDreamHome {
	margin-top: 20px;
	padding: 0px 15px;
	display: block;
	width: 245px;
	padding-top: 120px;
	background: url('../img/mainPageDreamHome.jpg') no-repeat;
	font: bold 13px Arial;
	color: #555;
	text-decoration: none;
	}

.mainPageHomeValue {
	margin-top: 20px;
	padding: 0px 15px;
	display: block;
	width: 245px;
	padding-top: 150px;
	background: url('../img/mainPageHomeValue.jpg') no-repeat;
	font: bold 13px Arial;
	color: #555;
	text-decoration: none;
	}

.mainPageDreamHomeSpan {
	display: block;
	margin: 0px 20px;
	font: bold italic 14px/25px Arial;
	color: #CF242C;
	padding-left: 40px;
	}

.mainPageHomeValueSpan {
	display: block;
	margin: 0px 20px;
	font: bold italic 14px/25px Arial;
	color: #5F85A9;
	padding-left: 18px;
	}

.buyingDreamHome {
	margin-left: 17px;
	_margin-left: 13px;
	margin-right: 10px;
	float: left;
	width: 250px;
	padding-top: 150px;
	background: url('../img/profileDreamHome.jpg') no-repeat 0px 30px;
	font: bold 13px Arial;
	color: #555;
	text-decoration: none;
	position: relative;
	}

.buyingDreamHomeSpan {
	position: relative;
	float: left;
	width: 210px;
	display: block;
	margin: 0px 10px;
	font: bold italic 14px/25px Arial;
	color: #CF242C;
	padding-left: 27px;
	}

.buyingHomeWorth {
	padding-left: 10px;
	float: left;
	width: 240px;
	padding-top: 150px;
	background: url('../img/profileHomeWorth.jpg') no-repeat;
	font: bold 13px Arial;
	color: #555;
	text-decoration: none;
	position: relative;
	}

.buyingHomeWorthSpan {
	position: relative;
	float: left;
	width: 230px;
	display: block;
	font: bold italic 14px/25px Arial;
	color: #5F85A9;
	padding-left: 18px;
	}

/* New Search Form - July 18th */

	#searchform {
		margin-top: 20px !important;
		display: block !important;
		background: url('../img/form_bg.gif');
		width: 745px;
		height: 231px;
		position: relative;
		}
	
	#searchform label {
		display: block;
		padding: 3px;
		text-align: left;
		}
	
	#searchform select{
		margin-bottom: 5px;
		}
	
	#searchform input {
		margin-bottom: 10px;
		}
	
	#button {
		background-image: url('../img/button_bg.gif');
		width: 105px;
		height: 26px;
		border: 0px;
		text-align: left;
		}
	
	#search {
		position: absolute;
		left: 264px;
		top: 50px;
		text-align: center;
		width: 221px;
		}
	
	#search ol {
		list-style: none;
		}
	
	#search h3 {
		color: #BD1818;
		}
	
	#rightBox{
		position: absolute;
		left: 528px;
		top: 157px;
		width: 190px;
		height: 51px
		padding: 0px;
		}
	
	#leftBox{
		position: absolute;
		left: 29px;
		top: 157px;
		width: 190px;
		height: 51px;
		}
	
	#searchform p {
		font: bold 11px Tahoma;
		}
/*	// body elements	*/	
    /* image replacement */
        .graphic {
            margin: 0;
            padding: 0;
            display: block;
            overflow: hidden;
            text-indent: -1000px;
            }
    /* // image replacement */
