body { 
	margin: 0px;
	#ffffff;
	font-family: verdana, arial, helvetica, sans;
	color: #414141;
	font-size: 80%;
	}

body h1 {
	font-family: trebuchet, verdana, arial, sans;
	font-size: 22px;
	font-weight: normal;
	color: #BA5636;
	padding: 5px;
	}

.error, #error, #sgnerror { color: #FF0000;}

p.footnote { text-align: right; font-size: 11px; color: #414141; }

#conveythis {
	margin: auto;
	width: 800px;
	text-align: right;
	color: #ffffff;
	}
	
#conveythis a {
	text-decoration: none;
	color: #ffffff;
	}

#header {
	margin: auto;
	width: 800px;
	color: #000000;
	font-size: 11px;
	height: 200px;
	background: url('../images/header.jpg');
	}

#header .container {
	margin: auto;
	width: 800px;
	}

#header .leftcol {
	float: left;
	width: 417px;
	padding-top: 80px;
	}

#header .rightcol {
	float: right;
	text-align: right;
	padding-top: 20px;
	width: 383px;
	}

#header a {
	text-decoration: none;
	color: #000000;
	}

#header a:hover {
	text-decoration: underline;
	}

#nav {
	margin: auto;
	width: 800px;
	text-align: center;
	margin-bottom: 5px;
	background: #000000;
	height: 23px;
	padding-top: 5px;
	}

#nav a {
	display: block;
	font-family: trebuchet, verdana, arial, sans;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav a:hover {
	color: #BA5636;
	}

#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: auto;
	}

#nav li.home { float: left; text-align: center; width: 80px; }
#nav li.features { float: left; text-align: center; width: 100px; }
#nav li.amenities { float: left; text-align: center; width: 100px; }
#nav li.floorplans { float: left; text-align: center; width: 100px; }
#nav li.location { float: left; text-align: center; width: 100px; }
#nav li.gallery { float: left; text-align: center; width: 80px; }
#nav li.international { float: left; text-align: center; width: 170px; }
#nav li.contact { float: left; text-align: center; width: 70px; }

#photos {
	display: block;
	text-align: center;
	}


#display {
	margin: auto;
	width: 800px;
	border: 1px solid #000000;
	}

#display .leftcol {
	float: left;
	width: 200px;
	}

#display .rightcol {
	float: right;
	width: 580px;
	padding: 10px;
	}

#threed {
	width: 580px;
	}

#threed .left {
	float: left;
	width: 280px;
	}

#threed .right {
	float: right;
	width: 300px;
	}

#display .leftcontact {
	float: left;
	width: 390px;
	padding: 5px;
	}

#display .rightcontact {
	float: right;
	width: 390px;
	padding: 5px;
	}

#display fieldset {
	height: 140px;
	}

#display .plan {
	float: left;
	width: 270px;
	padding: 10px;
	text-align: center;
	}

#display .plan h2 {
	font-size: 14px;
	}

#resleft {
	float: left;
	width: 570px;
	padding: 5px;
	}

#resright {
	float: right;
	width: 220px;

	}

#resright #alerts {
	display: block;
	text-align: center;
	background: #C0C0C0;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	}

#resright .service a {
	display: block;
	text-align: center;
	background: #808080;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	}

#resright .service a:hover {
	background: #FF8000;
	}

#footer {
	margin: auto;
	width: 800px;
	color: #000000;
	font-size: 11px;
	height: 100px;
	}

#footer .container {
	margin-top: 15px;
	width: 800px;
	background: url('../images/footer.jpg') no-repeat;
	}

#footer .leftcol {
	float: left;
	width: 410px;
	padding-top: 30px;
	}

#footer .rightcol {
	float: right;
	text-align: right;
	padding-top: 30px;
	width: 390px;
	}

#footer a {
	text-decoration: none;
	color: #000000;
	}

#footer a:hover {
	text-decoration: underline;
	}


/*Ajax Calender*/

#calendar { display: block; }
#calendar a {text-decoration: none;}
#calendar table {font-family: arial, helvetica, sans; font-size: 11px; color: #000000; width: 100%; border: 1px solid #97BFCE; background: #D7D7D7;}
#calendar td { text-align: center; background: #ffffff;}
#calendar table.noborder { border: 0px; background: #ffffff;}
#calendar td.noborder { border: 0px;}
#calendar td.nonmonthday { border: 0px; background: #EEEEEE; }
#calendar td.today { border: 1px solid #97BFCE;  background: #FF8000; }
#calendar a.event {background: #F1ED50; display: block; }
#event-display { border-top: 1px dotted #C0C0C0; margin-top: 5px;}

#referral {
	margin: auto;
	width: 800px;
	border: 1px solid #000000;
	}

#referral .referralLeft {
	float: left; 
	width: 300px;
	}

#referral .referralRight {
	float: right;
	width: 480px;
	}

#intlnav {
	display: block;
	}
	
#intlnav a {
	display: block;
	padding: 3px;
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	}
	
#intlnav a:hover {
	background-color: #BA5636;
	color: #000000;
	}