@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	padding: 0;
	background: #0a0706 url(../images/bg_pattern.png) top left repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Frutiger, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #f1f1f1;
}

img.png { behavior: url(pngbehavior.htc); }

a, a:link, a:active, a:visited, a:hover { color: #7392ac; }

p, td { font-family: "Lucida Grande", "Lucida Sans Unicode", Frutiger, Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Frutiger, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited, h2 a, h2 a:link, h2 a:active, h2 a:visited, h3 a, h3 a:link, h3 a:active, h3 a:visited { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: underline; }

h1 { font-size: 1.6em; }

h2 { font-size: 1.2em; }

h3 {
	font-size: 1.0em;
	color: #4e4e4e;
}

ul { list-style-image: url(../images/bullet.gif); }

#homeWrapper {
	position: relative;
	width: 869px;
	height: 677px;
	margin: auto auto;
	background-position: top left no-repeat;
}

#homeHeader {
	position: absolute;
	top: 74px;
	left: 135px;
	height: 90px;
}

#homeContainer {
	position: absolute;
	top: 164px;
	left: 135px;
	width: 625px;
	height: 448px;
	background-color: #0a0706;
}

#homeContent {
	position: relative;
	margin: 18px 30px 0 30px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6em;
}

#homeMenu {
	position: relative;
	margin-top: 5px;
}

#homeMenu tr td {
	font-size: 0.9em;
	border-right: 1px solid #323232;
}

#homeMenu tr td a {
	padding: 0 12px 2px 12px;
	color: #7e7e7e;
	text-decoration: none;
}

#homeMenu tr td a:hover {
	text-decoration: underline;
}

#homeMenu tr td.last {
	border-right: none;
}

#homeFooter {
	position: absolute;
	top: 612px;
	left: 65px;
	width: 690px;
	text-align: right;
	font-size: 0.7em;
	color: #49505f;
}

#homeFooter a, #homeFooter a:link, #homeFooter a:active, #homeFooter a:visited {
	color: #49505f;
	text-decoration: none;
}

#homeFooter a:hover {
	color: #788195;
}

#glowWrapper {
	position: relative;
	width: 910px;
	height: 630px;
	margin: auto auto;
	background-position: top left no-repeat;
}

#menu {
	position: absolute;
	top: 65px;
	left: 65px;
	height: 75px;
}

#container {
	position: absolute;
	top: 140px;
	left: 65px;
	width: 780px;
	height: 425px;
	background-color: #0a0706;
}

#footer {
	position: absolute;
	top: 565px;
	left: 65px;
	width: 775px;
	text-align: right;
	font-size: 0.7em;
	color: #49505f;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #49505f;
	text-decoration: none;
}

#footer a:hover {
	color: #788195;
}

#header {
	position: relative;
	text-align: right;
	margin: 7px 45px;
	color: #4e4e4e;
}

#greyBar {
	position: relative;
	width: 780px;
	height: 1px;
	background: url(../images/grey_bar.png) top left no-repeat;
}

#mainContent {
	position: relative;
	margin: 30px 45px;
	text-align: left;
}

#header a, #header a:link, #header a:active, #header a:visited, #header a:hover {
	color: #4e4e4e;
	text-decoration: none;
}

#header a.numLink, #header a.numLink:link, #header a.numLink:active, #header a.numLink:visited {
	padding: 0 2px;
}

#header a.numLink:hover {
	background-color: #191919;
}

#header a.current, #header a.current:link, #header a.current:active, #header a.current:visited, #header a.current:hover {
	color: #8e8e8e;
}

div.titlebar h1 {
	margin-bottom: 0;
	color: #7392ac;
}

table.infobar tr td {
	background: url(../images/address_bg.png) top left repeat-x;
	font-size: 1.1em;
}

.description {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 0;
}

.amenities {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 7px;
	color: #8b98a3;
}

.blue {
	color: #7392ac;
}

div.proplogo {
	float: right;
	margin: -5px 4px 0 20px;
	background: #37434c url(../images/floorplan_shadow.png) top left repeat-x;
	padding-top: 9px;
	width: 175px;
}

div.floorplan {
	float: right;
	margin: -5px 4px 0 20px;
	background: #37434c url(../images/floorplan_shadow.png) top left repeat-x;
	padding-top: 9px;
	width: 175px;
}

img.floorplanThumb {
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

table.floorplansTable {
	margin-top: 12px;
}

.note {
	font-size: 0.8em;
	color: #bbb;
}

#shForm input, #shForm option {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Frutiger, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#shForm input {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #7392ac;
	border-bottom: 1px solid #7392ac;
	border-left: 1px solid #ccc;
}

body.iFrameBody {
	background-image: none;
	text-align: left;
	padding: 4px;
	font-size: 0.8em;
}

span.required {
	color: #CC3333;
}

#printButton {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	padding: 2px 0;
}

#printButton a, #printButton a:link, #printButton a:active, #printButton a:visited, #printButton a:hover {
	padding: 2px 12px;
	font-size: 0.8em;
	background-color: #1b1b1b;
	text-decoration: none;
}