/* 
Theme Name: Acorn One Widescreen
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 {
	border: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	float: right;
	margin: 15px 0 15px 15px;
	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 {
	font-family: Papyrus, fantasy;
	color: #0B0C0C;
	margin: 0 0 .25em 0;
	font-size: 2.1em;
	clear: none;
	line-height: 140%;
	font-weight: bold;
}

.page-template-front-page h1 {
	font-family: Papyrus, fantasy;
	color: #0B0C0C;
	margin: 0 0 1em 0;
	font-size: 2.1em;
	clear: none;
	line-height: 140%;
	font-weight: bold;
}

.acorn-auto-read-more, div.entry-content p.acorn-auto-read-more, h4, h2 {
	font-family: Papyrus,fantasy;
	color: #6A2220;
	margin: 1em 0;
	line-height: 140%;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color:#6A2220;
	font-weight: bold;
}

a:hover, a:focus {
	text-decoration: underline;
}

a:focus img {
	opacity:0.5;
}

ul {
	list-style-type: disc;
}

.title {
	color:#6A2220;
	font-family: Papyrus,fantasy; 
	font-size: 1.2em;
	font-weight: bold;
}

.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 url('images/background.png') !important;
	color: #0B0C0C;
	font-family: Georgia,"Lucida Bright", "serif";
	font-size: 20px;
	line-height: 205%;
}

#header-outer {
	background: rgba(106, 35, 33, .9) url('images/branch-border.png') no-repeat center top;
}


#header {
	text-align: left;
	max-width: 1500px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	padding: 2.5% 0 0;
}

#header #header_logo img {
	height: auto;
	position: relative;
	margin: 0 5% -100px 0;
	width: 16.3%;
	z-index: 10000000;
}

#header-left {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	width: 40%;
	font-size: 1.2em;
	
}

#header-left p {
	text-shadow: 1px 1px 4px #101010;
}

#header-right {
	display: inline-block;
	text-align: right;
	width: 35%;
}

#header p {
	margin: 0;
}

#header-right span {
	background: #FFF;
	display: inline-block;
	height: 4px;
	margin: 20px 7px 0;
	vertical-align: top;
	width: 4px;
}

#header a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

#header a:hover, #header a:focus {
	text-decoration: underline;
}

a#avail {
	background: #000 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	margin: 12px 0 4px 2%;
	padding: 2% 3%;
	font-size: 1.6em;
}

.mini-icons {
	font-size: .7em;
}
.mini-icons a {
	margin-right: 10px;
	display: inline-block;
}


.mini-icons a:last-child {
	margin-right: 0 !important;
}


#header-driving-directions:before {
    background-image: url("images/icon-directions.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 30px;
    vertical-align: bottom;
}

#header-certs:before {
    background-image: url("images/icon-certs.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 30px;
    vertical-align: bottom;
}

#header-blog:before {
    background-image: url("images/icon-blog.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 30px;
    vertical-align: bottom;
}

#header-pet:before {
    background-image: url("images/icon-pet.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    padding-right: 30px;
    vertical-align: bottom;
}


a#local-phone, a#toll-free {
	cursor: default;
	color: #FFF;
	font-weight: normal;
}

a#local-phone:hover, a#toll-free:hover {
	text-decoration: none;
}

.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;
}

.nav_buttons_row div p {
	margin: 2em 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;
}

.page-template-front-page #header-img-wrapper {
	display: none !important;
}


#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%;
}

/* Think Reservation Styles*/

#calendar-widget {
	width: 100%;
	background-color: #6A2220;
	height: 54px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: .5%;
}

#calendar-widget .tr-widget {
	width: 38%;
	max-width: 1500px;
	display: inline-block !important;
	margin-top: .75% !important;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability button.tr-search {
	background-color: #000 !important;
	width: 182px !important;
	padding: 11px 15px !important;
	border-radius: 10px;
	margin-top: -11px !important;
}


.tr-widget div.tr-component.tr-check-availability div.tr-search-dates div.tr-field {
	float: left !important;
	padding: 0 35px 0 0 !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 {
  display: none !important;
}

#calendar-widget .tr-form-actions {
  display: inline !important;
  float: right;
  margin-top: -45px;
}

#calendar-widget .tr-widget div.tr-component.tr-check-availability div.tr-occupancy div.tr-field {
  display: none;
}

.page-template-front-page #title-section {
	position: relative;
	width: 85%;
	margin: 0 auto 2%;
	text-align: center;
	overflow: hidden;
	height: auto;
}


#title-section {
	position: relative;
	width: 85%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	height: auto;
}

#page {
	background: #fff;
	margin: 0 auto;
	max-width: 1500px;
	padding-top: 15px;
	position: relative;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 0 40px #000;
}

#main {
	padding: 2.2em;
	
	overflow: hidden;
}

