﻿.propertyTable {
	width: 100%;
}
.propertyTable th {
	background-color: #d7d1c5;
	color: #464646;
	padding: 4px;
}
.propertyDescTitle {
	border-bottom: 1px solid #d7d1c5;
	margin: 8px 0;
	padding: 4px 0;
}
.propertyDesc {
	margin: 12px 0;
}
.propertyLocation .underContract {
	font-weight: bold;
}
.propertyDetails .line {
	margin: 0 0 12px 0;
}
.propertyAssociate .line {
	margin: 0 0 12px 0;
}
.testimonial {
	margin-bottom: 60px;
}
.testimonialSignature {
	font-style: italic;
	margin-top: 12px;
	text-align: right;
}
.contactForm input,
.contactForm textarea {
	border: 1px solid #7a0000;
}
.pressRelease {
	font-size: 10pt;
	margin: 10px 0px;
}
.pressRelease a:link,
.pressRelease a:visited {
	font-size: 12pt;
	font-weight: bold;
}