/* 
Theme Name: Acorn One Widebody
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
}

img {
	height: auto;
	max-width: 100%;
}

.alignright, .alignleft {
	height: auto;
	float: right;
	margin: 15px 20px;
	max-width: 100%;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.aligncenter {
	float: none;
	margin: 15px auto;
}

a img {
	border: none;
}

body, input, textarea {
	color: #373737;
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

strong {
	font-weight: bold;
}

h1 {
	margin: 0 0 1em 0;
	font-size: 1.5em;
	clear: none;
	line-height: 140%;
	text-align: center;
}


.page-template-sidebar-page h1, .page-template-single-room-page h1 {
	margin: 0 0 1em 0;
	font-size: 1.5em;
	clear: none;
	line-height: 140%;
	text-align: left;
}

.acorn-auto-read-more, div.entry-content p.acorn-auto-read-more, h4, h2 {
	margin: 1em 0;
	line-height: 140%;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin-bottom: 1.625em;
}

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

a:hover, a:focus {
	text-decoration: underline;
}

a:focus img {
	opacity:0.5;
}

ul {
	list-style-type: disc;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

.nowrap {
	white-space: nowrap;
}

.entry-content, .entry-summary {
	padding: 1.625em 0 0;
}

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}


body {
	padding: 0;
	margin: 0;
	background: #fff!important;
	color: #332C26;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 210%;
}

body.admin-bar {
	padding-top: 32px;
}

#wpadminbar {
    z-index: 2147483647;
}

.admin-bar #header-outer {
	top: 32px;
}

#header-outer {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000000;
	
}

#header-inner {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+80,333333+83,033333+100&1+0,1+80,1+82,0+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(119,119,119,1) 82%, rgba(51,51,51,0.94) 83%, rgba(3,51,51,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%,rgba(119,119,119,1) 82%,rgba(51,51,51,0.94) 83%,rgba(3,51,51,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%,rgba(119,119,119,1) 82%,rgba(51,51,51,0.94) 83%,rgba(3,51,51,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00033333',GradientType=0 ); /* IE6-9 */
	max-width: 1900px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

#header {
	font-family: 'Cinzel', serif;
	text-align: left;
	max-width: 1900px;
	width: 94%;
	position: relative;
	margin: 0 auto;
	color: #332C26;
	font-weight: normal;
	overflow: hidden;
	font-size: 1em;
}

#header-right {
	float: right;
	text-align: right;
	width: 60%;
}

#header-right #avail-box {
	background: #477082;
	width: 296px;
	height: 240px;
	position: relative;
	z-index: 10000000;
	text-align: center;
	margin: 0;
	float: right;
}

#header-right #avail-box a{
	font-size: 1.64em;
	color:#fff;
	font-weight: normal;
}

#header-phone {
	float: right;
	margin: 5% 10% 0 0;
	text-align: right;
	line-height: 140%;
}


#local-phone:before {
    background-image: url("images/icon-phone.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 40px;
    vertical-align: bottom;
}

a#local-phone, a#toll-free {
	cursor: default;
	font-weight: normal;
}

a#local-phone:hover, a#toll-free:hover {
	text-decoration: none;
}


#header a {
	text-decoration: none;
	color: #332C26;
	font-weight: normal;
}

#header a:hover, #header a:focus {
	text-decoration: underline;
}


#header #header_logo img {
    height: auto;
    position: relative;
    width: 29.68%;
    z-index: 10000000;
	max-width:564px;
	padding: 30px 0 0;
}

#header-icons {
	width: 85%;
	margin: 10% auto 8%;
	border-bottom: 2px solid #FFC652;
}

#header-icons a {
	height: 26px;
	width: 26px;
	display: inline-block;
	margin: 0 7px;
	vertical-align: bottom;
	padding-bottom: 3%;
}

#header-icons a:hover {
	opacity: .8;
}


a#header-home {
	background: url("images/icon-home.png") no-repeat;
}

a#header-driving-directions {
	background: url("images/icon-directions.png") no-repeat;
}

a#header-certs {
	background: url("images/icon-gift-cert.png") no-repeat;
}

a#header-photo-gallery {
	background: url("images/icon-gallery.png") no-repeat;
	height: 23px;
}

a#header-blog {
	background: url("images/icon-blog.png") no-repeat;
}

#mobile-header-box {
    background: #477082;
    width: 60%;
    position: relative;
    text-align: center;
    margin: 0;
    float: right;
    padding: 2% 0 0;
}

