Body {
	background-color: #FFFFF0;
	font-family: sans-serif;
	font-size: 11px;
	color: #696969;
	text-align: justify;
}
a:link {color: Gray; font-weight: bold; text-decoration: none;}
a:visited {color: Gray; font-weight: bold; text-decoration: none;}
a:hover {color: Gray; font-weight: bold; text-decoration: none;}
.left-frame {
	width: 35%;
	padding-left: 10px;
	padding-right: 10px;
}
.property-list {
	vertical-align: text-top;
	text-align: left;
	margin-left: -8px;
	margin-top: 0px;
	color: Green;
	font-size: 10px;
}
.property-list a:link {color: Green; font-weight: normal;}
.property-list a:visited {color: Green; font-weight: normal;}
.property-list a:hover {color: Green; font-weight: normal;}
.property-brochure {}
.property-brochure a:link {color: Green; font-weight: normal;}
.property-brochure a:visited {color: Green; font-weight: normal;}
.property-brochure a:hover {color: Green; font-weight: normal;}
h2.property-brochure {font-size: 14px; margin-left: 5px;}

.right-frame {
	width: 65%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.right-body {
	background-color: #ADD6BA;
	text-align: justify;
	vertical-align: middle;
}
ul.green-arrow-menu {
	list-style-type: disc;
	list-style-image: url(images/round-right.gif);
	vertical-align: top;
	line-height: 25px;
	text-indent: 7px;
	padding: 10px;
	margin: 0px;
}
ul.green-arrow-menu a:link {color: Grey; font-weight: bold; text-decoration: none;}
ul.green-arrow-menu a:visited {color: Grey; font-weight: bold; text-decoration: none;}
ul.green-bullets {
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(images/round-point.gif);
	list-style-position: inside;
	line-height: 20px;
	height: 50px;
	vertical-align: top;
	margin-left: 15px;
	padding-left: 15px;
}
ul.green-bullets a:link {color: Green; font-weight: bold; text-decoration: none;}
ul.green-bullets a:hover {color: Green; font-weight: bold; text-decoration: none;}
ul.green-bullets a:visited {color: Green; font-weight: bold; text-decoration: none;}
ul.grey-bullets {
	list-style-type: disc;
	list-style-image: url(images/round-blank.gif);
	color: Green;
	vertical-align: top;
	line-height: 15px;
	margin-left: 15px;
}
ul.grey-bullets a:link {color: Green; font-weight: normal;	text-decoration: none;}
ul.grey-bullets a:visited {color: Green; font-weight: normal;	text-decoration: none;}

.green-text {color: Green;}
.green-text a:link {color: Green; font-weight: normal; text-decoration: none;}
.green-text a:hover {color: Green; font-weight: normal; text-decoration: none;}
.green-text a:visited {color: Green; font-weight: normal; text-decoration: none;}

.grey-text {color: #696969; font-weight: bold;}
.grey-text a:link {color: #696969; font-weight: normal; text-decoration: none;}
.grey-text a:hover {color: #696969; font-weight: normal; text-decoration: none;}
.grey-text a:visited {color: #696969; font-weight: normal; text-decoration: none;}

.orange-text {color: #FF6900;}
.orange-text a:link {color: #FF6900; font-weight: normal; text-decoration: none;}
.orange-text a:hover {color: #FF6900; font-weight: normal; text-decoration: none;}
.orange-text a:visited {color: #FF6900; font-weight: normal; text-decoration: none;}

td.feature-box {
	background-color: White;
	border-color: Green;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.footer {
	font-size: 9px;
	color: Green;
}
