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

* {outline:none};
a { text-decoration: none; }
a:hover {color:#ffffff;}

a.main_nav_one { 
	text-decoration: none; 
}
a.nav_main_eight {
	text-decoration:none;
	color:#626768;
}
a.nav_main_eight:hover {
	text-decoration:none;
	color:#ffffff;
}
a.main_subnav { 
	text-decoration: none; 
}
a.main_subnav_end { 
	text-decoration: none;
}
a.content_subnav_top { 
	text-decoration: none;
}
a.content_subnav { 
	text-decoration: none;
}
a.bodyLink {
	text-decoration:none;
	color:#ffffff;
}
a.bodyLink:hover {
	text-decoration:underline;
	color:#ffffff;
}
a.thumb_nav {
	text-decoration:none;
	color:#626768;
}

a.thumb_nav:hover {
	text-decoration:Underline;
	color:#ffffff;
}
a.contactLink {
	text-decoration:none;
	color:#cccccc;
}
a.contactLink:hover {
	text-decoration:none;
	color:#ffffff;
}

a.load-item {
	border:none;
}

a.load-item img {
	border:none;
}

h3 {
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#626768;
	text-align:right;
	padding-bottom:4px;
	padding-right:32px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

h3:hover {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

#wrapper{
	position: absolute;
	display: block;
	z-index: 5;
	overflow: hidden;
	height: 670px;
	width: 1024px;
}

#floorPlanOverlay  {
	padding-top:20px;
	padding-left:6px;
}

#image_gallery{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#bg_nav {
	position: absolute;
	width: 290px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#bg_nav_dimmed {
	position: absolute;
	width: 278px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

#bg_nav_main {
	position: relative;
	width: 278px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_mask.png);
}

#bg_nav_shadow {
	position: absolute;
	width: 12px;
	height: 100%;
	top: 0;
	left: 278px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_nav_shadow.png);
	background-repeat: repeat-x;
}

#logotype {
	position: absolute;
	width: 278px;
	height: 74px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 300;
	border:none;
}

#site_nav_options {
	position: absolute;
	width: 278px;
	height: 92px;
	top: 0;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 400;
	display:hidden;
	opacity:0;
	z-index: 200;
}

#menu {
	position: absolute;
	width: 278px;
	height: 460px;
	top: 92px;
	left: 0px;
	margin: 0;
	z-index: 200;
	padding: 0;
	overflow: hidden;
}

#content {
	position: absolute;
	width: 484px;
	height: 499px;
	top: 100px;
	left: 36%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_content_shadow.png);
	background-repeat: no-repeat;
	overflow:auto;
}

#credits {
	position: absolute;
	bottom: 56px;
	width: 278px;
	height: 60px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 200;
}

#arrow_prev {
	position:absolute;
	width:27px;
	height:86px;
	top: 400px;
	left:25px;
	padding:0;
	margin:0;
	cursor: pointer; 
	z-index: 500; 
	border:none;
}

#arrow_next {
	position: absolute;
	width: 27px;
	height: 86px;
	top: 400px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	z-index: 500;
	right: 25px;
	border:none;
}

#thumbs img {
	height:60px;
	width:80px;
	margin-top:12px;
	margin-right:4px;
	margin-left:4px;
	padding:1px;
	border-width:1px;
	border-color:#25757f;
	border-style:solid;
}

.nav_main_zero {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_one {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_two {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_three {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_four {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_five {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_six {
	margin-top:0px;
	margin-bottom:4px;
}

.nav_main_seven {
	margin-top:0;
	margin-bottom:4px;
}

.nav_main_eight {
	margin-top:0px;
	margin-bottom:0;
}

.nav_main_spacer {
	margin-top:0;
	margin-bottom:10px;
}

.main_subnav_top {
	font-size:13px;
	line-height:16px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:8px;
	margin-bottom:0;
	padding-right:15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.main_subnav {
	font-size:13px;
	line-height:16px;
	color:#626768;
	text-align: right;
	word-spacing:.05em;
	margin-top: 6px;
	margin-bottom: 0;
	padding-right: 15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.main_subnav_end {
	font-size:13px;
	line-height:16px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:6px;
	margin-bottom:20px;
	padding-right:15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.index_header {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.1em;
	color: #626768;
	text-transform: uppercase;
	text-align: left;
	margin-top: 14px;
	margin-bottom: 0;
	margin-left: 50px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.credits {
	font-size: 10px;
	line-height: 12px;
	color: #626768;
	text-align: right;
	margin-right: 29px;
	margin-bottom: 6px;
	padding: 0;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.footer_copy {
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 20px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #1b656f;
}