.nav_buttons_row {
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_buttons_row div {
	line-height: 1em;
	margin: 1% 1% 0;
	width: 23%;
	float: left;
	position: relative;
	color: #fff;
}

.nav_buttons_row div p {
	margin: 2.25em 0 0 !important;
	text-align: center;
	font-size: 21px;
	line-height: 120%;
}

.nav_buttons_row div a {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -21px;
}

a#mobile-header-call {
	background: url("images/mobile-header-sprite.png") no-repeat -43px 0px;
}

a#mobile-header-book {
	background: url("images/mobile-header-sprite.png") no-repeat 0px 0px;
}

a#mobile-header-room {
	background: url("images/mobile-header-sprite.png") no-repeat -129px 0px;
}

a#mobile-header-map {
	background: url("images/mobile-header-sprite.png") no-repeat -86px 0px;
}

#header-img-wrapper {
	max-width: 1900px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	clear: both;
	z-index: 1001;
	border-bottom: 8px solid #FFC652;
	margin-top: 212px;
}

.admin-bar #header-img-wrapper {
	margin-top: 9.5%;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 45%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ta-award {
	position: absolute;
	width: 250px;
	bottom: 325px;
	max-height: 306px;
	left: 20px;
}

#page {
	margin: 0px auto;
	max-width: 1900px;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#main {
	padding: 3%;
	background: #fff;
	overflow: hidden;
	width:94%;
}

.tag-line-top {
	color: #647E44;
	font-family: 'Cinzel', serif;
	font-size: 2.2em;
	text-align: center;
	margin-bottom: 1em;
	line-height: 120%;
}

#tag-divider {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c7c32+0,5c7c32+51,037c5c+100&0+0,1+35,1+65,0+100 */
    background: -moz-linear-gradient(left, rgba(92,124,50,0) 0%, rgba(92,124,50,1) 35%, rgba(92,124,50,1) 51%, rgba(67,124,62,1) 65%, rgba(3,124,92,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(92,124,50,0) 0%,rgba(92,124,50,1) 35%,rgba(92,124,50,1) 51%,rgba(67,124,62,1) 65%,rgba(3,124,92,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(92,124,50,0) 0%,rgba(92,124,50,1) 35%,rgba(92,124,50,1) 51%,rgba(67,124,62,1) 65%,rgba(3,124,92,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c7c32', endColorstr='#00037c5c',GradientType=1 ); /* IE6-9 */
	width:  60%;
	height: 3px;
	position: relative;
	margin: 0 auto 2%;
}


.location-divider:last-child {
	display: none;
}



#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

.page-template-single-room-page #content {
	padding: 0;
}


#content ul, #content ol {
	margin: 1em 0 1em 3em;
}

#content li {
	padding: .1em 0;
}

#primary {
	float: left;
	margin: 0 0 3% 2%;
	width: 66.5%;
}

.page-template-default #primary, .page-template-front-page #primary, .page-template-all-rooms-page #primary, .page-template-directions-page #primary, .page-template-packages-page #primary, .page-template-photo-gallery-page #primary, .page-template-accessibility-statement-page #primary {
	float: none;
	width: 96%;
	margin: 0 2% 3%;
}

#newsletter-signup p {
	margin-bottom: 1em;
}

#secondary #newsletter-signup img {
	box-shadow: none;
	border: none;
	max-width: 137px;
}

#secondary #newsletter-signup input {
	box-shadow: 2px 2px 2px #353535;
}

#rolledup-rooms {
	overflow: hidden;
	text-align: center;
}

.location-title {
	margin: 0 0 1em 0;
	font-size: 1.8em;
	clear: none;
	line-height: 140%;
	text-align: center;
}

.location-divider {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c7c32+0,5c7c32+51,037c5c+100&0+0,1+35,1+65,0+100 */
    background: -moz-linear-gradient(left, rgba(92,124,50,0) 0%, rgba(92,124,50,1) 35%, rgba(92,124,50,1) 51%, rgba(67,124,62,1) 65%, rgba(3,124,92,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(92,124,50,0) 0%,rgba(92,124,50,1) 35%,rgba(92,124,50,1) 51%,rgba(67,124,62,1) 65%,rgba(3,124,92,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(92,124,50,0) 0%,rgba(92,124,50,1) 35%,rgba(92,124,50,1) 51%,rgba(67,124,62,1) 65%,rgba(3,124,92,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c7c32', endColorstr='#00037c5c',GradientType=1 ); /* IE6-9 */
	width:  60%;
	height: 3px;
	position: relative;
	margin: 5% auto 5%;
}


#rolledup-rooms .ind-rooms div {
	margin: 20px .3%;
	display: inline-block;
	font-size: 20px;
	line-height: 130%;
	max-width: 31%;
	vertical-align: text-top;
}


#rolledup-rooms span {
	display: block;
	color: #799753;
	font-size: 1.45em;
	margin-bottom: .625em;
}

#rolledup-rooms .ind-rooms p {
	margin-bottom: .625em;
}

#rolledup-rooms a:hover, #rolledup-rooms a:focus {
	text-decoration: none;
}


