body { background-color: #216a7c; }
p {
	color: black;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	text-decoration: none;
}
td {
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #2f6d7c;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	font-family: Arial;
}
a:visited {
	color: #063;
}
a:hover {
	color: #F00;
}
a:active {
	color: #063;
}

.bodyText {
	color: black;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	margin-left:20px;
	margin-right:20px;
	text-decoration: none;
}
a.bodyText:link {
	text-decoration: none;
}
a.bodyText:visited {
	text-decoration: none;
}
a.bodyText:hover {
	color:#F00;
	text-decoration: none;
}

.propertyTitle {
	font-family: Palatino, Georgia, Times, serif;
	font-size:40px;
	text-align:center;
	color:#2f6d7c;
}

.headline {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2f6d7c;
	white-space: 10px;
}
.redheadline {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	color: #C00;
	white-space: 5px;
}
.sidebar_head { 
	color: white;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 2px;
	letter-spacing: 2px;
}
.sidebar_prop {
	color: #666;
	font-size: 11px;
	font-family: Arial;
	line-height: 11px;
}
.sidebar_subhead {
	color: #000;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 12px;
}



.menu {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #063;
}
a.menu:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #063;
	text-decoration:none;
}
a.menu:visited {
	color: #063;
}
a.menu:hover {
	color: #F00;
}
a.menu:active {
	color: #F00;
}



.payrent {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2f6d7c;
	text-indent: 20px;
}
a.payrent:link {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #2f6d7c;
	text-indent: 20px;
	text-decoration:none;
}
a.payrent:visited {
	color: #2f6d7c;
}
a.payrent:hover {
	color: #F00;
}
a.payrent:active {
	color: #F00;
}




.footerinner{
	padding:15px 15px 5px 30px;
	color:#2f6d7c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a.footerinner:link{
	color:#2f6d7c;
}
a.footerinner:visited{
	color:#2f6d7c;
}
a.footerinner:hover{
	color:#063;
}