body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	background-image: url(../images/home/bluebgleft.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 15px;
}
p {
	margin-bottom: 5px;
}
td
{
	text-align: left;
	vertical-align: top;
}
.communityname {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.homecommunity
{
	font-size: 12px;
	line-height: 15px;
	vertical-align: middle;
}

.homecommunitysales
{
	font-size: 12px;
	line-height: 15px;
}


.title
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.subtitle
{
	font-weight: bold;
}

.homefooter
{
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 40px 15px 20px 5px;
}


.whitebg { background-color: #FFF; }
.blackbg { background-color: #000; }
.bluebg
{
	background-color: #97B4CD;
	background-image: url(../images/home/bluebgleft.gif);
	background-repeat: repeat-y;
}
.lowerbluebox { /*news items*/
	color: #000;
	background-color: #97B4CD;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 35px 4px 37px; 
	}

.newsdate {
	color: #000;
	background-color: #97B4CD;
}

a:link, a:active, a:visited
{
	background: inherit;
	color: #234C8A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	background: inherit;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	background: #FFF;
	color: #234C8A;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:hover
{
	background: #FFF;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
a.communitylink:link, a.communitylink:active, a.communitylink:visited
{
	font-size: 13px;
	text-decoration: underline;
}

a.communitylink:hover
{
	font-size: 13px;
	text-decoration: underline;
}
