* {
	font: 9pt normal Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #aa3300;
	text-decoration: none;
}
img {
	border: none;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
}
#page {
	width: 900px;
}
#head {
	height: 138px;
	border-bottom: 1px solid black;
	background: url(/assets/images/header2.jpg) no-repeat top left;
}
#head2 {
	height: 90px;
/*	border-bottom: 1px solid black;*/
	background: url(/assets/images/header2.gif) no-repeat top left;
}
#homeimg {
}
#menubar {
	height: 25px;
	text-align: center;
	background: #333333;
}
#menubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menubar li {
	display: block;
	float: left;
	text-align: center;
	margin-top: 4px;
	padding: 0 40px;
}
#menubar a, #sidebar a {
	font-weight: bold;
	color: #eeeeee;
}
#menubar a:hover, #sidebar a:hover {
	color: #ddaa00;
}
#left {
	width: 565px;
	height: 500px;
	float: left;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#mainarea {
	width: 900px;
	position: relative;
	float: left;
	margin: 0;
	padding: 1px 0;
	background-color: #333333;
}
#sidebar {
	width: 180px;
	margin: 10px;
	float: left;
}
#sidebar ul {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 4px;
}
#sidebar li.active a {
	color: #ddaa00;
}
#right {
	width: 333px;
	height: 500px;
	position: relative;
	float: left;
	border-bottom: 1px solid black;
}
#right * {
	margin: 10px 20px;
}
#maincontent {
	width: 670px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding: 10px;
	margin: 0;
	float: right;
	background-color: #ffffff;
}
#maintext {
	width: 450px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	float: left;
}
.relatedcol {
	width: 200px;
	float: right;
	margin-top: 20px;
}
.relatedinfo {
	border: 1px solid #333333;
}
.relatedinfo .head {
	padding: 2px 5px;
	color: #eeeeee;
	background-color: #333333;
}
.relatedinfo ul {
	margin: 0;
	padding: 5px;
}
.relatedinfo li {
	list-style-type: none;
	margin-bottom: 3px;
}
.relatedinfo p {
	margin: 8px;
}
#recentlist, #feature {
	width: 270px;
	float: left;
	margin: 3px;
}
#recentlist h1, #feature h1 {
	padding: 2px 0;
	font-size: 10pt;
	text-align: center;
	color: #eeeeee;
	background-color: #333333;
}
#poweredbylogo {
	position: absolute;
	float: left;
	bottom: 0;
}
#disclaimer {
	width: 160px;
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 7pt;
	color: #eeeeee;
}
#footer {
	width: 900px;
	height: 30px;
	float: left;
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	margin-top: 3px;
	border-top: 3px solid black;
}
.staffListItem {
	height: 250px;
	float:left;
	position:relative;
	padding: 0 5px;
}
.staffBio {
	width: 400px;
	float: left;
	padding: 0;
}
.staffBio p {
	margin-top: 0;
}
.contactItem {
	width:250px;
	float:left;
	position:relative;
	margin-bottom: 20px;
}
.propertyListRow, .propertyListHeader {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.propertyListRow li, .propertyListHeader li {
	float: left;
}
.propertyListHeader li { font-weight: bold; }
.colPropName { width: 200px; }
.colPropLoc { width: 100px; }
.colPropDate { width: 100px; }