body      {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white }
p        {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul   {
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 5px 0px 10px }
ol {
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style: none url(balloon.gif) inside;
	margin: 5px 5px 0px }
.p  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 {
	color: #069;
	font-size: 14pt;
	text-align: right;
	margin-bottom: 3px;
	border-bottom: 1px solid #b0c4de }
h2       {
	color: #069;
	font-size: 14pt;
	text-align: center;
	margin-bottom: 3px }
h3  {
	color: #069;
	font-size: 12pt;
	border-bottom: 1px solid #b0c4de }
h4 {
	color: white;
	font-size: 14pt;
	text-align: right;
	margin-bottom: 3px;
	border-bottom: 1px dashed white }
.deifooter  {
	font-size: 8pt }
a:link { }
a:visited { }
a:hover { text-decoration: none }
a:active { }
.blua   {
	color: #036;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
.blua a:link  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.blua a:visited  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.blua a:hover  {
	color: #036;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
.blua a:active  {
	color: #c0c0c0;
	font-size: 9pt;
	text-decoration: underline }
.statusAvailable  {
	color: #060;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #e0ffff;
	text-align: right;
	border: ridge 1px #0c0 }
.statusContract  {
	color: #f93;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #fafad2;
	text-align: right;
	border: ridge 1px #fc9 }
.statusSold  {
	color: #f03;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #ffdab9;
	text-align: right;
	border: ridge 1px #fc3 }
.propertyLinks    {
	color: #069;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	border: ridge 1px #b0c4de }
.propertyLinks a:link  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.propertyLinks a:visited  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.propertyLinks a:hover  {
	color: #036;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
.propertyLinks a:active  {
	color: #c0c0c0;
	font-size: 9pt;
	text-decoration: underline }
.propertyPoints ul {
	margin-left: 15px;
	padding: 0;
}
.footerBG     {
	color: #fff;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #069;
	border: solid 2px white }
.footer {
	color: #fff;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #069 }
.footer a:link    { color: white; font-size: 9pt; text-decoration: none }
.footer a:visited    { color: white; font-size: 9pt; text-decoration: none }
.footer a:hover    { color: white; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.footer a:active   { color: white; font-size: 9pt; text-decoration: underline }
.contentBG {
	background-color: #399;
	border: solid 2px white }
.bulletDIV {
	background-color: #f0f8ff;
	border: ridge 1px #add8e6 }
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding: 10px; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form h3 {
		color: white;
		font-size: 1em;
		font-weight: bold;
		background-color: #399;
		width: 92%;
		clear: both;
		margin: 0;
		padding: 3px; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