#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-lodging-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;
}

#rolledup-rooms div {
	margin: 20px .3%;
	display: inline-block;
	font-size: 20px;
	line-height: 130%;
}

#rolledup-rooms img {
	padding: 12px;
}

#rolledup-rooms span {
	display: block;
	color: #0B0C0C;
}

#rolledup-rooms a:hover, #rolledup-rooms a:focus {
	text-decoration: none;
}

#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation a:hover, #room-navigation a:focus, #room-navigation a:active {
	text-decoration: none;
}

#room-navigation p {
	white-space: nowrap;
	margin: .5em 0;
}

.next-room:after {
   content: "\00BB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: text-bottom;
}

.prev-room:before {
   content: "\00AB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: text-bottom;
}

/* Slick Slider and Rotation Template Styles */

#lodging-buttons{
	display: block;
	margin: 0 auto 1.625em;
	text-align: center;
}


#lodging-buttons .lodging-all {
    display: block;
	overflow: hidden;
	padding: 2em;
}

#lodging-buttons .lodging-all:last-child {
	padding-bottom: 0 !important;
}

#lodging-buttons .lodging-all .lodging-all-content {
	float: left;
	margin: 0 0 1em 1em;
	width: 47%;
	text-align: left;
}

.room-book {
	background-color: #000;
	color: #FFF;
	border-radius: 10px;
	padding: 1% 2%;
	font-size: 1.2em;
	float: left;
	font-weight: normal;
	margin-bottom: 1.225em;
}

.room-book:hover, .room-book:focus {
	opacity: .6;
	text-decoration: none;
}

.title-area {
	font-family: Papyrus,fantasy;
	color: #6A1F1F;
	font-size: 2.1em;
	padding-bottom: .625em;

}

.room-rate {
	padding-bottom: .625em;
	font-weight: bold;
}

#lodging-buttons .lodging-all .gallery-outer {
    float: right;
    margin: 0 1em 1em 0;
    width: 45%;
}

#lodging-buttons .lodging-all .gallery-outer .gallery {
    width: 100%;
}

#lodging-buttons .lodging-all .gallery-outer .lodging-guest-quote {
	padding-top: 10%;
	text-align: center;
	font-style: italic;
}



.slick-prev::before, .slick-next::before {
	color:#FFF;
}
.slick-prev {
	left: 10px;
	z-index: 99;
	opacity: 1;
}
.slick-next {
	right: 10px;
	z-index: 99;
	opacity: 1;
}

.slick-dots {
	bottom:-90px;
	height: 80px;
    overflow: hidden;
}

.slick-dots li {
	width:76px;
	padding:0 !important;
}

.gallery ul {
	margin: 0 !important;
}

/* End Styles */

#intro-para-outer {
	margin: 0 auto;
	padding: 0 4% 2%;
	width: 92%;
	transform-style: preserve-3d;
	position: relative;
	overflow: hidden;
}

#intro-title {
	font-family: Papyrus, fantasy;
	color: #6A2220;
	font-size: 1.7em;
	line-height: 140%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 1em;
}

#intro-para {
	width: 35%;
	float: right;
	position: relative;
	text-align: justify;
}

.content-home-rotation {
  position: relative;
  margin: 0 auto;
  clear: both;
  width: 58%;
  max-width: 803px;
  float: left;
}


.content-home-rotation:after {
    content: "";
    display: block;
    padding-bottom: 60%;
}

.content-home-rotation iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#notes-box {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#note-title, #policies-title {
	font-family: Papyrus, fantasy;
	color: #6A2220;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 1em;
}

.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;
}
.video-button {
	background:#6A2220;
	color:#fff;
	display:block;
	padding:5px 0;
	border-radius:15px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	text-align:center;
}

/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	position: relative;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	margin: 15px auto;
	z-index: 5000;
	height: 58px;
	clear: both;
}

.responsive_menu {
	width: 96%;
	max-width: 1500px;
	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 0 0 15%;
	padding: 0;
	width: 85%;
	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: 1.1em;
	border-bottom: 1px dotted #000;
	background-color: rgba(0, 0, 0, 0.8);
	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: #68941F;
}

#nav-wrapper #menu-main-menu li li li:last-child a {
	border-bottom: none;
}

#call-to-action {
	width: 100%;
	display: table;
	margin: 0 auto 1.625em;
	text-align: center;
}

#call-to-action-row {
	display: table-row;
}

#call-to-action-row div {
	display: table-cell;
	text-align: center;
}

#call-to-action-row div img {
	vertical-align: bottom;
}

#call-to-action-row div a {
	display: block;
	width: 187px;
	position: relative;
	margin: 0 auto;
}

