html, body {
    background: #FAF0DE;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
    min-width: 320px;
    font-size: 16px;
}
.ccm-menu .popover > .arrow {border-width: 0;}
.ccm-ui input[type="file"] {display: inline-block;}
#ccm-gallery-type-tab #newImg table {float: left; margin: 0 0 18px;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {box-sizing: content-box;}
#wrapper {
    overflow: hidden;
    height: auto;
}
#header {
    color: white;
    text-align: right;
	background: #2b2213;
	margin: 0 auto;
	padding: 5px 10px;
	width: 100%;
}

a.button {
    display: inline-block;
    width: auto;
    color: #E6DDCE;
    margin: 0;
    padding: 0 15px;
    cursor: pointer;
    background: none;
    font-size: 16px;
    line-height: 32px;
	background: #2B2213;
	box-shadow: inset -1px -1px 0px #E6DDCE, inset 1px 1px 0px #E6DDCE;
    border: 3px solid #2B2213;
    transition: background .2s, border-color .2s, box-shadow .2s;
}
a.button:hover {
    background: #72806a;
    border-color: #72806a;
    box-shadow: inset -1px -1px 0px #72806a, inset 1px 1px 0px #72806a;
    text-decoration: none;
}
.button img {
    float: right;
}

#header ul {list-style: none; padding: 0; margin: 0; text-align: right; display: inline;}
#header ul li {display: inline-block; font: 17px "Tiros", serif; padding: 0 5px; color: #f8efe0; border-right: 1px solid #f8efe0;}
#header ul li a {color: #E6DDCE;}
#header ul li:last-child {border-right: none;}

#header .weather {float: right; margin-left: 20px; font: 17px "Tiros", serif; color: #f8efe0;}

#imageSlider {
    position: relative;
    height: auto;
    min-height: 140px;
}

#pageTitle {
    position: absolute;
    bottom: 0;
    padding: 0 10%;
    color: white;
}

#navBar {
    position: relative;
    z-index: 10;
    height: auto;
    text-align: left;
    padding: 3px 0;
    margin: 0 auto;
    background: #4e6f33;
}

#navBorder {
    display: block;
    margin: 0;
    padding: 0;
    height: 44px;
    border-top: 1px solid #6C8A54;
    border-bottom: 1px solid #6C8A54;
    overflow: visible;
}
#nav {
    float: right;
    position: relative;
    text-align: right;
    margin-bottom: 0;
}
#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: auto;
    margin: 0;
    white-space: nowrap;
    text-align:center;
}
#nav li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
#nav li a {
    display: block;
    margin: 0;
    padding: 0 10px;
    font: 20px/46px 'Tinos', serif;
    color: #f8efe0;
    text-transform: uppercase;
}
#nav li a:hover {
    text-decoration: none;
}
#nav li ul {
    display: none;
    margin: 0;
    padding: 0;
    z-index: 999;
    position: absolute;
    top: 46px;
    text-align: left;
}
#nav li ul li {
    display: block;
    float: none;
    margin: 0;
    border: 0;
}
#nav li ul li a {
    display: block;
    float: none;
    line-height: 32px;
    height: 32px;
    background: #4e6f33;
    margin: 0;
    color: #f8efe0;
    font-size: 16px;
    text-transform: normal;
}
#nav li ul li a:hover {
    color: #f8efe0;
    background: #025333;
    box-shadow: inset 0px 0px 0px #861910;
}
#nav li:hover ul {
    display: block;
}

#logo {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    position: absolute;
    left: -40px;
    top: -5px;
    z-index: 11;
}
#logo img {
    height: auto;
    max-width: 100%;
}

#content {
    position: relative;
    z-index: 2;
    padding: 0 -15px 25px;
    background: #f8efe0;
    color: #2b2213;
    margin: 30px auto;
}

#content .img-style img {margin: 0 0 18px; box-shadow: 1px 1px 2px rgba(0,0,0, .5); max-width: 100%; height: auto;}
#content .img-style2 img {float:left; margin: 0px 20px 18px 0;  box-shadow: 1px 1px 2px rgba(0,0,0, .5);}
#content .img-style3 img {float: right; margin: 0 0px 18px 20px;  box-shadow: 1px 1px 2px rgba(0,0,0, .5);}

.vacation-home-slideshow1 {float: left; margin: 0 20px 10px 0;}
.vacation-home-slideshow2 {float: right; margin: 0 0px 10px 20px;}
.vacation-home-slideshow1 .ccm-gallery, .vacation-home-slideshow2 .ccm-gallery {margin: 0; padding: 0; position: relative;}
.ccm-gallery tbody tr td img {box-shadow: 0 1px 2px 1px rgba(0,0,0,.25);}
table.ccm-gallery {border: none;}

#content h1, #content h2, #content h3 {font-family: "Tiros", serif; }

#content h1 {color: #4e6f33; text-transform: uppercase;}
#content h2 {color: #2b2213;}
/* ##### CTAS ##### */
#ctas {
    display: block;
    overflow: hidden;
    padding: 0px;
    background: #2c411f;
    margin-top: -100px;
    margin-bottom: 30px;
}
.cta {
    position: relative;
    display: block;
    margin: 15px 0 15px;
    cursor: pointer;
}
.ctaImg {
    overflow: hidden;
    height: 200px;
}
.ctaImg img {max-width: 100%; height: auto;}

