﻿h1{
	clear:both;
	font-size:22px;
	margin:-10px 0 0 0;
	padding:0 0 0 0;
	line-height:44px; 
	height:44px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 0px;
font-weight: bold;
color: #333333;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
h3{
	font-size:14px;
	margin:0px;
}

h4 {
color: #333333;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
margin: 0px;
padding: 0px;
color: #666666;
font-weight: normal;
}
h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
color: #333333;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 7px;
margin-left: 0px;
}

.PropertyWrap h2{
	color:#999999;
	font-size:13px;
	margin:0;
	padding:0;
}
.PropertyWrap p{
	margin:0 0 15px 0;
	padding:0;
	font-weight:bold;
}
.PropertyWrap a:link, .PropertyWrap a:visited, .PropertyWrap a:active, .PropertyWrap a:hover{
	color:#000000;
}
.PropertyWrap{
	border-bottom:1px dotted #999999;
}
.PeopleWrap {
float: left;
height: 300px;
width: 570px;
}
.PeopleLeftCol {
float: left;
height: 300px;
width: 250px;
}
.PeopleCurrent {
color: #333333!important;
text-decoration: none;
}
.PeopleRightCol {
float: right;
height: 300px;
width: 250px;
}
.PeopleWrap p {
margin: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.PropertyWrap {
float: left;
height: auto;
width: 570px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
padding-bottom: 10px;
font-size: 11px;
}
.PropertyWrap h1 {
font-weight: bold;
color: #999999!important;
margin: 0px!important;
padding: 0px!important;
font-size: 13px;
}
.PropertyWrap p {
margin: 0px;
padding: 0px;
}

.PropertyWrap img {
float: left;
margin-right: 15px;
margin-bottom: 70px;
}
.PropertyWrap a:link, .PropertyWrap a:active, .PropertyWrap a:visited {
color: #333333;
text-decoration: underline;
}
.PropertyWrap a:hover {
color: #000000;
text-decoration: none;
}

/******** Latest News Styles ********/

.newsItem	{
float:left;
width:565px;
margin:0px;
padding:10px 0px 20px 0px;
border-bottom:1px dotted #999999;
}

.newsItem img	{
float:left;
margin:0px;
padding:0px;
}

.newsItem h4	{
width:475px;
float:left;
color:#333333;
margin:0px;
padding:0px 0px 0px 10px;
}


.newsItem p	{
float:left;
margin:0px;
padding:0px 0px 0px 10px;
}

#Content #latest_news .news_summary	{ display:none; }
#Content #latest_news p	{ margin-bottom:10px; float:left; width:355px; }
#Content #latest_news p.article_image	{ width:200px; }
#Content #latest_news p.news_headline	{ margin-bottom:10px; float:left; clear:both; display:block; width:100%;}
#Content #latest_news h3	{ clear:left; margin-bottom:10px; }
#Content #latest_news img	{ float:left; clear:left; }