a.all-rooms-btn-link {
	border: 2px solid #637E44;
	color: #333333;
	padding-top: 7px;
	font-weight: normal !important;
	width: 60px;
	height: 55px;
	font-size: .8em;
	line-height: 140%;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
	margin: 4% auto 0;
}

a.all-rooms-btn-link:hover, a.all-rooms-btn-link:focus {
	background-color: rgba(176, 207, 133, .4);
	
}

#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation a {
	font-size: .8em;
	font-weight: normal;
	color: #332C26;
}

#room-navigation a:hover, #room-navigation a:focus, #room-navigation a:active {
	text-decoration: underline;
}

#room-navigation p {
	white-space: nowrap;
	margin: .25em 0;
}

.next-room:after {
    background-image: url("images/icon-next-page.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 40px;
    vertical-align: bottom;
}


.prev-room:before {
    background-image: url("images/icon-prev-page.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 40px;
    vertical-align: bottom;
}

a.rooms-book-now {
	border: 2px solid #637E44;
	color: #333333;
	padding-top: 7px;
	font-weight: normal !important;
	width: 60px;
	height: 55px;
	font-size: .8em;
	line-height: 140%;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
	margin: 1% auto 0;
}

a.rooms-book-now:hover, a.rooms-book-now:focus {
	background-color: rgba(176, 207, 133, .4);
	
}

#amenities-box ul {
	margin-left: 5%;
}

#notes-box {
	background-color: #ECF1F2;
	margin: 0 auto;
	padding: 2% 5%;
	width: 90%;
}

#note-title {
	font-weight: bold;
	font-size: 1.45em;
	text-align: center;
}

#amenities-title {
	font-weight: bold;
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
	float: right;
	margin: 0 2% 3% 0;
	width: 25.5%;
	text-align: center;
}

#secondary img {
	height: auto;
	margin: 15px auto;
	max-width: 94%;
}

#inn-gallery li {
    list-style-type: none;
}

.center-pop-up{display:none;height:100%;position:fixed;text-align:center;top:0;width:100%;z-index:10000;background:rgba(000,000,000,.6)}
.center-pop-up section {height:100%;}
.center-pop-up .helper{display:inline-block;height:100%;vertical-align:middle}
#center-pop-up-inner{display:inline-block;height:auto;max-width:400px;min-height:100px;vertical-align:middle;position:relative;z-index:10001}
.pop-head{color:#000;font-size:25px;letter-spacing:2px;margin-bottom:30px;text-align:center;font-family:var(--alt_font)}
.pop-content{width:340px;padding:30px;background:#fff;overflow:hidden;font-size:14px;line-height:1.5em;margin-top:-7px;font-family:Verdana,Geneva,sans-serif;color:#333;text-align:left}
.pop-content .button,.page-template-sidebar-page #primary .button{display:table;margin:30px 0}
.popupCloseButton{cursor:pointer;display:inline-block;font-family:arial;position:absolute;top:-38px;right:-38px;font-size:40px;line-height:30px;width:30px;height:30px;text-align:center;color:#fff;text-shadow:3px 3px 2px #000}
.popupCloseButton:hover{color:#000}
#pop-up-right{display:none;height:inherit;position:fixed;text-align:center;bottom:50px;right:50px;z-index:10000}
#pop-up-right-inner{display:inline-block;height:auto;max-width:400px;min-height:100px;vertical-align:bottom;position:relative;font-family:Verdana,Geneva,sans-serif;font-size:14px;color:#333}
.custom-button {background-color: #487183 !important;border: 0 none !important;color: #fff !important;cursor: pointer !important;font-size: 18px !important;font-weight: normal !important;line-height: 18px !important;padding: 9px 15px !important;text-transform: uppercase !important;}

/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	position: relative;
	background: #637E44;
	width: 100%;
	max-width: 1900px;
	margin: -75px auto 0;
	z-index: 5000;
	height: 53px;
	clear: both;
}

.responsive_menu {
	width: 94%;
	max-width: 1900px;
	margin: 0 auto;
	position: relative;
}

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#responsive_menu a.assistive-text:active,
#responsive_menu a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

#nav-wrapper .toggleMenu {
	display: none;
}

#menu-main-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: box;
	box-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	z-index: 99999;
	background: none;
}

#nav-wrapper #menu-main-menu a {
	padding: 15px 0;
	line-height: 22px;
	font-size: 1.2em;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	
}

#nav-wrapper #menu-main-menu a:hover, #nav-wrapper #menu-main-menu a:focus {
	text-decoration: underline;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
     box-flex: 1;
     -webkit-box-flex: 1;
}

