BODY, TD {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
}
A {
	color: #CE4924;
}

.mainText {
	font-size: 12pt;
	line-height: 1.5em;
}
.mainText A {
	color: #CE4924;
}

#frmSlides {
	border-color: #666 #ccc #ccc #666;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
}

.listingInfoBlock {
	border-color: #666 #ccc #ccc #666;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	background-color: #fff;
	background-image:url('bg_listing_corner.jpg');
	background-repeat:no-repeat;
	margin-top: 12px;
	width: '100%';
}

.listingThumbnail {
	border-color: #ccc #666 #666 #ccc;
	border-style: solid;
	border-width: 1px;
}

.listingLabel {
	font-weight: bold;
}
.listingLink {
	font-size: 12pt;
	font-weight: bold;
	color: #CE4924;
}
.listingLink:visited {
	color: #8D3219;
}

.listingPrice {
	font-style: italic;
}
.listingAgent {
	color: #666;
	font-style: italic;
}