.cta p {
    color: #faf0de;
    font-size: 14px;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 5px 15px 25px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cta p:first-line {
    text-indent: 15px;
}

#content .cta h3 {
    text-align: center;
    position: relative;
    margin: 10px;
    padding: 0;
    color: #faf0de;
    font: 18px 'Tiros', serif;
    text-transform: uppercase;
}
.cta:hover .border{
	background: rgba(39,17,7,1);
}
.cta .border {
    margin: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(77, 111, 51, 0.65);
}

.cta .border-in {
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 5px;
    transition: height .2s;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cta:hover .border-in {
    height: 190px;
}

.imageWrapper {
    display: block;
    background-size: cover;
    background-position: center center;
    border: 1px solid #aaa;
    box-shadow: inset 8px 8px 0px white, inset -8px -8px 0px white;
    height: 400px;
}
.imageWrapper img {
    display: none;
}
#roomHeader {
    margin: -60px 0 25px;
    padding: 25px;
    display: block;
    background: #33302d;
    border: 5px solid #33302d;
    box-shadow: inset -1px -1px 0px #5f5a55, inset 1px 1px 0px #5f5a55;
    color: white;
}
#roomHeader .row {
    margin: 0;
}
#roomHeader img {
    max-width: 95px;
}
#roomHeader .col-sm-3 {
    text-align: center;
    border-right: 1px solid #5f5a55;
}

#bookRoom {
    margin: 25px 0;
    padding: 15px;
    display: block;
    background: #33302d;
    border: 5px solid #33302d;
    box-shadow: inset -1px -1px 0px #5f5a55, inset 1px 1px 0px #5f5a55;
    color: white;
}
#bookRoom h2 {
    margin: 0 0 15px;
}
#bookRoom input {
    width: 100%;
    line-height: 32px;
    border: 0px;
    margin: 4px 0;
    background: white;
    color: #33302d;
}
#bookRoom .button {
    margin: 15px 0 0;
}
#bookRoom select {
    -webkit-appearance: none;
    width: 100%;
    line-height: 32px;
    border: 0px;
    margin: 4px 0;
    background: white;
    color: #33302d;
}
.room {
    display: block;
    position: relative;
    margin: 20px 0 30px;
    padding: 0;
    height: 385px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.3);
    color: white;
}
.roomImg {
    margin: 0;
    padding: 0;
    height: 300px;
    display: block;
    background-size: cover;
    background-position: center center;
}
.roomImg img {
    display: none;
}
.room .row {
    margin: 0;
}
.room p {
    padding: 0;
}

.room a {color: #FFF;}
#content .room h3 {
    margin-top: 25px;
    color: #FFF;
}
.room ul {
    margin-bottom: 25px;
    line-height: 24px;
}
.room .button {
    display: block;
    text-align: center;
	background: #2A2112;
	border: 5px solid #2A2112;
	box-shadow: inset -1px -1px 0px #6C8A54, inset 1px 1px 0px #6C8A54;
    width: auto;
    padding: 10px 5px;
    margin: 5px 10px;
    text-transform: uppercase;
    font-family: "Tiros", serif;
}
.room .button:hover {background: #72806a; border-color: #72806a; box-shadow: inset -1px -1px 0px #5F6E55, inset 1px 1px 0px #5F6E55;}
.room .button a {color: #FFF; text-transform: uppercase;}

.room .details {
    z-index: 2;
    position: absolute;
    height: 85px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #4D6F33;
    border: 5px solid #4D6F33;
    box-shadow: inset -1px -1px 0px #6C8A54, inset 1px 1px 0px #6C8A54;
    transition: height 1s;
    overflow: hidden;
}

#content .room .details h2 {color: #F8EFE0; font-size: 25px;}

.room:hover .details {
    height: 385px;
}


/* ##### MOBILE NAV ##### */
#mobileNav {
    z-index: 10;
    position: absolute;
    right: 10%;
    top: 1px;
}
#mobileMenu {
    margin: 0;
    padding: 0;
    width: auto;
    white-space: nowrap;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}
#mobileMenu img {
    height: 28px;
}
#mobileMenu:hover ul#mNav {
    display: block;
}
ul#mNav {
    width: auto;
    z-index: 1001;
    display: none;
    position: absolute;
    top: 42px;
    margin: 0;
    padding: 0;
    right: -8px;
    white-space: nowrap;
    list-style-type: none;
    background: white;
    box-shadow: 0px 15px 15px #777;
}
ul#mNav li {
    margin: 0;
    padding: 0;
    color: #777;
    display: block;
    text-align: left;
}
ul#mNav li a {
    display: block;
    padding: 5px 10px 10px;
    line-height: 32px;
    color: black;
    border-bottom: 1px solid #ccc;
}
ul#mNav li a:hover {
    background: #eee;
    color: black;
}
/* ##### FOOTER ##### */
.social {
    padding: 0 15px;
	text-align: center;
}
.socialButton {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #2C4120;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    margin-right: 6px;
    margin-bottom: 6px;
}
.socialButton:hover {
    background: #2B2213;
}
.socialButton img {
    height: 36px;
}