#menu-main-menu ul {
	display: none; 
	position: absolute; 
	top: 100%;
	width: auto;
	left: 0;
	text-align: left;
}

#menu-main-menu > li.hover > ul {
	display: block;
}

#menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	top: 0;
}

#nav-wrapper #menu-main-menu li li a {
	line-height: 1.4em;
	font-size: 1em;
	border-bottom: 1px solid #FFC652;
	background: #637E44;
	opacity:0.90;
	padding: 8px 20px;
	white-space: nowrap;
}

#nav-wrapper #menu-main-menu li li:last-child a {
	border-bottom: none;
}

#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: underline;
}

#menu-main-menu ul ul {
	left: 100%;
	top:0;
}

#menu-main-menu li:hover > ul {
	display: block;
}


#nav-wrapper #menu-main-menu li li li a {
	background: #477082;
}

#nav-wrapper #menu-main-menu li li li:last-child a {
	border-bottom: none;
}

.logo-nav {
	width:290px;
}

.logo-nav a {
	color:transparent !important;
}

#call-to-action {
	width: 100%;
	max-width: 1900px;
	display: block;
	margin: 0 auto;
	clear: both;
	padding: 3% 0;
}

#call-to-action-row {
	display: block;
	padding: 0 3%;
}

#call-to-action-row div {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 32%;
}

#call-to-action-row div img {
	vertical-align: bottom;
	padding-bottom:1px;
}

#call-to-action-row div a {
	display: block;
	width:100%;
	max-width: 400px;
	position: relative;
	margin: 0 auto;
	text-decoration: none !important;
}

#call-to-action-row div a span{
	top: 45%;
	color: #fff;
	display: block;
	left: 0;
	line-height: 2.5em;
	background-color: rgba(77, 101, 33, .8);
	position: absolute;
	text-align: center;
	width: 100%;
	overflow: hidden;
	height: 52px;
	font-weight: bold;
}

#call-to-action-row div a:hover span, #call-to-action-row div a:focus span{
	opacity: .6;
}

#call-to-action-row .call-to-action-content {
    font-weight: normal;
    width: 100% !important;
}

#call-to-action-row .call-to-action-content p {
	margin: 0 auto;
	text-align: left;
	width: 75%;
	padding-top: 15px;
}

#call-to-action-row .details-btn {
	border: 2px solid #637E44;
	color: #333333;
	padding-top: 7px;
	font-weight: normal !important;
	width: 69px;
	height: 60px;
	margin-top: 4%;
	font-size: .8em;
	line-height: 140%;
	text-transform: uppercase;
	vertical-align: middle;
}

#call-to-action-row .details-btn:hover, #call-to-action-row .details-btn:focus {
	background-color: rgba(176, 207, 133, .4);
	
}

#TB_window {
	z-index: 10000 !important;
}


/* Site Generator Line THIS IS THE FOOTER AREA */

#footer-mid {
	max-width: 1900px;
	margin: 0 auto;
}

#site-generator {
	background: #647E44;
	border-top: none;
	color: #FFF;
	font-size: .82em;
	padding: 4%;
	line-height: 120%;
	text-align: center;
	overflow: hidden;
}

#site-generator a {
	color: #fff;
	font-weight: bold;
}

.social_buttons_row {
	margin-bottom: 30px;
	overflow: hidden;
	width: 350px;
	height: 29px;
	float: left;
}

.social_buttons_row a {
	height: 29px;
	width: 29px;
	float: left;
	margin-left: 10px;
}

.social_buttons_row a:hover, .social_buttons_row a:focus {
	opacity: .5;
	transition: .3s ease;
}

.social_buttons_row a:first-child {
	margin-left: 0px !important;
}

a#footer-facebook {
	background: url("images/social-icon-facebook.png") no-repeat;
}

a#footer-google {
	background: url("images/social-icon-google.png") no-repeat;
	width: 34px;
}

a#footer-twitter {
	background: url("images/social-icon-twitter.png") no-repeat;
	width: 39px;
}

a#footer-pinterest {
	background: url("images/social-icon-pinterest.png") no-repeat;
}

a#footer-blog {
	background: url("images/social-icon-wordpress.png") no-repeat;
}

a#footer-email {
	background: url("images/social-icon-email.png") no-repeat;
}

a#footer-youtube {
	background: url("images/social-icon-youtube.png") no-repeat;
	width: 30px;
}

a#footer-instagram {
	background: url("images/social-icon-instagram.png") no-repeat;
}

