﻿* { 
	margin: 0px;
	padding: 0px 
}
p {
	margin:10px 0px
}
a {
	text-decoration:underline
}
body {
	font-family: century gothic, arial;
	text-align:center;
	margin-top:12px;
	background:#FFF
}
#wrapper {
	width:884px;
	height:450px;
	text-align:left;
	margin-left:auto;
	margin-right:auto
}
div#wrapper div div {
	margin:2px
}
div#nav_wrapper {
	width:884px;
	height:100px
}
div#logo {
	float:left;
	width:300px;
	height:100px
}
div.nav {
	float:left;
	width:112px
}
div.clear {
	clear:both;
}
div#content_wrapper {
	width:884px;
}
#content {
	font-family: century gothic, arial;
	font-size:.8em;
	color:#FFF;
	background: #778E1D;
	vertical-align:middle;
	width:300px;
	height:315px;
	float:left
}
#content a,a:visited {
	color:#FFF
}
#content-padding {
	padding:8px;
}
.text16 {
	font-size:1.3em
}
#main {
	width:576px;
	float:right
}
#footer_container {
	width:884px;
	text-align:left;
}
#footer_logos {
	width:300px;
	float:left
}
#footer {
	color:#778E1D;
	font-family: century gothic, arial;
	font-size:.6em;
	vertical-align:top;
	line-height:.8em;
	width:500px;
	float:right;
	text-align:right;
	height:30px;
}
ul.subs {
	list-style-type:none;
	margin:0px;
	margin-top:8px;
	font-family: century gothic, arial;
	font-size:.9em;
	color:#FFF;
	list-style-position: outside;
	padding:0px !important
}
ul.subs li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family: century gothic, arial;
	font-size:.9em;
	color:#FFF;
}
ul.subs a {
	font-family: century gothic, arial;
	color:#FFF;
	text-decoration:underline
}

/** SPACES PAGE STYLES **/
div#spaces {
	width:576px;
	height:315px;
	background-image:url(images/spaces-community.gif);
	background-repeat:no-repeat;
	float:right
}
div#living {
	width:576px;
	height:315px;
	background-image:url(images/spaces-living.gif);
	background-repeat:no-repeat;
	float:right
}
#topLink {
	font-family: century gothic, arial;
	font-size:.8em;
	color:#FFF;
}
#corp { 
	position:absolute; 
	margin-top:142px !important;
	margin-left:10px;
	visibility: hidden; 
	border: 1px solid #3A4C00; 
	background-color: #fff; 
	padding: 0px;
	color:#647718;
	opacity: .9;
	filter: alpha(opacity=90);
	width:510px;
	padding-top:4px
}
div#left {
	float:left;
	width:240px;
	padding-left:4px;
	font-family: century gothic, arial;
	font-size:12px;
	color:#778e1d;
}
div#right {
	float:right;
	width:240px;
	padding-left:10px;
	padding-left:4px;
	font-family: century gothic, arial;
	font-size:12px;
	color:#778e1d;
}
div#amenities_bar {
	background:#778e1d;
	width:100%;
}
ul.amenities {
	margin:2 2 2 16;
	list-style-type: disc !important;
	padding:0px
}
ul.amenities li {
	font-family: century gothic, arial;
	font-size:12px;
	color:#778e1d;
	padding-bottom:8px;
	line-height:12px
}
hr {
	 color:#778E1D;
	 width:100%;
	 height:1px
}

/**FLOORPLANS STYLES**/
table.register ul a {
	color:#778E1D
}
table.register ul a:hover {
	color:#97B425
}
table.register ul a:visited {
	color:#607218
}
table.register a {
	color:#778E1D
}
table.register a:hover {
	color:#97B425
}
table.register a:visited {
	color:#607218
}
table.register2 a {
	color:#778E1D
}
table.register2 a:hover {
	color:#97B425
}
table.register2 a:visited {
	color:#607218
}

/**FLOORPLANS & UNITS**/
.title {
	font-size:1.1em;
	color:#778E1D
}
ul.unitdetails {
	list-style-type:none;
}

td.gallery {
	font-family:century gothic, arial;
	font-size:8pt;
	vertical-align:top;
	color:#778E1D
}


/** REGISTRATION PAGE STYLES **/
div#register_frame {
	border:1px solid #778E1D;
	padding:0px;
	background-image:url(images/register-bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:574px;
	height:313px;
	float:right
}
.register {
	font-family: century gothic, arial;
	font-size:.8em
}
.register2 {
	font-family: century gothic, arial;
	font-size:.7em
}
.error {
	font-family: century gothic, arial;
	color:red;
	font-style:italic
}