#call-to-action-row div a span {
	top: 0;
	color: #fff;
	display: block;
	left: 0;
	line-height: 2em;
	position: absolute;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: .9em;
	font-weight: normal !important;
}

#call-to-action-row div a:hover, #call-to-action-row div a:focus span {
    text-decoration: underline;
}

#TB_window {
	z-index: 10000 !important;
}


#affiliates-box {
	background-color: rgba(189, 189, 189, .7);
	max-width: 1500px;
	margin: 1% auto;
	padding: 1% 0;
	width: 100%;
}


/* Site Generator Line THIS IS THE FOOTER AREA */

#footer-mid {
	max-width: 1500px;
	margin: 0 auto;
}

#site-generator {
	background-color: rgba(106, 35, 33, .9);
	border-top: none;
	color: #FFF;
	font-size: .85em;
	padding: 4%;
	line-height: 120%;
	text-align: center;
	overflow: hidden;
}

#site-generator a {
	color: #FFF;
	font-weight: bold;
	opacity: 1;
}


.social_buttons_row {
	margin-bottom: 30px;
	overflow: hidden;
	width: 290px;
	height: 25px;
	float: left;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 10px;
}
.social_buttons_row a {
	background-position: 0 -25px !important;
}

.social_buttons_row a:hover, .social_buttons_row a:focus {
	background-position: 0 0 !important;
}

.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;
}

a#footer-twitter {
	background: url("images/social-icon-twitter.png") no-repeat;
}

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;
}

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: 42px;
}

#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-size: 20px;
	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: 45%;
}

.widget-title {
	font-size: 26px;
	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: left;
	width: 45%;
	margin-top: 10%;
}

.footer-business-name {
	font-weight: bold;
	margin-bottom: .2em;
}

.footer_img_row {
	width: auto;
	padding: 0 3%;
}

.footer_img_row img {
	margin: 10px 3%;
}

a.btn-link:hover, a.btn-link:focus img {
	zoom: 1;
	opacity: 0.5;
}

#google-map-frame {
	border: 0;
	width: 100%;
	margin: 20px auto;
	height: 500px;
}

.anchorlink {
	display: block;
	margin-top: -50px;
	padding-top: 50px;
}

.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;
}

#rezoform {
    font-size: 15px;
	margin-bottom: 43px;
	width: 90%;
	padding: 7px 4% 8px;
	max-width: 280px;
}


@media only screen and (max-width: 1500px) {
	
}  /* end of @media 1500 */	


@media only screen and (max-width: 1400px) {
	
}  /* end of @media 1400 */	


@media only screen and (max-width: 1300px) {
	
}  /* end of @media 1300 */	

@media only screen and (max-width: 1200px) {

#header {
	width: 96%;
}

#header-left a, #header-right a {
    line-height: inherit;
}

#header-driving-directions::before {
	background-size: contain;
}

#page {
	margin: 0 auto;
}

#nav-wrapper {
	margin: 0 auto;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.3em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1.1em;
}

#secondary img {
	max-width: 90%;
}

#site-generator {
	margin-bottom: 0;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

#nav-wrapper #menu-main-menu a {
	font-size: 1.2em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}

}  /* end of @media 1100 */

@media only screen and (max-width: 1000px) {



}  /* end of @media 1000 */

@media only screen and (max-width: 900px) {

#header {
	font-size: 18px !important;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}

#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;
}

}  /* end of @media 900 */

@media only screen and (max-width: 800px) {

#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-left, #header-right {
	float: none;
	margin: 20px auto 0;
	width: 100%;
}

#header-right {
	margin: 0 auto;
	text-align: center;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}

.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_img_row {
	display: inline-block;
	float: none;
}

.social_buttons_row {
	float: none;
	margin: 0 auto 30px;
}

}  /* end of @media 800 */

@media only screen and (max-width: 700px) {

#nav-wrapper #menu-main-menu a {
	font-size: .8em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .7em;
}

}  /* end of @media 700 */

@media only screen and (max-width: 640px) {

#nav-wrapper {
	margin: 0;
	height: auto;
	border-bottom: 2px ridge #fff;
	background: #456314;
}

.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: #33460F;
	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: #1A2307;
	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: #0D1203;
	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;
}

#header-outer.isnotphone, #header-outer.isphone {
    margin-top: 10px;
}

#phone-links a {
	float: none;
}

#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-driving-directions::before {
    padding-right: 40px;
}

#call-to-action-row div {
    display: inline-block;
    margin: 15px;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

#main {
	padding: 4em 0;
}

#footer-logo {
	width: 90%;
	max-width: 263px;
}

.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;
}

}  /* end of @media 640 */

@media only screen and (max-width: 500px) {




}  /* 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;
}

.social_buttons_row {
	height: 60px;
	width: 170px;
}

.social_buttons_row a {
	margin-bottom: 10px;
}

}  /* 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;
}


}