a#footer-tripadvisor {
	background: url("images/social-icon-tripadvisor.png") no-repeat;
	width: 47px;
}

#supplementary {
	margin-bottom: 40px;
	clear: left;
	padding: 0;
	overflow: visible;
	border: none;
}

#supplementary ul {
	margin: 1em 0 1em 1.5em;
	text-align: left;
}

#supplementary .widget ul li {
	color: inherit;
}

#advancedrecentposts-2 {
	margin: 0;
}

.feed-title {
	font-family: 'Cinzel', serif;
	font-size: 1.27em;
	font-weight: bold;
	clear: both;
	margin-bottom: 1em;
}

ul#blog-feed {
	margin: 1em 0 1em 1.5em;
	text-align: left;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 55%;
}

.widget-title {
	font-size: 1.18em;
	text-align: center;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;
	margin: 0 auto .4em;
}

#advancedrecentposts-2 .widget-title {
	text-align: left;
}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 40%;
}

#footer-logo {
	padding-bottom: 15px;
}

.footer-business-name {
	font-weight: bold;
	margin-bottom: .2em;
}

#footer_affiliates_outer {
	width: 100%;
	background: #fff;
	border-top: 4px solid #FFC652;
	border-bottom: 4px solid #FFC652;
	padding: 5px 0;
	margin-bottom: 5%;
}

.footer_img_row {
	width: 90%;
	padding: 20px 5%;
	background: #936F43;
	text-align: center;
	height: 125px;
}

.footer_img_row img {
	margin: 0 20px;
}

div.footer_img_row a.btn-link {
	height: 0;
	display: inline-block;
}

.affiliate-center {
	padding-bottom: 20px;
}

.affiliate-center-extra {
	padding-bottom: 30px;
}


.footer_img_row iframe {
	margin: 15px 2% 0;
}

#mc_embed_signup {
	background: #647E44 !important;
	font: 16px 'Raleway', sans-serif;
	width: 50%;
}

a.btn-link:hover, a.btn-link:focus img {
	zoom: 1;
	opacity: 0.5;
}

#mc_embed_signup input.button {
	background: #477082 !important;
}

#mc_embed_signup .button:hover {
	background-color: #4E7B8D !important;
}

#google-map-frame {
	border: 0;
	width: 100%;
	margin: 20px auto;
	height: 500px;
}

.anchorlink {
	display: block;
	margin-top: -280px;
	padding-top: 280px;
}

.single-package {
	overflow: hidden;
	padding: 2em;
	border-bottom: 2px ridge #333;
}

.single-package:last-child {
	border-bottom: none;
}

.single-package img {
	float: left;
	margin: 0 1em 1em 0;
	width: 32.8%;
	max-width: 350px;
}

.single-package .package-price {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}


/* =Availability box
-------------------------------------------------------------- */
#calendar-widget {
	border: 1px solid #5C7C32;
	position: relative;
	width: 48%;
	text-align: center;
	padding: 0% 3% 1%;
	margin: 0 auto;
}

#calendar-widget .tr-widget {
	width: 100%;
	display: inline-block !important;
}
 
 #calendar-widget .tr-widget div.tr-component.tr-check-availability div.tr-search-dates::after, #header-bottom-border.tr-widget div.tr-component.tr-check-availability div.tr-search-dates::before {
  content: " " !important;
  display: inline-block !important;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability div.tr-search-dates::after, .tr-widget div.tr-component.tr-check-availability div.tr-search-dates::before {
  content: " " !important;
  display: inline-block !important;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability label {
  color: #332C26;
  display: inline-block !important;
  font-weight: 500 !important;
  padding: 0 15px;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability div.tr-search-dates div.tr-field {
  float: left !important;
  padding: 1.25% 0 !important;
}


#calendar-widget .tr-form-actions {
  display: inline !important;
  float: right;
  margin-top: -45px;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability button.tr-search {
	background-color: #487183 !important;
	border: 0 none !important;
	color: #fff !important;
	cursor: pointer !important;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	padding: 9px 15px !important;
	width: 275px !important;
	text-transform: uppercase !important;
}

.tr-widget div.tr-component.tr-check-availability div.tr-occupancy div.tr-field {
	display: none !important;
}


/* end of availability box */

@media only screen and (max-width: 1800px) {

	
#calendar-widget {
	width: 50%;
	}
	
#rolledup-rooms .ind-rooms div {
	margin: 20px 1%;
}	
	
}  /* end of @media 1800 */	


@media only screen and (max-width: 1700px) {
	
#header-phone {
	margin: 6.5% 10% 0 0;
}	
	
#calendar-widget {
	width: 55%;
	}
	
}  /* end of @media 1700 */	


