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

body {
	margin: 0px;
	margin-top: 34px;
	background-color: #2d2b27;
	background-image: url('assets/no-index/gradient.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: #979082;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #926B8A;
}

.wrapper {
	background-color: white;
	padding: 9px 8px 76px 9px;
	width: 823px;
	margin: 0 auto 0 auto;
	background-image: url('assets/no-index/wrapper_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

.header {
	background-color: #f4f4f4;
	padding: 13px;
	font-size: 11px;
}

.property_name {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	text-transform: uppercase;
}

.header .logo {
	float: left;
	padding-right: 13px;
	border-right: 1px solid #cccbc9;
	margin-right: 16px;
}

.menu_bar {
	padding: 6px 0px 0px 0px;
	background-color: #979082;
}

.header_image {

}

.content_wrapper {
	background-image: url('assets/no-index/content_gradient.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 5px;
}

.content {
	color: #000;
	padding: 18px 0px 0px 0px;
}

.content_bottom {
	background-image: url('assets/no-index/content_gradient_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 70px;
}

.content .column {
	margin: 0px 0px 0px 28px;
	float: left;
	font-size: 11px;
}

.content .column.triple {
	width: 237px;
}

.content .column.single {
	width: 767px;
}

.content .column.single.small {
	width: 555px;
}

.content .column h1, .content .column h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

.footer {
	margin-top: 10px;
	color: #fff;
	text-align: left;
	font-size: 9px;
}

.footer a, .footer .darktext {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

.bn_button {
	background-image: url('assets/no-index/bn_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 18px;
	line-height: 18px;
	padding-right: 6px;
}

.bn_button a {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

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

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

.addthis_wrapper {
	float: right;
	margin-right: 28px;
	margin-top: 12px;
}

/* START MENU STYLE */

.menu div {
	z-index: 1000;
}

.menu {
	position: relative;
	width: 823px;
	height: 24px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 1000;
	text-align: center;
}

.menu .item {
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 5px 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
}

.menu .item.hover, .menu .item:hover {
	background-color: #E2E1D9;
	color: #979082;
}

.menu .item.hover a, .menu .item:hover a {
	color: #979082;
}

.item.hover > .submenu, .item:hover > .submenu {
	display: block !important;
}

.submenu {
	position: absolute;
	background-color: #979082;
	top: 24px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
	display: none;
	/*white-space: nowrap;*/
}

.submenu a {
	color: #fff !important;
	/*white-space: nowrap;*/
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
}

/* END MENU STYLE */

/* SOCIAL MEDIA CALLOUT STYLE */

.social_media_callout {
	background-color: #989081;
	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: #274079;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.smTooltipArrow {
	margin-left: 10px;
}

.smAddThis {
	margin-top: 7px;
}

/* END SOCIAL MEDIA CALLOUT STYLE */

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

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

.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;
}

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

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

.content .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-image: url("assets/no-index/bn_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #d012c5;
	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 {
	border: 1px solid #979081;
	width: 188px;
	padding: 10px 14px;
	float: left;
}

.photo_gallery_controls {
	padding: 0px 4px;
}

.photo_gallery_controls select {
	display: block;
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #d9c8b5;
	background-color: #5e5c54;
	color: #fff;
}

.photo_gallery_selector {
	border: 1px solid #d9c8b5;
	background-color: #5e5c54;
	color: #fff;
	margin-bottom: 5px;
	padding: 0px;
}

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

.photo_gallery_thumbs {
	padding-top: 2px;
	padding-bottom: 10px;
	height: 390px;
}

.photo_gallery_thumb {
	float: left;
	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: #dc3cd3;
}

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

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

.photo_gallery_page span {
	display: block;
}

.photo_gallery_page.selected span {
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	color: #fff;
}

.photo_gallery_viewer {
	border: 1px solid #979081;
	padding: 10px;
	float: left;
	width: 550px;
	margin-left: 6px;
}

.photo_gallery_navigation {
	font-size: 11px;
}

.photo_gallery_navigation a, .photo_gallery_navigation a:visited, .photo_gallery_navigation a:hover {
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	display: block;
	float: right;
	padding: 2px 10px;
	color: #fff !important;
	background-color: #3D8A87;
	margin-left: 5px;
	font-weight: normal !important;
	text-decoration: none;
}

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

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

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

.photo_gallery_info_text h1 {
	margin-top: 0px;
}

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

.photo_gallery_info_footer a {
	font-weight: normal;
}

#photo_cta_button, #photo_cta_button:hover {
	display: block;
	background-image: url("assets/no-index/bn_bg.gif");
	background-repeat: repeat-x;
	background-color: #d304c8;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 15px;
}

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

.photo_tag_copy {
	padding: 12px;
	background-color: #000;
	color: #fff;
	border: 1px solid #b40ea0;
}

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

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