@charset "utf-8";
body {
	margin:0px;
	font-family: 'Raleway', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#05090d;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
a:focus {
	border: 1px solid #00483a !important;
	color:#000 !important;
}
a:active {
	border: 1px solid #00483a !important;
	color:inherit !important;
}
.e3pagetemplate {
	color:#000000;
	font-size:15px;
}
.e3pagetemplate a {
	color:#00483a;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Quando', serif;
	color:#00483a;
	margin:0;
}
a.e3-button {
	background: #00483a;
	border: none;
	border-radius: 0;
	color: #fff;
}
a.e3-button:hover {
	background: #848f36;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
	z-index: 0;
}
.fa > span {
	display: none;
}
header {
    background: #222222 none repeat scroll 0 0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	position: fixed;
	box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
	position: relative;
    z-index: 5;
}
header #menu-button {
    color: #fff;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #222222 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	border:none;
}
#main-menu > li > a {
    background: #222222 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
	font-family: 'Raleway', sans-serif;
}
#main-menu a.current {
	background: transparent;
	color: #e0edea;
}
#main-menu ul a.current {
	background: #000000;
	color: #e0edea;
}
#main-menu ul a {
	background: #000000 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #000000 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #000000 none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;
}
#main-menu .sub-arrow {
    background:  #00483a none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #fff;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
header .MyProfile_Member .click_transparent {
	width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 75px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 50px;
    left: 50%;
    margin: 12px auto 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 50px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	top: 75px;
}
.page-content {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
    top: 75px;
}
.page-content .container {
    padding: 0;
}
.content-top {
	padding: 28px 15px 42px;
    float: left;
	width: 100%;
    text-align: left;
	background: #fff;
	color: #333333;
}
.content-top h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	border-top: 2px solid #00483a;
	float:left;
	padding-top: 20px;
}
.content-top h2 {
	font-size: 24px;
	padding: 12px 0;
}
.content-top img {
	max-width: 100%;
	height: auto;
}
.content-middle {
	padding: 56px 0 66px;
    float: left;
	width: 100%;
    text-align: center;
	color: #fff;
	background: url('/SiteDesign/Images2017/content2-bg.aspx') bottom center no-repeat #848f36;
}
.content-middle > .container {
	display: flex;
    flex-flow: column nowrap;
    padding: 0 20px;
}
.btn-icon {
    height: 50px;
    margin: 0 auto 12px;
    width: 50px;
}
.amenities-btn {
    background: transparent none repeat scroll 0 0;
    border: 4px solid #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    margin: 10px auto;
    padding: 54px 40px 22px;
    text-align: center;
    transition: all 0.3s ease 0s;
    min-height: 280px;
}
.amenities-btn h2 {
    color: #ffffff;
	font-size: 19px;
    line-height: 24px;
    margin: 10px 0 17px;
}
.amenities-btn a {
    color: #ffffff;
    text-decoration: none;
}
.amenities-btn:hover {
    background: #ffffff none repeat scroll 0 0;
	color: #848f36;
}
.amenities-btn:hover h2 {
    color: #848f36;
    line-height: 22px;
    margin: 10px 0 17px;
}
.amenities-btn:hover a {
    color: #848f36;
}
.btn1 .btn-icon {
    background: transparent url("/SiteDesign/Images2017/contacticon.aspx") no-repeat scroll center bottom;
}
.btn2 .btn-icon {
    background: transparent url("/SiteDesign/Images2017/drinkicon.aspx") no-repeat scroll center bottom;
}
.btn3 .btn-icon {
    background: transparent url("/SiteDesign/Images2017/golficon.aspx") no-repeat scroll center bottom;
}

