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

body {
	background-color: #F1F0EE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#8E8C48;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.bg_image {
	background-image: url('assets/default_bg_nad.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 42px;
}

.wrapper {
	width: 863px;
}

.header {
	padding: 12px 0px 3px 0px;
}

.header form {
	padding: 0px;
	margin: 0px;
}

.logo {
	background-color: #fff;
	height: 64px;
	width: 236px;
	float: left;
}

.header_bar {
	height: 64px;
	width: 594px;
	margin-left: 3px;
	float: left;
	background-color: #EBEAE6;
	line-height: 64px;
	font-size: 12px;
	padding: 0px 15px;
	color: #858379;
	overflow: hidden;
}

.header_bar a {
	color: #858379;
}

.nav {
	z-index: 1000;
}

.main {
	background-color: #fff;
	padding: 20px; 
	box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	-icab-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.shadow(color='#666666', Direction=135,  Strength=10);
	width: 823px;
}

.content_header h1 {
	margin: 0px;
	margin-right: 310px;
	color: #827668;
	font-weight: normal;
	font-size: 25px;
}

.content_header object {
	float: left;
}

.address_box {
	width: 290px; 
	float: right;
	color: #858379;
	font-size: 10px;
}

.book_now_bar {
	margin-top: 16px;
}

.bn_button {
	float: right;
	background-color: #8E8C48;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 3px 28px 4px 25px;
}

a.bn_button:hover {
	text-decoration: none;
}

.content {
	color: #858379;
	font-size: 12px;
	padding-top: 20px;
}

.content h1 {
	color: #827668;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
}

.column {
	float: left;
	margin-left: 15px;
}

.column.triple {
	width: 254px;
}

.column.single {
	width: 792px;
}

.column.single.small {
	width: 586px;
}

#map_canvas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#map_canvas h1 {
	font-weight: bold;
}

input.ghosted {
	color: #999;
	font-style: italic;
}

#main_search_box {
	font-size: 11px;
	margin-top: -3px;
	width: 120px;
	background-image: url('assets/searchbox_magnifying_glass.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
	background-color: #fff;
	padding: 3px 3px 2px 22px;
	border: 1px solid #ccc;
}

.sIFR-alternate {
	display: none;
}

.footer {
	font-size: 10px;
	padding: 12px 10px 12px 0px;
	font-weight: normal;
	color: #A3A3A3;
}

.footer a {
	color: #A3A3A3;
	font-weight: normal;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 823px;
	height: 25px;
	font-size: 12px;
	color: #827668;
	z-index: 1000;
	text-align: left;
	text-transform: lowercase;
}

.menu .item {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 12px;
	color: #827668;
	text-decoration: none;
	font-weight: normal;
}

.menu a {
	color: #827668;
	text-decoration: none;
	font-weight: normal;
}

.menu .item.hover, .menu .item.hover a {
	font-weight: bold;
}

.submenu {
	position: absolute;
	background-color: #fff;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
}

.submenu .item a {
	/*white-space: nowrap;*/
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
	border-top: 1px solid #827668;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #646155;
	height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
}

.smCalloutText {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 30px;
}

.smCalloutText a, .smCalloutText a:visited {
	color: #fff;
	text-decoration: none;
}

.smCalloutText a:hover {
	text-decoration: hover;
}

.smIcon {
	float: left;
	margin-right: 4px;
	position: relative;
}

.smTooltip {
	position: absolute;
	top: -36px;
	left: 0px;
	z-index: 10000;
}

.smTooltipCloud {
	background-color: #ebe9e5;
	padding: 8px;
	color: #646155;
	font-weight: bold;
	white-space: nowrap;
}