@media only screen and (max-width: 1600px) {
#nav-wrapper #menu-main-menu a {
	font-size: 1.5vw;
}
	
#calendar-widget {
	width: 60%;
	}	

#ta-award {
	width: 200px;
	bottom: 265px;
}

	
}  /* end of @media 1600 */	


@media only screen and (max-width: 1500px) {
#calendar-widget {
	width: 65%;
	}
	
#call-to-action-row div a {
	width:96%;
}
	
#call-to-action-row .call-to-action-content p {
	width: 90%;
}	

.footer_img_row {
	width: 100%;
	padding: 20px 0%;
}	

}  /* end of @media 1500 */


@media only screen and (max-width: 1400px) {
	
#header-right #avail-box {
	width: 260px;
	height: 220px;
}
	
#header-right #avail-box a {
	font-size: 1.4em;
}
	
.logo-nav {
	width: 255px;
}	
	
#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}	
	
#calendar-widget {
	width: 70%;
	}
	

#header-img-wrapper {
	margin-top: 195px;
}
	
}  /* end of @media 1400 */



@media only screen and (max-width: 1300px) {
	
	
#calendar-widget {
	width: 75%;
}
	
.footer_img_row {
	width: 90%;
	padding: 20px 5%;
	height: 255px;
}	


#ta-award {
	width: 150px;
	bottom: 205px;
}
	
}  /* end of @media 1300 */

@media only screen and (max-width: 1200px) {
body {
	font-size: 18px;

}	

#header {
	width: 96%;
}
	
#header #header_logo img {
	padding: 3.5% 0 0;
}	

#header-left a, #header-right a {
    line-height: inherit;
}
	
#header-icons {
	margin: 10% auto 12%;
}
	
#header-right #avail-box a {
	font-size: 1.45em;
}	
	
.tag-line-top {
	font-size: 1.8em;
}	

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}
	
#calendar-widget {
	width: 80%;
	}	

#page {
	margin: 0 auto;
}
	
#call-to-action-row .details-btn {
	height: 50px;
}	

#secondary img {
	max-width: 90%;
}

#site-generator {
	margin-bottom: 0;
}
	
#mobile-header-box {
    width: 70%;
}	
	
#rolledup-rooms span {
	font-size: 2.2vw;

}	
	
#rolledup-rooms .ind-rooms div {
	font-size: 18px;
}	

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {
	
#calendar-widget {
	width: 85%;
	}	

.footer_img_row img {
	margin: 0 10px;
}

}  /* end of @media 1100 */

@media only screen and (max-width: 1000px) {
	
#header-right #avail-box {
	width: 220px;
	height: 180px;
}
	
#header-icons {
	width: 90%;
	margin: 8% auto 10%;
}
	
#header-icons a {
	margin: 0 4px;
}	
	
#header-right #avail-box a {
	font-size: 1.3em;
}	
	
.logo-nav {
	width: 225px;
}	
	
#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}	
	
	
#calendar-widget {
	width: 95%;
	}	

.footer_img_row img {
	margin: 10px 40px 0;

}

.footer_img_row {
	height: unset;
}
	
#mobile-header-box {
    width: 80%;
}	
	
#rolledup-rooms .ind-rooms div {
	margin: 20px 4%;
	max-width: 40%;
}
	
#mc_embed_signup {
	width: 100%;
}

#ta-award {
	width: 120px;
	bottom: 165px;
}

#header-img-wrapper {
	margin-top: 158px;
}

}  /* end of @media 1000 */

@media only screen and (max-width: 900px) {

#header {
	font-size: 18px !important;
}
	
#header-phone {
	margin: 5% 8% 0 0;
}	
	
#nav-wrapper #menu-main-menu li li a {
	font-size: .7em;
}	
	
.logo-nav {
	width: 215px;
}
	
.nav_buttons_row div p {
    margin: 3em 0 0 !important;
    font-size: 18px;

}	
	
#primary, #secondary {
	float: none;
	margin: 0 2% 3% !important;
	width: 96% !important;
}

#secondary {
	text-align: center;
	margin-top: 53px !important;
}

.alignright, .alignleft {
	display: block;
	float: none;
	margin: 15px auto;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 20px;
}
	
#calendar-widget .tr-form-actions {
	display: block !important;
	float: none;
	margin-top: 0 !important;
	clear: both !important;
}
	
.tr-field.check-in {
	margin-left: 15%;
}
	
.tr-field.check-out {
	margin-right: 15%;
}	
		

}  /* end of @media 900 */

@media only screen and (max-width: 800px) {
	
#header-outer {
	position: relative;
}	

#header {
	font-size: 18px !important;
}

