body 
{ 
	font-size: 12px;
	font-family: "Lucida Sans Unicode","Lucida Grande";
	color: #808080;
	text-align: center;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
/*	background-image: url("images/bg-compass.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: top center;
*/
	background-color: #faf8ef;
}

#block {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 858px;
}
#content_block {
	width: 850px;
	margin: 0px;
	padding: 0px;
}
.block_break {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.header {
	display: block;
	position: relative;
	width: 812px;
	height: 303px;
	top: 16px;
	padding: 0px;
	margin: 0px 0px 0px 16px;	
	z-index: 0;
}

.listing_image {
	float: left;
}
.bg_compass_image {
	margin: 0px 13px 0px 9px;
	background-image: url("images/bg-compass-image.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 192px;
	height: 198px;
}
.bg_compass_no_image {
	margin: 0px 13px 0px 9px;
	width: 192px;
	height: 198px;
}
.bg_compass_image img {
	padding: 9px 0px 0px 10px;
}
.bg_compass_no_image img {
	padding: 9px 0px 0px 10px;
}
.listing_details {
	display: block;
	float: left;
	width: 600px;
}
.compass-title {
	padding: 9px 0px 0px 0px;
	margin: 0px;
	font-family: Georgia;
	font-size: 15px;
	color: #8a0f04;
	text-transform: uppercase; 
}
.compass_subtitle {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.compass_teaser {
	padding: 0px ;
	margin: 0px;
}
.listing_details a, .listing_details_right a {
	font-weight: bold;
	color: #808080;
}
.bg_compass_image_right {
	margin: 0px 9px 0px 13px;
	background-image: url("images/bg-compass-image.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 192px;
	height: 198px;
}
.bg_compass_no_image_right {
	margin: 0px 9px 0px 13px;
	width: 192px;
	height: 198px;
}
.bg_compass_image_right img {
	padding: 9px 0px 0px 10px;
}
.bg_compass_no_image_right img {
	padding: 9px 0px 0px 10px;
}
.listing_details_right {
	display: block;
	float: left;
	width: 630px;
	text-align: right;
}
.compass_teaser_right {
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

.compass_hr {
	text-align: center;
}
.footer {
	padding-left: 37px;
	
	text-transform: uppercase;
	font-size: 11px;
}
.footer a {
	color: #808080;
	text-decoration: none;
}
.footer div {
	float: left;
	margin-bottom: 10px;
}
.copyright {
	font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}