@charset "UTF-8";

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
	color: #666666;
}

.leftCell {
	padding-right: 30px;
	padding-left: 30px;
	border-right-color: #CCCCCC;
	width: 140px;
	border-right-width: 2px;
	border-right-style: solid;
}
#monthlyfeature {
	margin-left: 240px;
	margin-top: 40px;
}

.imageFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	right: auto;
}
.leftMenu {
	list-style-position: outside;
	list-style-image: url(images/redSquare.png);
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.bugFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
}.propertyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #FFFFFF;
}
-->
<!--
.style2 {
	font-size: 14px;
	color: #D11241;
	font-weight: bold;
}
.style3 {font-size: 10px}
.style4 {	font-size: 12px
}
-->
<!--
#header {
	background-color: #D21242;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	height: 244px;
	width: 800px;
	position: absolute;
	visibility: visible;
	margin-top:-100px;
}
#navigation {
	position: absolute;
	visibility: visible;
	z-index: 99;
	height: 40px;
	width: 609px;
	left: 192px;
	top: 199px;
}
#subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	visibility: visible;
	height: 244px;
	width: 200px;
	z-index: 1;
	top: 11px;
	right: 610px;
}
#quoteimages {
	vertical-align: top;
	height: 240px;
	width: 600px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 200px;
	overflow: hidden;
	top: 5;
}
#propertylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 190px;
	width: 180px;
	left: 6.5px;
	top: 53px;
}
#propertylinks ul {
	text-align: left;
	text-indent: -20px;
	display: list-item;
	list-style-type: none;
}
#propertylinks a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#propertylinks a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#propertylinks a:visited {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}