<style type="text/css">
BODY
{
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;
    MARGIN: 0px;
    BACKGROUND-COLOR: white;
}

/* Logo */
img.logo
{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px; /* Top, right, bottom, left */
	align: center;
}

/* Links */
ul.leftnavlinks li
{
	LIST-STYLE: none;
	padding: 0px 0px 0px 10px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-bottom-color: #336699;
	border-right: 0px;
	border-style: solid;
	text-align: left;
}

ul.leftnavlinks li a
{
	font-family: Century Gothic, Arial, Veranda, Sans-Serif;
	color: #336699;
	font-size: 12pt;
	text-decoration: none;
}

ul.leftnavlinks li a:hover
{
	text-decoration: underline;
	color: #999999;
}

ul.property li
{
	LIST-STYLE: none;
	padding: 0px 0px 0px 10px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	text-align: right;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

ul.property li a
{
	font-family: Arial, Veranda, Sans-Serif;
	color: #660000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

ul.property li a:hover
{
	text-decoration: underline;
	color: #999999;
}

ul.floorplan li
{
	LIST-STYLE: none;
	DISPLAY: inline;
	padding: 0px 10px 0px 0px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
	text-align: center;
}

ul.floorplan li a
{
	font-family: Arial, Veranda, Sans-Serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

ul.floorplan li a:hover
{
	text-decoration: underline;
	color: #660000;
}

/* Main Image */
ul.MainBodyIMG li
{
	LIST-STYLE: none;
	DISPLAY: inline;
	padding: 0px 10px 0px 0px; /* Top, right, bottom, left */
	margin: 0px 0px 0px 0px;
}

/* Body Text */
p.MainBodytxt 
{ 
     LIST-STYLE: none;
	 padding: 0px 10px 10px 15px; /* Top, right, bottom, left */ 
     font-family: Arial, Veranda, Sans-Serif; 
     color: #000000; 
     font-size: 10pt; 
     text-align: justify; 
}
p.MainBodytxtbold 
{ 
     LIST-STYLE: none;
	 padding: 0px 10px 10px 10px; /* Top, right, bottom, left */ 
     font-family: Arial, Veranda, Sans-Serif; 
     color: #000000; 
     font-size: 10pt; 
	 font-weight: bold;
     text-align: right; 
}
p.properties 
{ 
     LIST-STYLE: none;
	 padding: 10px 0px 10px 0px; /* Top, right, bottom, left */ 
     font-family: Arial, Veranda, Sans-Serif; 
     color: #000000; 
     font-size: 15pt; 
	 font-weight: bold;
     text-align: center;
	 text-decoration: underline; 
}

ul.main li {
	list-style-type:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


/* Footer */
p.footer
{
	font-family: Arial, Veranda, Sans-Serif;
	padding: 0px 10px 5px 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
	text-align: right;
	text-valign: bottom;
}
a.footerlink
{
	font-family: Arial, Veranda, Sans-Serif;
	padding: 0px 10px 5px 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: underline;
	text-align: right;
	text-valign: bottom;
}

</style>
