#noMatch {
	font-size: 1.5em;
	text-align: center;
	width: 80%;
	border: 1px solid #4170BD;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #F3F6FB;
	margin-top: 25px;
	margin-bottom: 25px;
}
#listingHeading {
	margin-bottom: 10px;
	margin-right: 30px;
}
#remarks {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	padding: 6px;
	border: 1px solid #BB1F12;
	margin-bottom: 10px;
	line-height: 1.2em;
}
#similarHomesWrap {
	margin: 0px;
	float: left;
	padding: 5px;
	border: 1px solid #BB1F12;
	width: 635px;
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
}
.similarHomeIndividualWrap {
	float: left;
	border: 1px solid #BB1F12;
	margin-right: 7px;
	width: 104px;
	padding: 5px;
	background-color: #E2E2E2;
}

.similarHomesIndividualHeader {
	height: 50px;
	text-align: center;
	line-height: 1.3em;
	vertical-align: middle;
}
.similarHomeIndividualWrap img {
	border: 2px solid #062856;
}



#similarHomesHeader {
}



#similarHomesHeader p {
	font-size: 1.2em;
	color: #946934;
	margin-bottom: 4px;
	font-weight: bold;
}



#leftColumn {
	float: left;
	width: 648px;
	margin-right: 10px;
}
#listingSlideshow {
	margin-bottom: 15px;
	border: 1px solid #BB1F12;
}


#rightContent {
	width: 260px;
	float: left;
}
#listingTableWrapper {
	background-image: url(../Images/blue_body_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BB1F12;
	padding: 6px;
	min-height: 750px;
}
#priceChangeTable {
	text-align: center;
}


#listingHeading h1 {
	font-size: 1.7em;
	color: #946934;
	line-height: 1.5em;
	text-align: right;
	padding-right: 3px;
}
#listingHeading h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	padding-right: 3px;
	text-align: right;
	color: #062856;
}
#listingHeading h3 {
	font-size: 1.2em;
	color: #062856;
	text-align: right;
	padding-right: 3px;
}
.detailsTable {
	margin-bottom: 15px;
}

.detailsTable td {
	color: #062856;
	border: 1px solid #80A7C8;
	vertical-align: middle;
	line-height: 1em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#tblOtherHomesForSale {

}
#tblOtherHomesForSale tr {
	border: 1px solid #062856;
}
#tblSimilarHomesForSale {

}
#tblSimilarHomesForSale tr {
	border: 1px solid #062856;
}

#EGC_ListingTable {
	border: 1px solid #BB1F12;
	background-image: url(../Images/redBackgroundSmall.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 5px;
}
#EGC_ListingTable a {
	color: #062856;
	text-decoration: none;
}
#EGC_ListingTable a:hover {
	text-decoration: none;
}
#EGC_ListingTable h2 {
	color: #BB1F12;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
}


#infoIcon {
	vertical-align: middle;
}
#recentSales  td{
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
h5 {
	font-size: 0.8em;
	color: #062856;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: baseline;
	line-height: 1.1em;
}
#listingOptions {
	float: left;
	background-color: #E2E2E2;
	border: 1px solid #666;
	height: 65px;
	padding-right: 16px;
	margin-left: 45px;
}
#listingOptions img {
	margin-top: 20px;
	margin-left: 16px;
	float: left;
}
#accordion {


}
#accordion  h2 a {
	color: #5D90BB;
	text-decoration: none;
}
#accordion h2 a:hover {
	color: #BB1F12;
}

#accordion  h2 {
	border: 1px solid #062856;
	background-color: #E2E2E2;
	background-image: url(../Images/accordion-right-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	text-align: left;
}
.accordianDiv {
	margin-top: 5px;
	margin-bottom: 5px;
}

#accordion .current h2 {
	border: 1px solid #062856;
	background-color: #5D90BB;
	background-image: url(../Images/accordion-down-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	text-align: left;
}
#accordion .current h2 a {
	color: #FFF;
	text-decoration: none;
}
#featuresDiv {
	overflow: auto;
	height: 500px;
	font-size: 10px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#not_active {
	border: 1px solid #BB1F12;
	text-align: center;
	padding: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #BB1F12;
	background-color: #FFF0F0;
	background-image: url(../Images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#facebook_like {
	text-align: right;
	background-color: #FFF;
	border: 1px solid #666;
	padding: 3px;
}

