div.LISTINGSBoxCondo{
	width: 200px;
	background: url(/images-site/bgblue.gif) repeat top;
	margin: 10px auto 10px auto;
	border: 1px solid White;
	text-align: center;
}

div.LISTINGSBoxLocal{
	width: 200px;
	background: url(/images-site/bgorange.gif) repeat top;
	margin: 10px auto 10px auto;
	border: 1px solid White;
	text-align: center;
}

div.LISTINGSBoxRV{
	width: 200px;
	background: url(/images-site/bggreen.gif) repeat top;
	margin: 10px auto 10px auto;
	border: 1px solid White;
	text-align: center;
}

div.LISTINGSFloatThirds{ clear: none; float: left; width: 266px; }

div.LISTINGSListingWriteup{ margin: 0 auto; padding: 4px 0 4px 0; }

div.LISTINGSMainContent{
	background-color: #68582D;
	margin: 0 auto;
	border-left: 4px solid black;
	border-right: 4px solid black;
	width: 800px;
}

p{ margin-bottom: 10px; }

span.TL a { text-decoration: none; color: white; }

.LISTINGSlistingprice{ color: black; font-size: 18px; font-weight: bold; }

.LISTINGSlistingtitle{ color: White; font-size: 18px; font-weight: bold; }

.TL{
	color: white;
	display: block;
	font-family: "Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: bold;
	margin-left: 21px;
	margin-top: -31px;
	text-align: left;
	white-space: nowrap;
}

.TLshadow{
	margin-left: 20px;
	color: black;
	display: block;
	font-family: "Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
