@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#efefef;
	margin: 0px;
}
img {
	border:0;
}
p {
	margin:0;
}
#wrap {
	width:100%;
}
#topwrap {
	width:100%;
	background:#ffffff;
}
#top {
	width:850px;
	margin:0px auto;
	position:relative;
	padding:24px 0 26px 0;
}
.logo {
	float:left;
}
.reg {
	margin-top:50px;
	float:right;
}
.presale {
	margin-top:50px;
	float:left;
}
#innerwrap {
	width:100%;
	background:url(../img/bg_tile.gif) repeat-x;
	border-bottom:1px solid #ffffff;
}
#drop {
	width:100%;
	background:url(../img/dropshadow.gif) repeat-x;
}
#main {
	width:850px;
	margin:0px auto;
	background:#ffffff;
}
/* Footer */
#footer {
	width:850px;
	margin:0px auto;
	padding-top:6px;
	font-size:10px;
	color:#666666;
}
#footer-l {
	width:764px;
	float:left;
	text-align:left;
	padding-top:20px;
}
#footer-r {
	width:86px;
	float:right;
	text-align:left;
}
#footer-l a, #footer-l a:visited {
	text-decoration:none;
	color:#6699cc;
}
#footer-l a:hover, #footer-l a:active {
	text-decoration:none;
	color:#9966cc;
}
.div {
	color:#999999;
}
#footer-l a#fixed {
	text-decoration:none;
	color:#666666;	
}
#footer-l a#fixed:hover {
	text-decoration:none;
	color:#9966cc;
}
.eqh {
	margin-bottom:-3px;
}
/* build */
.navs {
	float: left;
	display: block;
	height: 500px;
	width: 35px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-left: 1px solid #ffffff;
	margin: 0 0 0 0;
}
#subcontent {
	height: 500px;
	width:668px;
	float: left;
	border-left: 1px solid #ffffff;
}
#flash {
	height: 500px;
}
.bg-loc {
	background-color:#f0efee;
}
.bg-ftr {
	background-color:#f4efd3;
}
.bg-flr {
	background-color:#eceae8;
}
.bg-con {
	background-color:#f0f3cf;
}

#imgs {
	float:left;
	width:334px;
	height:500px;
	position: relative;
}
#subtext {
	float:left;
	width:334px;
	height:500px;
	color:#333333;
}
#subtext p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	line-height:16px;
	padding:20px 30px 0 20px;
}
#subtext p.subcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:13px;
	padding:14px 10px 0 20px;
}
#subtext a, #subtext a:visited {
	text-decoration:none;
	color:#6699cc;
}
#subtext a:hover, #subtext a:active {
	text-decoration:none;
	color:#9966cc;
}

ul.launch, ul.contactlist {
	margin:10px 19px 0 20px;
	padding:0px;
	list-style:none;
}
ul.floorplans {
	margin:10px 19px 0 20px;
	padding:0px;
	list-style:none;
}
ul.contactlist, ul.floorplans {
	border-top:1px solid #dcdbda;
}
ul.launch li, ul.contactlist li, ul.floorplans li {
	width:294px;
	margin:0;
	padding:0;
	font-size:11px;
}
ul.launch li.loc, ul.contactlist li.loc {
	background:url(../img/icon_launch.gif) left center no-repeat;
}
ul.launch li.ftr {
	background:url(../img/icon_views.gif) left center no-repeat;
}
ul.floorplans li.flr1 {
	background:url(../img/icon_flr1.gif) left center no-repeat;
}
ul.floorplans li.flr2 {
	background:url(../img/icon_flr2.gif) left center no-repeat;
}
ul.floorplans li.flr3 {
	background:url(../img/icon_flr3.gif) left center no-repeat;
}
ul.floorplans li.flr4 {
	background:url(../img/icon_flr4.gif) left center no-repeat;
}
ul.launch li.map,
ul.contactlist li.map {
	background:url(../img/icon_map.gif) left 8px no-repeat;
}

ul.launch a, ul.launch a:visited,
ul.contactlist a, ul.contactlist a:visited,
ul.floorplans a, ul.floorplans a:visited {
	display:block;
	width:280px;
	padding:6px 0px 6px 14px;
	text-decoration:none;
	color:#6699cc;
	font-weight:bold;
	border-bottom:1px solid #dcdbda;
}
ul.launch a:hover, ul.launch a:active,
ul.contactlist a:hover, ul.contactlist a:active,
ul.floorplans a:hover, ul.floorplans a:active {
	display:block;
	width:280px;
	padding:6px 0px 6px 14px;
	text-decoration:none;
	color:#9966cc;
	font-weight:bold;
	border-bottom:1px solid #dcdbda;
}
ul.launch a, ul.launch a:visited,
ul.launch a:hover, ul.launch a:active {
	border-top:1px solid #dcdbda;
}

a span {
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

/* fix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */