div#content {
	font-size: 1em;
	margin-left: 0;
}

div#content h1 {
	font-size: 1.125em;
}

div#content a, div#content a:link, div#content a:visited { text-decoration: none; }

div#content a:hover, div#content a:active { text-decoration: underline; }

div.property-panel {
	background: #a0a073 url('/images/shadow-r.jpg') right repeat-y;
	color: #ffffff;
	padding: 0 10px;
	width: 744px;
	min-height: 163px;
}

div.property-panel a, div.property-panel a:link, div.property-panel a:visited, div.property-panel a:hover, div.property-panel a:active {
	color: #ffffff;
	font-size: 0.75em;
/*	text-decoration: none;*/
}

div.property-panel div.read-more {
	background: url('/images/property-button-bg.jpg');
	width: 145px;
	height: 21px;
	padding: 2px 5px;
	margin-left: 585px;
	margin-top: 5px;
	text-align: center;
}

div.property-panel-header {
	background: url('/images/property-panel-header.jpg') no-repeat bottom;
	height: 10px;
	width: 764px;
}

div.property-panel-footer {
	background: url('/images/property-panel-footer.jpg') no-repeat top;
	height: 14px;
	width: 764px;
	margin-bottom: 20px;	
}

div.property-panel h2 {
	color: #5b663e;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0.5em;
}

div.property-panel p {
	font-size: 1em;	
}

div.property-panel img {
	margin: 0 10px 10px 0;
}