#header #header_logo img {
    display: block;
    margin: 0 auto 30px;
    max-width: 459px;
    width: 90%;
}

#header {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

	
#header-inner {
	background: none !important;
}	

#header-left, #header-right {
	float: none;
	margin: 20px auto 0;
	width: 100%;
}

#header-right {
	margin: 0 auto;
	text-align: center;
}
	
#header-right #avail-box {
	margin: 0 auto;
	float: none;
	width: 34% !important;
	height: auto !important;
	padding: 2% 3%;
}
	
#mobile-header-box {
    width: 60%;
    margin: 0 auto 2%;
    float: none;
    padding: 2% 0 0;
}	
	
#header-icons {
	width: 95%;
	margin: 0 auto;
}	
	
#header-phone {
	float: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding-top: 3%;
}
	
#nav-wrapper {
	margin: 0 auto;
}	
	
#nav-wrapper #menu-main-menu a {
	font-size: 1.8vw;
}
	
#nav-wrapper #menu-main-menu li li a {
	font-size: .85em;
}	
	
.logo-nav {
	display: none !important;
}
	
#header-img-wrapper {
	margin-top: 0 !important;
}	

	
.tr-field.check-in {
	margin-left: 10%;
}
	
.tr-field.check-out {
	margin-right: 10%;
}
	
#rolledup-rooms span {
	font-size: 2.8vw;
}
	

.footer_column_left, .footer_column_right {
	float: none;
	width: 90%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

#supplementary {
	text-align: left;
}

#footer-logo {
	margin: 0;
}
	
.footer_column_right {
	padding-bottom: 5%;
}	



.social_buttons_row {
	width: 260px;
	float: none;
	margin: 0 auto 30px;
}

}  /* end of @media 800 */

@media only screen and (max-width: 700px) {
#header-right #avail-box {
	width: 44% !important;
}
	
.tr-field.check-in {
	margin-left: 5%;
}
	
.tr-field.check-out {
	margin-right: 5%;
}	

#ta-award {
	width: 80px;
	bottom: 105px;
	left: 7px;
}

}  /* end of @media 700 */

@media only screen and (max-width: 640px) {
	
body {
	font-size: 16px;

}	

#nav-wrapper {
	margin: 0;
	height: auto;
	border-bottom: 2px ridge #fff;
	background: #637E44;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper .toggleMenu {
	display: inline-block;
	border-top: 2px ridge #fff;
	background: url("images/icon_menu_mobile.png") no-repeat 95% 50%;
	padding: 10px 0;
	width: 100%;
}

#nav-wrapper .toggleMenu a {
	padding-left: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 4px #101010;
	font-size: 20px;	
	color: #fff;
}

#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #637E44;
	border-bottom: 8px solid #ffffff;
	display: block;
}

#nav-wrapper #menu-main-menu a {
	padding: 10px 40px;
	font-size: 20px;	
}

#menu-main-menu > li {
	display: block;
	border-top: 8px solid #ffffff;
}

#menu-main-menu > li.separator {
	display: none;
}

.menu-main-menu-container, .menu-main-menu-container > ul ul {
	overflow: hidden;
	max-height: 0;
}

.menu-main-menu-container.active, .menu-main-menu-container > ul ul.active {
	max-height: 200em;
}

.menu-main-menu-container ul ul, .menu-main-menu-container ul ul ul {
	display: inherit;
	position: relative !important;
	left: auto !important;
	top: auto;
}

#nav-wrapper #menu-main-menu li a {
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 20px 50%;
	color: #fff;
	text-shadow: none;
	padding-left: 55px;
}

#nav-wrapper #menu-main-menu .push-right > a {
    padding-right: 0;
}

#nav-wrapper #menu-main-menu li.menu-item-has-children > a {
	background-image: url("images/button-plus.png");
}

#nav-wrapper #menu-main-menu li.menu-item-has-children a.active {
	background-image: url("images/button-minus.png");
}

#nav-wrapper #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	border-bottom: none;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #4D6535;
	box-shadow: none;
	padding: 8px 40px 8px 75px;
	line-height: 24px;
	font-size: 20px;	
	opacity:1;
	white-space: normal;
}

#nav-wrapper #menu-main-menu li li.menu-item-has-children > a {
	background-position: 40px 50%;
	background-image: url("images/button-plus.png");
}

#nav-wrapper #menu-main-menu li li.menu-item-has-children a.active {
	background-position: 40px 50%;
	background-image: url("images/button-minus.png");
}


#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: none;
}

#nav-wrapper #menu-main-menu li li li a {
	border-top: 8px solid #ffffff;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #477082;
	padding-left: 100px;
}

