
.seoclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.seoclass a:link {
	color: #000000;
	text-decoration:none;
}
.seoclass a:visited {
		text-decoration:none;
color: #000000;
}
.seoclass a:hover {
		text-decoration:none;
color: #000000;
}
.seoclass a:active {
		text-decoration:none;
color: #000000;
}
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7e8;
}
img {
	border: none;
}
#menu {
	float: left;
	width: 599px;
	margin-top:115px;
	margin-left:0px;
}
#menu img {
	margin: 0px 1px 0px 1px;
}
.emphasis {
	font-weight:bold;
	font-style:italic;
}
.amenitiy {
	font-size: 12px;
	padding-left: 10px;
}
.amenitiytitle {
	font-size: 12px;
}
.selectunits {
	text-align:right;
	font-size: 10px;	
}
.subtitle {
	font-size: 16px;
	font-weight:bold;
}

.sub-navigation,
.sub-navigation a
{
    font-size: 13px;
	color: #a7a9ac;
}

.sub-navigation a:hover
{
    text-decoration: underline;
    color: #808284;
}

a.selected
{
    font-style: italic;
    font-weight: bold;
    color: #808284;
}

	h1
    {
        margin: 0px;
    }
    
    p
    {
        margin: 20px 0px 0px 0px;
    }
	
	p.floorplans
    {
        margin: -2px 0px 0px 0px;		
    }
    
    ul
    {
        margin: 0px 0px 0px 30px;
        padding: 0px;
    }
    
    li
    {
        margin: 0px;
        padding: 0px;
    }
    
    #map-left
    {
        width: 240px;
        float: left;
    }
    
    #map-right
    {
        width: 240px;
        float: right;
    }
    
    .border
    {
        border: solid 3px #808284;
    }
    
    .no-margin
    {
        margin: 0px;
    }
    
    .no-bullets
    {
        list-style: none;
        list-style-position: outside;
    }
    
    .center
    {
        text-align: center;
    }
    
    .align-left
    {
        width: 240px;
        float: left;
    }
    
    .align-right
    {
        width: 240px;
        float: right;
    }
    
    .indent
    {
        margin-left: 15px;
    }
    
    a
    {
        text-decoration: none;
        color: #00447c;
    }
    
    #content a:hover
    {
        text-decoration: underline;
        color: #a7a9ac;
    }
    
    #selector
    {
        float: right;
        margin-right: 10px;
    }
	
#left-image
{
    width: 247px;
    height: 433px;
    float: left;
    background-color: #a7a9ac;
}
	
#gallerySelector
    {
        width: 100%;
        height: 410px;
		padding-top: 20px;
        table-layout: fixed;
		vertical-align: middle;
    }
    
        #gallerySelector tr
        {
            height: 100px;
        }
    
        #gallerySelector td
        {
            margin: 0px;
            padding: 0px;
            text-align: center;
        }
		
#gallery-background
    {
        width: 500px;
        height: 305px;
        background-color: #c0c0c0;
        text-align: center;
        border: solid 5px #808284;
        margin-top: 20px;
    }

        #gallery-background img.bordered
        {
            border-left: solid 5px #808284;
            border-right: solid 5px #808284;
        }
-->


.lists
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:840px;
	top:0;
	right:0;
	height:auto;
	overflow:hidden;
display:none;

}
.lists li
{
	float:right;
	padding: 3px 4px; 
	font-size:11px;
}
.lists li a
{
	color:#000;
	border-right:1px solid #000;
	padding-right:6px;
	text-decoration:none;
}
.lists li.last a, .lists li.last
{
	border-right:none;
	padding-right:0;
}
* html .lists
{
	height:1%;
}