body {
	background: #99928C;
	color: #363739;
	font-size: 62.5%; /* Sets the page font to 10px */
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align: center;
	}
a {
	text-decoration: underline;
	color: #464749;
	}
a:hover {
	text-decoration: none;
	}
hr {
	display: none;
	}
#wrapper {
	width: 973px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg-wrapper.gif) top left repeat-y;
	}
#header {
	background: url(../images/bg-header.jpg) top left no-repeat;
	height: 197px;
	position: relative;
	}
.logo {
	position: absolute;
	top: 45px;
	left: 43px;
	width: 200px;
	height: 100px;
	}
.logo h1 {
	position: relative;
	width: 175px;
	height: 75px;
	display: block;
	overflow: hidden;
	}
.logo h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/ovation.jpg);
	}
.now-selling {
	position: absolute;
	top: 0px;
	right: 6px;
	width: 251px;
	height: 197px;
	background: url(../images/now-selling.jpg);
	text-indent: -9999px;
	}
.navigation {
	position: absolute;
	top: 149px;
	left: 6px;
	width: 100%:
	}
.navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
.navigation li a {
	display: block;
	width: 85px;
	height: 70px;
	float: left;
	background: url(../images/bg-navigation.jpg) top left no-repeat;
	text-indent: -9999px;
	}
.navigation li a.home {
	width: 113px;
	}
.navigation li a.home:hover, .navigation li.selected a.home {
	background-position: 0 -70px;
	}
.navigation li a.location {
	background-position: -113px 0;
	}
.navigation li a.location:hover, .navigation li.selected a.location {
	background-position: -113px -70px;
	}
.navigation li a.development {
	background-position: -197px 0;
	}
.navigation li a.development:hover, .navigation li.selected a.development {
	background-position: -197px -70px;
	}
.navigation li a.amenities {
	background-position: -282px 0;
	}
.navigation li a.amenities:hover, .navigation li.selected a.amenities {
	background-position: -282px -70px;
	}
.navigation li a.views {
	background-position: -367px 0;
	}
.navigation li a.views:hover, .navigation li.selected a.views {
	background-position: -367px -70px;
	}
.navigation li a.home-plans {
	background-position: -452px 0;
	}
.navigation li a.home-plans:hover, .navigation li.selected a.home-plans {
	background-position: -452px -70px;
	}
.navigation li a.details {
	background-position: -537px 0;
	}
.navigation li a.details:hover, .navigation li.selected a.details {
	background-position: -537px -70px;
	}
.navigation li a.developer {
	width: 85px;
	background-position: -622px 0;
	}
.navigation li a.developer:hover, .navigation li.selected a.developer {
	background-position: -622px -70px;
	}
#main {
	padding: 50px;
	padding-bottom: 10px;
	background: url(../images/bg-main.jpg) 6px 0 no-repeat;
	}
.type1 .col1 {
	width: 300px;
	padding-right: 70px;
	float: left;
	}
.col1 h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
	}
.col1 p {
	font: 1.2em/1.6em 'Trebuchet MS';
	}
.type1 .col1 .contain {
	padding-top: 20px;
	}
.type1 .col1 .contain .left .button-webcam {
	float: right;
	}
.type1 .col2 {
	width: 450px;
	float: left;
	}
.type1 .col2 .contain .left {
	padding-top: 10px;
	text-align: center;
	}
.type2 .col1 {
	width: 175px;
	float: left;
	}
.type2 .col1 .contain {
	padding: 0 0 25px 20px;
	}
.type2 .col2 {
	width: 310px;
	padding: 0 15px 0 50px;
	float: left;
	}
.type2 .col2 .left {
	width: 180px;
	}
.type2 .col2 .right {
	width: 120px;
	}
.type2 .col3 {
	width: 320px;
	float: left;
	}
#bottom {
	background: url(../images/bg-bottom.jpg) 12px 5px no-repeat;
	height: 212px;
	}
#footer {
	background: #99928C url(../images/bg-footer.gif) top left no-repeat;
	padding: 10px 20px 10px; 20px;
	color: #fff;
	font-size: 1.0em;
	}