#menu-main-menu ul {
	display: block;
	width: 100%;
}

#menu-main-menu > li.hover > ul , #menu-main-menu li li.hover ul {
	position: static;
}

.expand-collapse-text {
	margin: 1em 0;
	display: block;
	cursor: pointer;
}


#site-generator {
	padding-bottom: 100px;
}

.social_buttons_row {
	float: none;
}

.nav_buttons_row {
	float: none;
	margin-top: 10px;
	width: 100%;
}

.nav_buttons_row div p {
    font-size: 18px;
    margin-top: 2.4em !important;
}

#header-right #avail-box {
	width: 54% !important;
}

#call-to-action-row div {
	display: block;
	margin: 5% auto 0;
	width: 80%;
}
	
#call-to-action-row div a span {
	font-size: 1.4em;
}	
	
#call-to-action-row .details-btn {
	padding-top: 11px;

	}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}
	
#rolledup-rooms span {
	font-size: 4.5vw;
	color: #5E7C41;
}
	
	
#rolledup-rooms .ind-rooms div {
	margin: 5% auto 0;
	max-width: 80%;
	display: block;
	font-size: 16px;
}
	
#main {
	padding: 4em 3%;
}

#footer-logo {
	width: 90%;
	max-width: 183px;
}

.widget_simpleimage {
	display: block;
	margin: 0 auto;
	width: 90%;
}

#advancedrecentposts-2 .widget-title {
    text-align: center;
}

.single-package img {
    display: block;
    float: none;
    margin: 20px 0;
    width: 90%;
}


ul#blog-feed {
    margin: 1em 0 1em 2em;
}

.footer_img_row img {
	margin: 10px 50px;
}

.affiliate-center, .affiliate-center-extra {
	padding-bottom: 0px;
}

}  /* end of @media 640 */

@media only screen and (max-width: 600px) {

#calendar-widget {	
	padding: 0% 3% 3%;

}	

#calendar-widget .tr-widget div.tr-component.tr-check-availability div.tr-search-dates div.tr-field {
	float: none !important;
	margin: 20px auto 0 !important;
	padding: 0 !important;
}
	
#mobile-header-box {
    width: 70%;
}		

}  /* end of @media 500 */

@media only screen and (max-width: 500px) {

#header-right #avail-box {
	width: 69% !important;
}
	
#mobile-header-box {
    width: 90%;
}
	
.nav_buttons_row div p {
    font-size: 15px;
    margin-top: 3em !important;
}	

#ta-award {
	width: 65px;
	bottom: 81px;
	left: 2px;
}

}  /* end of @media 500 */

@media only screen and (max-width: 400px) {

a#local-phone, a#toll-free {
	width: auto;
	display: block;
	margin: 10px auto;
}

a#certs, a#avail {
	width: 80%;
	display: block;
	margin: 10px auto;
}

#header-right span {
	display: none;
}
	
#header-icons {
	margin: 3% auto 0;
}
	
#header-right #avail-box a {
	font-size: 1em;
}

.social_buttons_row {
	height: 70px;
	width: 137px;
}

.social_buttons_row a {
	margin-bottom: 10px;
}
	
#calendar-widget .tr-widget div.tr-component.tr-check-availability button.tr-search {
	width: 250px !important;
}	
	
#rolledup-rooms span {
	font-size: 5.5vw;
}	

.footer_img_row img {
	margin: 10px 10px;
}

#ta-award {
	width: 55px;
	bottom: 71px;
	left: 2px;
}

}  /* end of @media 400 */

@media only screen and (max-width: 300px) {

#room-navigation span {
	display: none;
}

#room-navigation a {
	display: block;
	margin: .5em 0;
}

#room-navigation p {
	margin: 0;
}

}  /* end of @media 300 */

/* Print Style Sheet */

@media print {

body {
	background: white !important;
	color: black;
	margin: 0;
}

#header, #nav-wrapper, #header-img-wrapper, .ssbp-wrap, #call-to-action, .social_buttons_row, .footer_img_row, #footer-logo, .footer_column_left {
	display: none;
}

#colophon {
	display: block;
}

#site-generator {
	padding: 0;
	margin: 0;
}

#page {
	box-shadow: none;
}

#primary {
	float: none;
	width: 96%;
	margin: 2%;
}

#secondary {
	display: block;
	float: none;
	width: 100%;
	margin: 20px 0;
}

#secondary img {
	display: none;
}

#notes-box {
	box-shadow: none;
	background: #fff;
	border-color: #000;
}

#site-generator {
	background: #FFF;
}

.footer_column_left, .footer_column_right {
	float: none;
	width: 96%;
	margin: 2%;
	text-align: center;
}


}