
body {
    background: #05090d none repeat scroll 0 0;
    color: #000000;
    font-family: "EB Garamond",serif;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0 none;
}
.e3pagetemplate {
    color: #1a1a1a;
    font-size: 15px;
}
.e3pagetemplate a {
    color: #1a1a1a;
}
h1, h2, h3, h4, h5, h6 {
    color: #56652d;
    font-family: "Cinzel",serif;
    margin: 0;
}
a.e3-button {
    background: #363636 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    min-width: 160px;
    padding: 8px 25px;
    text-decoration: none;
}
a.e3-button:hover {
    background: #56652d none repeat scroll 0 0;
}
img {
    border: medium none;
}
.MainInformationTable {
    width: 100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #333 none repeat scroll 0 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.45);
    float: left;
    height: 75px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    position: relative;
    width: 10%;
    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: #484848 none repeat scroll 0 0;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.33);
    color: #fff;
    font-family: "Cinzel",serif;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-family: "Cinzel",serif;
    font-weight: normal;
    text-transform: uppercase;
}
#main-menu > li > a {
    background: #484848  none repeat scroll 0 0;
    color: #fff;
    font-family: "Cinzel",serif;
    text-shadow: none;
}
#main-menu a.current {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
#main-menu ul a.current {
    background: #40240d none repeat scroll 0 0;
    color: #e9e6da;
}
#main-menu ul a {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    font-family: "Cinzel",serif;
}
#main-menu > li > ul > li > ul > li a {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    font-family: "Cinzel",serif;
}
#main-menu .sub-arrow {
    background: #547730 none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
	z-index: 5;
}
.MyProfile_Svg {
    color: #764b20;
    float: right !important;
    height: 30px !important;
    margin: 15px 0 0 10px !important;
    width: 30px !important;
}
.MyProfile_Svg svg {
    fill: #fff;
}
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.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    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 {
    display: block;
    float: left;
    height: 55px;
    left: 50%;
    margin: 6px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
}
header .logo img {
    max-height: 55px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    top: 75px;
    width: 100%;
}
.page-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    top: 75px;
    width: 100%;
}
.page-content .container {
    padding: 0;
}
.content-top {
    background: #fff none repeat scroll 0 0;
    color: #333333;
    float: left;
    padding: 40px 15px 30px;
    text-align: left;
    width: 100%;
}
.content-top h3 {
    color: #547730;
    float: left;
    font-family: "Cinzel",serif;
    font-size: 16px;
    padding-top: 20px;
}
.content-top h3::before {
    border-top: 2px solid #547730;
    content: "";
    display: block;
    height: 1px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.content-top h2 {
    color: #547730;
    font-family: "Cinzel",serif;
    font-size: 25px;
    margin: 15px 0 0;
}
.content-middle {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images-2016/amenities-bg.aspx") repeat scroll center top / cover ;
    color: #fff;
    float: left;
    padding: 50px 0 36px;
    text-align: center;
    width: 100%;
}
.content-middle > .container {
    display: flex;
    flex-flow: column nowrap;
    padding: 0 30px;
}
.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;
    min-height: 280px;
    padding: 54px 40px 22px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.amenities-btn h2 {
    color: #ffffff;
    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: #764b20;
}
.btn1 .btn-icon {
    background: transparent url("/SiteDesign/Images-2016/contacticon.aspx") no-repeat scroll center bottom;
}
.btn2 .btn-icon {
    background: transparent url("/SiteDesign/Images-2016/drinkicon.aspx") no-repeat scroll center bottom;
}
.btn3 .btn-icon {
    background: transparent url("/SiteDesign/Images-2016/golficon.aspx") no-repeat scroll center bottom;
}
.btn4 .btn-icon {
    background: transparent url("/SiteDesign/Images-2016/swimicon.aspx") no-repeat scroll center bottom;
}
.amenities-btn:hover .btn-icon {
    background-position: center top;
}
.content-bottom {
    background: rgba(0, 0, 0, 0) url("/sitedesign/images-2016/row3bg.aspx") repeat scroll 0 0;
    color: #333;
    float: left;
    padding: 40px 15px 30px;
    text-align: left;
    width: 100%;
}
.content-bottom h3 {
    border-top: 2px solid #547730;
    color: #547730;
    float: left;
    font-family: "Cinzel",serif;
    font-size: 16px;
    margin: 0 0 20px;
    padding-top: 20px;
    width: 50px;
}
.request-text {
    font-family: "EB Garamond",serif;
    font-size: 21px;
    margin-top: 14px;
}
.content-bottom .e3-button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #547730;
    color: #547730;
}
.content-bottom .e3-button:hover {
    background: #547730 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
footer {
    float: left;
    position: relative;
    top: 75px;
    width: 100%;
}
.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 none repeat scroll 0 0;
}
.content-slider .camera_prev > span, .content-slider .camera_next > span {
    background: transparent none repeat scroll 0 0;
}
.content-slider .camera_prev > span::before {
    color: #fff;
    content: "\f053";
    font-family: FontAwesome;
    font-size: 40px;
}
.content-slider .camera_next > span::before {
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 40px;
}
.footer-bot {
    background: #333333 none repeat scroll 0 0;
    box-shadow: 0 -50px 0 0 #282828 inset;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 35px 0 16px;
    width: 100%;
}
.footer-bot a {
    color: #dfdfdf !important;
    text-decoration: none;
}
.footer-info {
    float: left;
    font-size: 14px;
    margin: 0 0 36px;
    text-align: left;
    width: 100%;
}
.ft-logo {
    margin: 0 0 30px;
}
.ft-addy {
}
.ft-contact {
    margin: 20px 0;
}
.ft-addy h3, .ft-contact h3 {
    border-bottom: 2px solid #fff;
    color: #fff;
    font-family: "Cinzel",serif;
    margin-bottom: 35px;
    padding-bottom: 18px;
    width: 50px;
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
}
.ft-social {
}
.ft-social h3 {
    color: #fff;
    display: inline-block;
    font-family: "Cinzel",serif;
    font-size: 13px;
    text-align: right;
}
.ft-social .fa {
    font-size: 17px;
    padding: 0 6px;
}
.ft-social span {
    display: none;
}
.CMSSiteMapList {
    display: none;
}
.WeaAtGlance {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    clear: right;
    color: #fff;
    display: flex;
    float: right;
    font-family: "EB Garamond",serif;
    justify-content: center;
    margin: 8px auto 0;
    padding: 4px 0 0;
    text-align: center;
    width: 100%;
}
a.poweredbylink {
    float: right;
    width: 100%;
}
@media (min-width: 768px) {
header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(51, 51, 51, 0) 40%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    box-shadow: none;
    height: 43.75vw;
    position: absolute;
}
header #menu-button {
    color: #fff;
}
.cmsdesklink {
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    margin: 0;
    padding: 8.3px 10px 8.3px 20px;
    text-decoration: none;
    width: auto;
}
.hero-text {
    align-items: center;
    display: flex;
    flex-flow: column nowrap;
    height: 29vw;
    justify-content: center;
    text-shadow: 0 2px 13px rgba(0, 0, 0, 0.45);
    width: 100%;
}
.hero-text h1 {
    color: #fff;
    font-size: 69px;
    font-weight: bold;
    letter-spacing: 0.22em;
    margin-left: -10px;
    text-transform: uppercase;
}
.hero-text h2 {
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 54px;
    letter-spacing: 0.22em;
    line-height: 0.8;
    padding: 20px 30px 0;
    text-transform: uppercase;
}
.scroll-down {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	pointer-events: visible;
}
.scroll-down .fa {
    background: #dcd8cc none repeat scroll 0 0;
    color: #4c531f;
    cursor: pointer;
    font-size: 51px;
    padding: 0 18px 0 28px;
}
.banner {
    top: 0;
}
.page-content {
    top: 0;
}
.page-content > .container {
    width: 100%;
}
.content-top h2 {
    font-size: 32px;
    line-height: 1.2;
    margin: 10px 0 5px;
}
.right-text img {
    margin-bottom: 25px;
    max-width: 100%;
}
.content-middle > .container {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    padding: 0;
}
.amenities-btn {
    min-height: 340px;
    width: 29%;
}
.amenities-btn h2 {
    font-size: 19px;
}
footer {
    top: 0;
}
.content-slider .cameraContents {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0 0;
    display: block !important;
}
.content-slider .camera_caption > div {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    font-family: "EB Garamond",serif;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}
.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;
}
.ft-contact {
    margin: 0;
}
}
@media (min-width: 1025px) {
header {
    height: 44.05vw;
}
header .container {
    width: 100%;
}
header .logo {
    height: 82px;
    left: 0;
    margin: 30px 0 0 48px;
    position: relative;
    transform: translateX(0px);
    width: auto;
}
header .logo img {
    max-height: 82px;
}
header .mobile-nav-btn {
    display: none;
}
header .MyProfile_Member {
    background: #547730 none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: auto;
    margin: 30px 48px 0 0;
    padding: 3px 5px 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 5;
}
header .MyProfile_SignedIn {
    /* margin: -20px 0 0; */
    padding: 2px 10px 0px;
    height: auto;
}
.MyProfile_Svg {
    color: #fff;
    float: left !important;
    /* height: 30px !important; */
    margin: 3px 10px 0px 0 !important;
    /* width: 30px !important; */
}
.MyProfile_Svg svg {
    fill: #fff;
}
.MyProfile_SignedOut .MyProfile_Svg {
    color: #4a300f;
    float: left !important;
    margin: 5px 10px 0 0 !important;
}
header.fixed .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.MyProfile_SignedOut {
    padding: 0 10px;
}
header .MyProfile_Member .MyProfile_Name {
    color: #fff;
    display: inline-block;
    font-family: "Cinzel",serif;
    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: 0;
    right: auto;
    top: 35px;
}
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 {
}
#divMainMenu {
    position: relative;
    z-index: 5;
    float: left;
}
header nav {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: both;
    /* float: left; */
    left: 70px;
    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;
    float: left;
    white-space: nowrap;
    width: auto;
}
#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 none repeat scroll 0 0;
    color: #fff;
    padding: 8px 15px 7px;
}
#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: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: 0 !important;
    padding: 0;
}
#main-menu > li > ul {
    background: transparent url("/SiteDesign/Images-2016/nav-arrow.aspx") no-repeat scroll left top;
    padding: 8px 0 0;
}
#main-menu ul a.current {
    color: #eee;
}
#main-menu ul a:hover, #main-menu ul a.highlighted {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #000;
}
#main-menu ul ul > li {
    background: #fff none repeat scroll 0 0;
    color: #547730;
}
#main-menu > li > ul > li a {
    background: #fff none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu > li > ul > li > ul > li a {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu ul ul > li a {
    color: #547730;
}
#main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu > li > ul > li > ul > li > ul > li ul > li a {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu .sub-arrow {
    display: none;
}
.hero-text {
    height: 36vw;
}
.scroll-down {
    height: 100%;
}
.content-top {
    padding: 80px 0 77px;
}
.content-top > .container {
}
.top-title {
    margin-left: 4.55%;
}
.left-text {
    padding: 0 45px 0 0;
}
.right-text {
    padding: 0;
}
.content-middle {
    padding: 59px 0 45px;
}
.content-middle > .container {
}
.amenities-btn {
    margin: 0;
    min-height: 325px;
    width: 30%;
}
.amenities-btn:nth-child(2) {
    margin: 0 1% 0 2%;
}
.amenities-btn:nth-child(3) {
    margin: 0 2% 0 1%;
}
.content-bottom {
    padding: 44px 0 40px;
}
.content-bottom > .container {
    width: 980px;
}
.content-bottom h3 {
    padding-top: 16px;
}
.content-slider .camera_caption > div {
    padding: 10px 20px 40px;
}
.footer-bot {
    padding: 40px 0 13px;
}
.footer-bot > .container {
    padding: 0;
}
.ft-logo {
    margin: 0;
}
.ft-addy {
}
.ft-contact {
    margin: 0;
}
.footer-info {
    margin: 0 0 70px;
}
.ft-contact {
}
.ft-end {
    align-items: flex-end;
    padding: 0;
}
.ft-social {
    text-align: right;
}
.ft-copyright {
    float: right;
    margin-top: 87px;
    text-align: right;
}
.poweredbylink {
    float: right;
}
.CMSSiteMapList {
    clear: left;
    display: block;
    float: left;
    margin: 15px auto 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.CMSSiteMapListItem {
    display: inline-block;
    list-style: outside none none;
}
.CMSSiteMapListItem a {
    padding: 0 12px;
}
.WeaAtGlance {
    display: block;
    width: auto;
}
}
@media (min-width: 1200px) {
header nav {
    /* left: 0; */
}
}
