.listing, .listing_body, .listing_head, .listing_head h2{ background: transparent url(/images/final/listings_box.png) no-repeat bottom right;}
.listing_alt,     .listing_alt .listing_body, .listing_alt .listing_head, .listing_alt .listing_head h2{ background: transparent url(/images/final/listings_box_alt.png) no-repeat bottom right;}
.listing,         .listing_alt{
	padding-right:4px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	clear: left;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #DBAC73;
	border-right-color: #DBAC73;
	border-bottom-color: #DBAC73;
	border-left-color: #DBAC73;
	padding-bottom: 5px;
}
.listing_body,    .listing_alt .listing_body{background-position: bottom left; margin-right:8px; padding:12px 0 4px 12px;} 
.listing_head,    .listing_alt .listing_head{background-position:top right; margin-right:-4px; padding-right:12px;} 
.listing_head h2, .listing_alt .listing_head h2{
	background-position:top left;
	margin:0;
	border:0;
	height:auto !important;
	height:1%;
	font-size:0.95em;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.listing_head h2 a{
	color:#8E5F24;
}
.listing_body .amenities{
	width:auto !important;
	width:390px;
	font-size:0.95em;
	color:#748566;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 120px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
.listing_body .shadow{
	width:100px;
	padding: 5px;
	float: left;
	display: block;
	border: 2px solid #F3D294;
	background-color: #FFFFFF;
}



.listing_body .description {
	width: auto !important;
	width: 390px;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
}
.listing_body .description p{margin:0; padding:0 0 0 4px;}
.listing_body .action_link{padding:0 0 9px 0; float:right;}
.listing_body .favlink{margin-top:5px;}

a.clear_link, .clear_link a{
	text-decoration:none;
	font-size: 16px;
	font-family: 'Trebuchet MS', Arial, Verdana;
	display: block;
}
a:hover.clear_link, .clear_link a:hover{text-decoration:underline}

/*-----------------------------------------------------*/
div.pagination {margin:1em 0; text-align:right; font-size:.85em;}
div.pagination a, div.pagination strong {text-decoration: none; padding: 1px .3em; border:1px solid #ccc; margin-left:.3em;}
/*-----------------------------------------------------*/
#sort_opts{
	margin:0 4px .8em 4px;
	font-size:1em;
	font-weight:bold;
}
#sort_opts label{
	margin:0 1.5em 0 0;
	float:none;
}
div.pagination strong {border: none; color: #000; padding: 1px .25em; margin-left:.25em;}
div.pagination a:hover{color:#fff; background:#ec4e16;}