#footer .left {
	width: 680px;
	}
#footer .right {
	text-align: right;
	width: 250px;
	}
#footer a {
	color: #fff;
	}
h1 {
	font-size: 2.6em;
	}
h2 {
	font-size: 2.0em;
	}
h3 {
	font-size: 1.6em;
	}
p, ul, ol, blockquote {
	font: 1.2em/1.2em 'Trebuchet MS';
	}
h1, h2, h3, p, img, blockquote, ul, ol {
	margin-bottom: 1.5em;
	}
ul li {
	padding: 5px 0 5px 15px;
	background: url(../images/bullet.gif) 0 1.1em no-repeat;
	}
ol li {
	padding: 5px 0 5px 15px;
	list-style-type: decimal;
	}
.button-webcam {
	display: block;
	width: 126px;
	height: 51px;
	background: url(../images/button-webcam.gif) top left no-repeat;
	text-indent: -9999px;
	}
.button-register {
	display: block;
	width: 126px;
	height: 51px;
	background: url(../images/button-register.gif) top left no-repeat;
	text-indent: -9999px;
	}
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}
.contain:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.contain {
	display: inline-block;
	}
/* Registration Form */
.registration {
	border: 1px solid #ABA799;
	width: 620px;
	margin: 0 auto 100px auto;
	color: #989482;
	}
.registration form {
	padding: 10px 15px 10px 15px;
	font-size: 1.3em;
	text-align: left;
	}
.registration form fieldset {
	margin-bottom: 20px;
	}
.registration form fieldset.continued {
	margin-bottom: 0;
	}
.registration form fieldset label {
	font-size: 0.9em;
	}
.registration form fieldset label input.checkbox {
	margin: 0 5px 2px 10px;
	}
.registration form fieldset label input.radiobutton {
	margin: 0 5px 0 10px;
	}
.registration form fieldset legend, .registration form fieldset input, .registration form fieldset label {
	color: #989482;
	}
.registration form fieldset.inline legend, .registration form fieldset.inline label, .registration form fieldset.inline input {
	display: inline;
	float: left;
	background: #ccc;
	}
.registration form fieldset {
	overflow: auto;
	height: 1%;
	}
.registration form fieldset.twocolumn label {
	float: left;
	width: 49%;
	}
.registration form fieldset.threecolumn label {
	float: left;
	width: 32%;
	}
.registration form fieldset.fourcolumn label {
	float: left;
	width: 24%;
	}
.registration .midform {
	overflow: auto;
	height: 1%;
	}
.registration .left {
	float: left;
	width: 69%;
	}
.registration .right {
	float: right;
	width: 30%;
	text-align: center;
	}
.registration form fieldset.info label input {
	background: none;
	border: none;
	margin-left: 10px;
	}
.registration form fieldset.info label .desc {
	background: #fff;
	padding: 1px;
	}
.registration form fieldset label.info_1, .registration form fieldset label.info_2, .registration form fieldset label.info_4, .registration form fieldset label.info_5, .registration form fieldset label.info_6, .registration form fieldset label.info_7 {
	float: left;
	width: 49%;
	border-bottom: 1px solid #979482;
	margin-bottom: 5px;
	}
.registration form fieldset label.info_3, .registration form fieldset label.info_8 {
	float: left;
	width: 98%;
	border-bottom: 1px solid #979482;
	margin-bottom: 5px;
	}
.registration form fieldset.info label.info_1 input, .registration form fieldset.info label.info_2 input, .registration form fieldset.info label.info_4 input {
	width: 210px;
	}
.registration form fieldset.info label.info_5 input, .registration form fieldset.info label.info_6 input {
	width: 165px;
	}
.registration form fieldset.info label.info_3 input, .registration form fieldset.info label.info_8 input {
	width: 500px;
	}
p.thanks {
	font-size: 1.3em;
	text-align: left;
	padding: 0 15px 20px 15px;
	}
/* Hides from IE-mac \*/
* html .contain {
	height: 1%;
	}
.contain {
	display: block;
	}
.left {
	width: 49%;
	float: left;
	}
.right {
	width: 49%;
	float: right;
	}
/* End hide from IE-mac */