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

body {
	background:#b6c1ba url('../images/home/background.jpg') no-repeat top center;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.wrapper {
	margin:auto;
	margin-top:0;
	width:850px;
}

.header_wrapper {
	margin:auto;
	width:861px;
	padding-right:11px;
}

#header {
	padding-top:38px;
}

#logo {
	margin-top:46px;
	padding-right:21px;
	float:right;
}

#menu {
	float:left;
	background:url('../images/menu_bg.gif') no-repeat;
	width:486px;
	height:112px;
}

#menu a#temperature {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:45px 0 0 37px;
	margin:45px 0 0 37px;
	color:#4b8e94;
	text-decoration:none;
}

#menu ul {
	margin:0;
	padding:0;
	float:right;
}

#menu ul.top {
	margin-top:44px;
}

#menu ul.bottom {
	margin-top:2px;
}

#menu ul li {
	display:inline;
	list-style:none;
}

#menu ul li a {
	height:30px;
	display:block;
	float:left;
	margin-bottom:2px;
	border-left:1px solid #95a09a;
}

#menu ul li a:hover {
	background-position: 0 -30px;
}

#menu ul li a.first {
	border-left:none;
}

#menu ul li a#about {
	background-image:url('../images/menu/about.gif');
	width:63px;
}

#menu ul li a#get_a_room {
	background-image:url('../images/menu/get_a_room.gif');
	width:93px;
}

#menu ul li a#inside_out {
	background-image:url('../images/menu/inside_out.gif');
	width:99px;
}

#menu ul li a#groups {
	background-image:url('../images/menu/groups.gif');
	width:162px;
}

#menu ul li a#neighborhood {
	background-image:url('../images/menu/neighborhood.gif');
	width:137px;
}

#menu ul li a#whats_happening {
	background-image:url('../images/menu/whats_happening.gif');
	width:134px;
}

#menu ul li a#contact_us {
	background-image:url('../images/menu/contact_us.gif');
	width:87px;
}

#menu ul li a#press_room {
	background-image:url('../images/menu/press_room.gif');
	width:92px;
}

#page {
	background:#fff url('../images/page_bg.gif');
	margin-top:16px;
}

#page_border_top {
	background:url('../images/page_border_top.gif') no-repeat;
	height:11px;
	overflow:hidden;
}

#nav_tab {
	float:left;
	height:127px;
	width:344px;
	background-repeat:no-repeat;
}

#nav_tab ul {
	margin:16px 0 0 160px;
	padding:0;
}

#nav_tab ul li, .dots ul li {
	list-style:none;
	padding:3px 0 0 0;
	margin:0 38px 0 0;
	background:url('../images/dot.png') repeat-x right 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	
	height:14px;
}

#nav_tab ul li.no_dots, .dots ul li.no_dots {
	background:none;
}

#nav_tab ul li a, .dots ul li a {
	color: #FFFFFF;
	text-decoration:none;
	padding:0 0 0 2px;
}

#nav_tab ul li.no_dots a, .dots ul li.no_dots a {
	background:none;
	padding-right:0;
}

#nav_tab ul li a:hover, .dots ul li a:hover {
	color: #DBDCDE;
}

#sidebar {
	float:left;
	margin:4px 0 10px 0;
}

#sidebar .tour {
	margin-top:1px;
}

#sidebar #email {
	margin-top:7px;
	height:44px;
	width:162px;
	background-image:url('../images/email.gif');
	background-repeat:no-repeat;
	overflow:hidden;
}

#sidebar #email.hover {
	background-position:0 -44px;
}

#sidebar #email input.email_input {
	width:87px;
	height:14px;
	font-size:10px;
	padding:2px 0 0 0;
	margin:12px 0 0 24px;
	background:#f8f5ec;
	color:#888;
	border:none;
	float:left;
}

#sidebar #email input.email_submit {
	float:right;
	width:45px;
	height:44px;
}

.page_title_container {
	padding-right:38px;
}

#page_title {
	float:right;
	margin:0 0 0 0;
	height:117px;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:274px;
}

.body_text {
	font-size: 11px;
	color: #6C7074;
	line-height: 15px;
}

#content {
	float:right;
	width:618px;
	margin:22px 0 0 0;
	font-size: 11px;
	color: #6C7074;
	line-height: 15px;
	padding-right:37px;
}

#content a, #content ul.list li .expandable_info a.visit_site {
	color: #98B287;
	text-decoration: none;
}

#content a:hover, #content ul.list li .expandable_info a.visit_site:hover {
	color: #D27263;
	text-decoration: none;
}

