fieldset {border: 1px solid #6f5B4A;}
legend {font-weight: bold;}
.listing {
	margin: 15px;
	clear: both;
	text-align: left;
	position: relative;
}
.listing h3.ltitle {margin: 0px; border-bottom: 1px solid #FFF; font-variant: normal;text-align: left;}
.listing h3.ltitle a {text-decoration: none; }
.listing h3 span.offered {
	text-align: right;
	float: right;
	text-transform: none;
	font-style: italic;
	font-size: 12px;
}

.listing td {
	vertical-align: top;
	font-size: 12px;
}
.listing .limage {
	width: 150px;
	height: 175px;
	background: #6f5B4A;
	border: 1px solid #6f5B4A;
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin:5px;
}
.listing .limage a {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
.listing .limage a.section {
    background: #000000;
}
.listing .limage img {
	border: none;
}

.listing .ldesc {
	margin-left: 175px;
}

.propBox {

	text-align:center;

}
.amen {

	padding:0;
	margin-top:0;
	margin-left:10px;
	list-style: disc;
	display:block;
	color:#000;
	font-size: 16px;
	font-weight: bold;
}
.amen li{
	display:inline;
	float:left;
}

.prop {
	font-size: 11px;
	display:block;
	width:90%;
	padding:0px 15px 0px 15px;
	margin:0px 15px 0px 15px;
}
.dark {
	background-color:#837561;
	display:block;
	border: 1px solid #62564b;
	padding-left:10px;
	margin:5px;
}
a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
    color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* section details page*/
#section_detail_left {
    width: 345px;
    padding: 0px 10px 5px 0px;
}
#section_detail_right {
    float: right;
    width: 350px;
}
#section_properties {
    height: 150px;
    overflow: auto;
    clip: (auto, auto, auto, auto);
}
.section_property {
    margin-bottom: 4px;
}
.sp_title {
    background-color:#837561;
	border-bottom: 1px solid #62564b;
	padding: 2px;
}
.sp_desc {
	padding: 2px 2px 2px 10px;
}

.lot_thumbnail{
text-align: center;
}
.property_documents{
	
}