#sideBar {border-left: 1px solid #CDC4B5;}

#sideBar input {
    width: 100%;
    margin: 5px 0;
    padding: 7px 0;
    text-indent: 5px;
    border: 2px solid #aaa;
}
#sideBar input:focus {
    border: 2px solid #2980b9;
}
#footer ul {
    list-style-type: none;
    padding-left: 0;
}
#footer {
    padding: 25px;
	margin: 0 auto;
	width: 100%;
    color: white;
	background: #4e6f33;
}

#footerNav {
    height: auto;
    color: #f8efe0;
}
#footer h4 {
	color: #f8efe0;
    font: 24px "Tinos", serif;
}

#footer a {color: #f8efe0; text-decoration: none;}

#innerSlider {
    position: relative;
    z-index: 1;
    height: auto;
    margin-bottom: 10px;
}
#innerSlider img {
    width: 100%;
	height: auto;
}

#reservations {
    display: block;
    padding: 0 10px;
    background: #4D6F33;
    position: relative;
    color: #E6DDCE;
    text-align: center;
    margin: 20px 0;
}
#reservations h5 {
    color: #E6DDCE;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    position: relative;
    z-index: 2;
	background: #4D6F33;
    padding: 10px;
    margin: 0;
}
#reservations h5:nth-of-type(2) {
    top: -30px;
}
#reservations h1 {
    font-weight: 700;
    color: #E6DDCE;
    font-size: 36px;
    padding: 35px 0;
    margin-top: -20px;
    text-align: center;
    border: 1px solid #E6DDCE;
    position: relative;
    z-index: 1;
}
#reservations a.button {
    display: block;
    margin: 15px 10px;
    text-transform: uppercase;
    padding: 10px 0;
}
#reservations input, select {
    color: #555;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
#content .rates table {
    width: 100%;
    margin-bottom: 18px;
    background: #FFF;
}
#content .rates td {
    padding: 10px;
}
#content .rates tr:nth-child(odd) {
    background: #E6DDCE;
}
#content .rates td:nth-child(1) {
}

.imgIcon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #5f6e55;
    border-radius: 18px;
    line-height: 36px;
}
#content .imgIcon img {
    width: auto;
    height: 16px;
}
#content .col-sm-4 li {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
#content .col-sm-4 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#content .col-sm-4 li u {
    font-weight: 700;
    color: black;
    padding-left: 15px;
}

h1.events-header {display:none;}

.ezev-calendar th.ezev-select a { line-height: 24px;}

.ezev-calendar th.ezev-year {font-size: 24px;}

table.ezev-calendar {width: 98%; border-color: #d1d8b8; margin-left: 1px;}

.ezev-calendar td {border-color: #d1d8b8;}

.ezev-calendar td:hover, .ezev-current {background: #e9deb5;}

.ezev-calendar .ezev-date, .ezev-calendar .ezev-event p, .ezev-calendar .header td {color: #82241F}

.ezev-event p {font-size: 14px; line-height: 14px;}

.ui-tooltip-default .ui-tooltip-titlebar, .ui-tooltip-default .ui-tooltip-content {border-color: #2a3c2e; background-color: #e9deb5; color: #000000;}


.event-description {display: none;}
#sideBar h3 {text-transform: uppercase;}
#sideBar .reservations h3 {text-transform: normal;}
.reserveCTA a.email {margin-left: 50px;}

.reserveCTA img {margin: 0 10px 0 0;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #navBar li a {padding: 0 5px; font-size: 17px;}
    #logo {left: -125px;}
    #header ul li {font-size: 16px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #content {padding: 20px 0;}
    #contentFooter {text-align: center;}
    #contentFooter .col-xs-12:nth-of-type(2) {border: none;}
    #contentFooter table.formBlockSurveyTable {max-width: 300px; margin: 0 auto;}
    #contentFooter .formBlockSurveyTable { width: 100%; }
    #footer .col-sm-4 {text-align: center; }
    #navBar li a { padding: 0 5px; font-size: 16px;}
    #sideBar {border-left: none;}
}


@media only screen and (max-width: 767px) {
    #logo {height: auto; position: relative; width: 100%; text-align: center; left: 0;}
    #logo img {float: none; margin:0;}
    #header {text-align: center;}
    #contentFooter {text-align: center;}
    #contentFooter .formBlockSurveyTable { width: 100%; }
    #contentFooter .col-xs-12:nth-of-type(2) {border: none;}
    #contentFooter table.formBlockSurveyTable {max-width: 300px; margin: 0 auto;}
    .cta {max-width: 300px; margin: 10px auto;}
    #footer {text-align: center;}
    #ctas {margin-top: 0;}
    #content img {max-width: 100%; height: auto;}
    #footer .col-sm-4 {text-align: center; }
    #sideBar {border-left: none;}
}