#body_content{
padding: 10px;
padding-top: 29px;
}

#pageTitle{
background-color: #f1a83c;
color: #6a2825;
}


#listHead{
	color: #ffffff;
	font-size: 10pt;
	padding: 2px;
	border: 1px #000000 solid;
	border-bottom: 0px;
}

#listHead td{
	background-color: #6a2825;
	border: 1px #ffffff solid;
	
}
#listDetails{
	font-size: 10pt;
}

.listingThumb{
	border: 1px #000000 solid;
}

#listDesc{
	border-top: 1px #000000 solid;	
	padding: 5px;
	font-style: italic;
}

#listingSpacer{
	height: 2px;
	background-color: #6a2825;
}