.amenities-btn:hover .btn-icon {
    background-position: center top;
}
.content-bottom {
	padding: 36px 15px 42px;
    float: left;
	width: 100%;
    text-align: left;
	background: #00483a;
	color: #fff;
}
.content-bottom h3 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	border-top: 2px solid #fff;
	float:left;
	padding-top: 20px;
	width: 50px;
}
.content-bottom .block-text {
    padding-top: 14px;
}
.content-bottom  .e3-button {
	background: #fff;
	border: 1px solid #fff;
	color: #00483a;
	width: 100%;
}
.content-bottom  .e3-button:hover {
	background: #00483a;
	border: 1px solid #fff;
	color: #fff;
}
footer {
	float:left;
	width: 100%;
	position: relative;
    top: 75px;
}
.footer-top {
	clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.footer-top > .container {
    padding: 0;
	width: 100%;
}
.content-slider {
	clear: both;
    float: left;
    width: 100%;
}
.content-slider .cameraContents {
	display:none !important;
}
/*.content-slider .camera_prev, .content-slider .camera_next, .content-slider .camera_commands {
	display: none !important;
}
.content-slider .camera_prev, .content-slider .camera_next {
    background: transparent;
}
.content-slider .camera_prev > span, .content-slider .camera_next > span {
    background: transparent;
}
.content-slider .camera_prev > span:before {
    content: "\f104";
    color: #fff;
    font-size: 40px;
    font-family: FontAwesome;
}
.content-slider .camera_next > span:before {
    content: "\f105";
    color: #fff;
    font-size: 40px;
    font-family: FontAwesome;
}*/
.footer-bot {
	background: #2a2a2a;
	color: #fff;
	font-size: 12px;
	float: left;
	width: 100%;
	padding: 24px 0;
	box-sizing: border-box;
}
.footer-bot a{
	color: #dfdfdf !important;
	text-decoration: none;
}
.footer-info {
	float:left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	background: #2a2a2a;
}
.ft-logo {
	text-align: center;
	padding: 6px 0;
}
.ft-logo img {
    max-width: 100%;
}
.ft-addy {
}
.ft-contact {
	margin: 20px 0;
}
.footer-info h3 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}
.footer-info h3::after {
    background: #fff none repeat scroll 0 0;
    clear: both;
    content: "";
    float: left;
    left: 15px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    position: absolute;
    top: 44px;
    width: 50px;
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
    /*height: 150px;*/
}
.ft-social {
	padding: 10px 0;
}
.ft-social .fa {
	font-size: 17px;
	padding: 0 6px;
}
.ft-social span {
	font-family: 'Quando', serif;
}
@media (min-width: 768px) {
	header {
		position:absolute;
	
		background: rgba(0,0,0,1);
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(40%, rgba(51,51,51,0)), color-stop(100%, rgba(255,255,255,0)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(51,51,51,0) 40%, rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );

/*		-webkit-box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);
		-moz-box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);
		box-shadow: inset 0px 95px 125px 20px rgba(0,0,0,0.75);*/
		
		box-shadow: none;
		height: 300px;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
		background: #00483a;
		border: 1px solid #fff;
		color: #fff;
		float: right;
		height: auto;
		margin: 20px 2% 0 0;    
		padding: 8px 16px;
		position: absolute;
		right: 0;
		width: auto;
		z-index: 5;
	}
	.MyProfile_Svg {
		color: #fff;
		float: right !important;
		margin: 5px 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: "Raleway",sans-serif;
		color: #fff;
		display: inline-block;
		font-size: 15px;
		font-weight: normal;
		height: auto;
		line-height: 2.9;
		text-shadow: none;
		width: auto;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #fff;
		display: inline-block;
		margin: 20px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0,0,0,0.8) none repeat scroll 0 0;
		left: auto;
		right: 0;
		top: 52px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #fff;
	}
	header .MyProfile_Member .fullView a div {
	}
	.hero-text {
		position: absolute;
		align-items: center;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		text-shadow: 0 2px 13px rgba(0,0,0,0.45);
	}
	.hero-text h1 {
		color: #fff;
		font-size: 25px;
		letter-spacing: 2.8px;
		text-transform: uppercase;
	}
	.hero-text h2 {
		color: #fff;
		font-family: "Dancing Script";
		font-size: 115px;
/*		line-height: 0.62;*/
	}
	.scroll-down {
		align-items: flex-end;
		display: flex;
		justify-content: center;
		width: 100%;
		position: absolute;
		left: 0;
		height: 100%;
		top: 0;
	}
	.scroll-down .fa {
		color: #fff;
		font-size: 51px;
		padding: 0 18px 0px 28px;
		cursor: pointer;
	}
	.banner {
		top: 0;
	}
	.page-content {
		top: 0;
	}
	.page-content > .container {
		width: 100%;
	}
	.content-top {
	    padding: 68px 0 70px;
	}
	.content-top h2 {
		font-size: 33px;
		line-height: 1.2;
		margin: 10px 0 5px;
	}
	.right-text img {
		max-width: 100%;
		margin-bottom: 25px;
	}
	.content-middle {
		padding: 56px 0 64px;
		background-size: cover;
	}
	.content-middle > .container {
		display: flex;
		flex-flow: row nowrap;
		align-items: stretch;
		justify-content: space-around;
		padding: 0;
	}
	.amenities-btn {
		width: 29%;
		min-height: 340px;
		margin: 0;
	}
	.amenities-btn:nth-child(2) {
		margin: 0 4%;
	}
	.amenities-btn h2 {
		font-size: 19px;
	}
	.content-bottom {
    	padding: 56px 0;
	}
	.content-bottom h3 {
		padding-top: 16px;
	}
	.content-bottom .block-text {
		padding-top: 0;
	}
	.content-bottom  .e3-button {
		width: auto;
	}
	footer {
		top: 0;
	}
	.content-slider .cameraContents {
		background: rgba(0,0,0,0);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.75)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
		display:block !important;
	}
	.content-slider .camera_caption > div {
		background: transparent;	
		color: #fff;
		font-size: 24px;
		font-family: 'Quando', serif;
		text-align: center;
		line-height: 1.2;
	}
	/*.content-slider .camera_prev,.content-slider  .camera_next{
		display:block !important;
	}
	.content-slider .camera_prev {
		left: 11% !important;
	}
	.content-slider .camera_next {
		right: 11% !important;
	}*/
	.footer-bot {
    	padding: 0;
	}
	.footer-bot > .container {
		width: 100%;
		padding: 0;
	}
	.footer-info {
		display: flex;
		flex-flow: row wrap;
		padding: 24px 0;
	}
	.ft-contact {
		margin: 0;
	}
	.ft-end {
		align-items: flex-end;
		padding: 0;
	}
	.ft-social {
		text-align: right;
		padding: 0 0 10px;
	}
	.ft-copyright {
		float: right;
		text-align: right;
		margin-top: 34px;
	}
	.ft-sitemap {
		float: left;
		width: 100%; 
		background: #000;
		color: #fff;
		padding:  12px 0;
	}
	.ft-sitemap a {
		color: #fff;
		text-decoration: none;
	}
	.ft-sitemap .CMSSiteMapList {
		float:left;
		margin:0;
		padding:0;
		width:100%;
		text-align:left;
	}
	.ft-sitemap .CMSSiteMapListItem {
		list-style:none;
		display:inline-block;
		margin:5px;
	}
}
@media (min-width: 1025px) {
	header {
	}
	header .logo {
		left: 0;
		position: absolute;
		transform: translateX(0);
		width: 138px;
		margin: 30px 0 0 2%;
		height: 58px;
		z-index: 10;
	}
	header .logo img {
		max-height: 58px;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		position: absolute;
		z-index: 5;
		left: calc(2% + 142px);
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: both;
		float: left;
		font-family: "Raleway",sans-serif;
		left: 0;
		padding: 0;
		position: relative;
		text-align: left;
		top: 40px;
		width: 84%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		float:left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 15px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #fff;
		padding: 8px 15px 7px;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu a.hover {
		color: #eee;
	}
	#main-menu a.current {
		color: #eee;
	}
	#main-menu > li > a:hover {
		background: transparent none repeat scroll 0 0;
		color: #eee !important;
	}
	#main-menu ul {
		background: transparent;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu ul a.current {
		color: #00483a;
		background: #fff;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #00483a;
	}
	#main-menu ul ul > li {
		background: #fff none repeat scroll 0 0;
		color: #000;
	}
	#main-menu > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu ul ul > li a {
		color: #000;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #000;
		text-align: left;
		font-family: 'Raleway', sans-serif;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	#main-menu > li > a .sub-arrow {
		border-color: #fff transparent transparent transparent;
		display: inline-block;
		margin: 0;
		background: transparent;
		float: right;
		left: auto;
		right: 0;
		width: 0;
		border-width: 5px;
		bottom: 12px;
	}
	.hero-text {
		height: 36vw;
	}
	.scroll-down {
		height: 100%;
	}
	.amenities-btn {
		width: 30%;
		margin: 0;
		min-height: 325px;
	}
	.content-slider .camera_caption > div {
		padding: 10px 20px 40px;
	}
}
@media (min-width: 1200px) {
}
@media (min-width: 1492px) {
	 header nav {
		 left: 0;
	 }
}