#content h2, h2, #content h3, h3 {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #98B287;
	letter-spacing: 1px;
	display:inline;
	margin:0;
	padding:0;
	line-height:22px;
}

#content h3, h3 {
	font-size:12px;
	line-height:18px;
}

#content .header_outer {
	margin:30px 0;
	border-top:1px solid #C9C9CF;
	border-bottom:1px solid #C9C9CF;
}

#content .reduced_bottom_margin {
	margin-bottom:22px;
}

#content .header_inner {
	margin:2px 0;
	text-align:center;
	padding:12px 0 10px 0;
	border-top:1px solid #E2EAF0;
	border-bottom:1px solid #E2EAF0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #98B287;
	letter-spacing:1px;
}

#content .no_top_border {
	border-top:0;
}

#content .no_top_margin {
	margin-top:0;
}

#content .header_buffer {
	padding-top:15px;
	/* border-bottom:1px solid #E2EAF0; */
	margin-bottom:2px;
}

#content .half_header_left {
	width:309px;
	float:left;
	margin-top:30px;
}

#content .half_header_right {
	width:308px;
	border-left:1px solid #C9C9CF;
	float:right;
	margin-top:30px;
}

#content .half_header_left .header_outer, #content .half_header_right .header_outer {
	margin:0 0 22px 0;
}

#content .page_image {
	padding:2px 0;
	border-top:1px solid #C9C9CF;
	border-bottom:1px solid #C9C9CF;
	text-align:center;
}

#content .room_image {
	padding:2px 0;
	border-top:1px solid #C9C9CF;
	text-align:center;
}

#content .intro_buffer {
	padding-top:1em;
}

#content #map {
	height:300px;
}

#content ul.links, #content ul.basic_list {
	margin:0;
	padding:0;
	border-top:1px solid #C9C9CF;
	list-style:none;
}

#content ul.links li a {
	display:block;
	color:#6C7074;
	padding:5px 10px 5px 30px;
	background: #fff url('../images/bullet.gif') no-repeat 10px center;
	border-bottom:1px solid #C9C9CF;
}

#content ul.links li a:hover {
	background-color:#F0F0F1;
}

#content ul.links li a.unclickable {
	cursor:default;
}

#content ul.links li a.unclickable {
	background-color:#fff;
}

#content ul.list li a {
	background: #fff url('../images/arrow.gif') no-repeat 10px center;
}

#content ul.list li a.expanded {
	background: #fff url('../images/arrow_down.gif') no-repeat 7px center;
}

#content ul.list li .expandable_info {
	background-color:#F0F0F1;
	padding:15px 30px;
	border-bottom:1px solid #C9C9CF;
}

#content ul.list li .expandable_info a.visit_site {
	display:inline;
	background:none;
	padding:0;
	margin:0;
	border:none;
}

#content ul.basic_list li {
	color:#6C7074;
	padding:5px 10px;
	background: #fff;
	border-bottom:1px solid #C9C9CF;
}

#content ul.basic_list li.even {
	background-color:#F0F0F1;
}

/* FORMS */

#content form input, #facebox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C7074;
	border: 1px solid #C9C9CF;
	width: 200px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C7074;
	border: 1px solid #C9C9CF;
	width:100%;
	height:100px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #507096;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC8D6;
	margin:0 0 15px;
	padding-left:24px;
	float:left;
}

#siteby {
	margin-top:1em;
}

#siteby a {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #BBC8D6;
	letter-spacing: 1px;
	text-decoration:none;
}

#siteby a:hover {
	color: #D27263;
}

#footer {
	background:url('../images/footer_bg.gif');
	height:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC8D6;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:right;
	padding:15px 36px 0 0;
} 

#footer strong {
	font-weight:normal;
	color:#6C7074;
}

#footer em {
	font-style:normal;
	color:#646475;
}

/* MODAL DIALOG BOXES */

.modal_overall {
	width:381px;
	background:url('../images/modal_overall.gif') repeat-y;
}

.modal_top {
	background:url('../images/modal_top.gif') no-repeat;
	padding-top:4px;
}

.modal_bottom {
	background:url('../images/modal_bottom.gif') no-repeat bottom;
	padding:0 4px 4px 4px;
}

.modal_close {
	text-align:right;
	padding-right:5px;
	padding-top:6px;
}

.modal_bottom_padding {
	padding-bottom:16px;
}

.modal_side_padding {
	padding-left:15px;
	padding-right:15px;
}

/* INFO WINDOW */

.info_window {
	text-align:left;
	font-size:10px;
	padding:0 0 12px 6px;
}

.info_group {
	margin-top:1ex;
}

/* General */

a img { border:none; }

.clear { clear:both; }

.right { float:right; }

.left { float:left; }