.smTooltipArrow {
	margin-left: 10px;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */

/* ASSOCIATES BAR STYLE */
.associates_bar {
	background-color: #858279;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 20px;
}

.associates_bar a {
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}

.asc_container {
	position: relative;
}

.asc_details {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	background-color: #858279;
	width: 712px;
}

.asc_controls {
	position: relative;
	z-index: 100;
	background-color: #858279;
	float: right;
	font-size: 10px;
}

.asc_controls a {
	text-decoration: none;
}
/* END ASSOCIATES BAR STYLE */

/* START SITEMAP STYLE */
.sitemap {
	width: 491px;
	padding-bottom: 50px;
}

.sitemap ul {
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	list-style: none;
}

.sitemap li a {
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 10px;
}

.sitemap_arrow {
	margin-top: 4px;
}

a.sitemap_link, a.sitemap_link:hover {
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}

.sitemap h2, .sitemap h3 {
	display: inline;
	font-weight: bold;
	margin: 0px;
}

.sitemap h2 {
	color: #87847b;
	font-size: 12px;
}

.sitemap h3 {
	font-size: 11px;
}

.sitemap_section_header {
	background-color: #ebeae6;
	display: block;
	color: #87847b;
	padding: 5px 10px;
}

.sitemap_search_box {
	background-color: #ebeae6;
	color: #333;
	float: right;
	padding: 20px;
	width: 204px;
}

.sitemap_search_box_copy {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.sitemap_search_button {
	background-color: #928b47;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 35px;
	margin-top: 20px;
	float: right;
}

#sitemap_search_box {
	background-color:#FFFFFF;
	background-image:url("assets/searchbox_magnifying_glass.gif");
	background-position:3px 1px;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	font-size:11px;
	padding:3px 3px 2px 22px;
	width: 176px;
}
/* END SITEMAP STYLE */

/* START GALLERY STYLE */

.photo_gallery {
	text-align: left;
}

.photo_gallery_menu {
	background: #858379;
	border: 1px solid #858379;
	width: 218px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	background: #EBEAE6;
	border: 1px solid #6F6B5F;
	color: #6F6B5F;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.photo_gallery_selector {
	border: 1px solid #6F6B5F;
	background-color: #EBEAE6;
	color: #6F6B5F;
	margin-bottom: 5px;
}

.photo_gallery_selector td {
	border: 1px solid #6F6B5F;
	padding: 1px 3px;
}

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 390px;
	text-align: center;
	color: #fff;
}

.photo_gallery_thumb {
	float: left;
	margin: 0 8px;
	padding: 4px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.photo_gallery_thumb .photo_gallery_thumb_img {
	display: block;
	background-position: center center;
	width: 85px;
	height: 51px;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

.photo_gallery_thumb.selected {
	background-color: #8E8C48;
}

.photo_gallery_pages {
	width: 208px;
	padding-top: 10px;
	margin-left: 4px;
	border-top: 1px solid #fff;
}

.photo_gallery_page {
	width: 16px;
	height: 16px;
	padding: 1px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-color: #8E8C48;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #EBEAE6;
	background: #EBEAE6;
	padding: 10px;
	float: left;
	width: 550px;
}

.photo_gallery_navigation {
	font-size: 11px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:hover {
	display: block;
	float: right;
	padding: 2px 10px;
	color: #fff;
	background-color: #8E8C48;
	margin-left: 5px;
	font-weight: normal;
	text-decoration: none;
}

.photo_gallery_image {
	width: 550px;
	height: 369px;
	margin-top: 10px;
	position: relative;
}

.photo_gallery_info {
	font-size: 10px;
	margin-top: 22px;
}

.photo_gallery_info_text {
	width: 350px;
	margin-bottom: 10px;
}

.photo_gallery_info_footer {
	border-top: 1px solid #858379;
	padding-top: 10px;
	font-size: 10px;
}

.photo_gallery_info_footer a {
	font-weight: normal;
}

#photo_cta_button, #photo_cta_button:hover {
	display: block;
	background-color: #8E8C48;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

.photo_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	/* opacity: 0.8; */
	width: 230px;
	text-align: left;
}

.photo_tag_copy {
	border: 2px solid #6F6B5F;
	color: #6F6B5F;
	padding: 12px;
	background-color: #fff;
}

.photo_tag_arrow {
	margin: -2px 0px;
	padding: 0px 15px;
}

.photo_tag.right .photo_tag_arrow {
	text-align: right;
}
/* END GALLERY STYLE */