<style type="text/css">
<!--
body {
background-color: #EEEEEE;
font-family: "arial, tahoma, sans-serif";
font-size: 8pt;
font-weight: none;
text-align: left;
color: #000000;

scrollbar-face-color: rgb(230,230,230);
scrollbar-track-color: rgb(245,245,245);
scrollbar-arrow-color: rgb(100,100,100);
scrollbar-shadow-color: rgb(230,230,230);
scrollbar-dark-shadow-color: rgb(230,230,230);
scrollbar-3dlight-color: rgb(130,130,130);
scrollbar-highlight-color: rgb(230,230,230);
}


p, li {
color: black;
font-family: "arial, tahoma, sans-serif";
font-size: 10pt;
font-weight: none;
}

input, textarea, {
background-color: rgb(245,245,245);
border-color: rgb(100,100,100);
border-style: solid;
border-width: 1px;
}

table, td {
vertical-align: top;
padding: 2px;
border-style: none;
border-width: 0px;
border-color: grey;
cell-spacing: 5;
table-layout: auto;
}

table.backgroundtable {
background-color: white;
border: solid;
border-width: 1px;
border-color: rgb(128,128,128);
}

table.gallery{
background-color: white;
border: solid;
border-width: 1px;
border-color: rgb(128,128,128);
text-align: center;

}

table.gallery td{
vertical-align: middle;
padding: 20px;
}

table.gallery img{
border-color: black;
border-style: solid;
border-width: 1px;
}

p.amenities {
font-weight: bold;
font-size: 10pt;
}

p.subtitle {
font-weight: bold;
font-style: italic;
}

td.contactus {
text-align: right;
font-style: italic;
font-weight: bold;
font-size: 10pt;
vertical-align: bottom;
}

td.underlined {
border-bottom-width: 1px;
border-style: solid;
border-color: black;
}

td.floorplans, td.logo, td.amenities {
border-style: solid;
border-color: rgb(128,128,128);
border-width: 1px;
background-color: rgb(245,245,245);
}

table.split {
width: 50%;
}

td.split {
text-align: center;
}

p.link {
letter-spacing: 3px; 
font-weight: bold;
margin-left: 3px;
}

a:link, a:visited, a:active { color: #0033CC; text-decoration: none;}
a:hover { color: #5596DA; text-decoration: none; }

a.space:link, a.space:visited, a.space:active { color: #0033CC; text-decoration: none; font-weight: bold; letter-spacing: 4px;}
a.space:hover { color: #5596DA; text-decoration: none; font-weight: bold; letter-spacing: 4px;}

.title {
text-align: right;
font-weight: normal;
font-family: "tahoma, arial, sans-serif";
font-size: 20pt;
 }

.sub_title { 
color: #111111;
font-size: 10pt;
font-family: "verdana, tahoma, sans-serif";
font-weight: bold;
 }

.summary {
color: #000000;
font-size: 8pt;
font-family: "verdana, tahoma, sans-serif";
font-weight: none;
 }

p.contact {
color: #000000;
font-size: 8pt;
font-family: "verdana, tahoma, sans-serif";
font-weight: none;
font-style: italic;
 }

-->
</stle>