/* 
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%;
}

#content .alignright, #content .alignleft, #content .aligncenter {
	border: none;
	box-shadow: 5px 5px 5px #353535;
	padding: 0;
	height: auto;
	float: right;
	margin: 15px 0 15px 15px;
	max-width: 100%;
}

#content .alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

#content .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.8em;
	color: #903;
	clear: none;
	line-height: 140%;
}

h4, h2 {
	margin: 1em 0;
	line-height: 140%;
	font-size: 1.2em;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #2e4f5d;
	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;
	color: #000;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#header-outer {
  background-image: url("images/background-header.png");
  background-repeat: repeat-x;
  background-size: contain;
  position: absolute;
  width: 100%;
  z-index: 10000;
}

#header {
	text-align: left;
	max-width: 1200px;
	width: 100%;
	text-transform: uppercase;
	position: relative;
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-shadow: 1px 1px 4px #101010;
	padding: 15px 0 0;
}

#header-right {
  float: right;
  padding: 15px 0 20px;
  text-align: right;
  width: 33%;
}

#header p {
	margin: 0.3em 0 .5em;
}

#header-right span {
	background: #456314;
	display: inline-block;
	height: 4px;
	margin: 11px 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;
}

#avail {
  background-color: #fff;
  color: #000 !important;
  display: block;
  float: right;
  margin: 0 0 8px;
  padding: 7px 0;
  text-align: center;
  text-shadow: none;
  width: 190px;
}

#header #header_logo img {
  height: auto;
  position: relative;
  width: 65.45%;
  z-index: 10000000;
}

#header-driving-directions {
  clear: right;
  display: block;
  font-size: 21px;
}

#header-driving-directions:before {
  background-image: url("images/icon-directions.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 53% auto;
  content: "";
  padding-right: 35px;
  vertical-align: bottom;
}

a#local-phone, a#toll-free {
	cursor: default;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
}

a#local-phone:hover, a#toll-free:hover, a#local-phone:focus, a#toll-free:focus {
	text-decoration: underline;
}

.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: 20px;
	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;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 60.5%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page {
	margin: 0 auto;
	border-top: 10px solid #903;
	border-bottom: 10px solid #903;
	max-width: 1900px;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#main {
	padding: 4.5em;
	margin: 0;
	background: #fff;
	overflow: hidden;
}

#content {
	padding: 0;
	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% 0;
	width: 75%;
}

.page-template-accessibility-statement-page #primary, .page-template-default #primary, .page-template-all-rooms-page #primary, .page-template-directions-page #primary, .page-template-packages-page #primary, .page-template-photo-gallery-page #primary, .page-id-2 #primary {
	float: none;
	width: 100%;
	margin: 0;
}

#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;
}





#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation a:hover, #room-navigation a:focus, #room-navigation a:active {
	text-decoration: underline;
}

#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;
}

#notes-box {
	background-color: rgba(179, 202, 98, 0.6);
    border: 2px solid #456314;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #353535;
    margin: 20px auto;
    padding: 2% 3%;
    width: 90%;
}

#note-title {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
	float: right;
	margin: 0 0 3% 0;
	width: 22.5%;
	text-align: center;
}

#secondary img {
	box-shadow: 5px 5px 5px #000;
	height: auto;
	margin: 15px auto;
	max-width: 94%;
}

#inn-gallery li {
    list-style-type: none;
}


/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 10000000;
	height: 40px;
	clear: both;
}

.responsive_menu {
	width: 96%;
	max-width: 1200px;
	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: 15px;
	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: transparent;
	box-shadow: 0 0 5px #000;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 0;
	line-height: 22px;
	font-size: 25px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 1px 1px 4px #101010;
}

#nav-wrapper #menu-main-menu a:hover, #nav-wrapper #menu-main-menu a:fous {
	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: 23px;
	border-bottom: 1px dotted #000;
	background-color: rgba(153, 0, 51, 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!important;
}

#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: 180px;
	position: relative;
	margin: 0 auto;
}

#call-to-action-row div a span {
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    line-height: 2em;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    text-align: center;
    width: 100%;
	overflow: hidden;
}

#call-to-action-row div a:hover span, #call-to-action-row div a:focus span {
    background-color: rgba(0, 0, 0, .4);
}

#TB_window {
	z-index: 10000 !important;
}

a.discover-all {
  background-image: url("images/background-discover.png");
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 2147483647;
  padding: 15px 0;
}


a.discover-all::after {
  background-image: url("images/arrow-discover.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  padding-left: 30px;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
  height: 30px;
}


/* Site Generator Line THIS IS THE FOOTER AREA */

#over-footer-outer {
	background-color: #EAEAEA;
	width: 100%;
	overflow: hidden;
}

#over-footer {
	max-width: 1700px;
	padding: 4.5em;
}

#footer-mid {
	max-width: 1700px;
	margin: 0 auto;
	padding: 4.5em;
}

#footer-outer {
	background-color: #333;
}

#site-generator {
	background: transparent;
	border-top: none;
	color: #fff;
	padding: 0;
	font-size: .85em;
	line-height: 1.5em;
	text-align: left;
	overflow: hidden;
	margin-bottom: 0;
}

#site-generator a {
	color: #ffc;
	font-weight: bold;
}

.social_buttons_row {
	margin-bottom: 30px;
	overflow: hidden;
	width: 505px;
	height: 50px;
}

.social_buttons_row p {
  color: #903;
  font-size: 1.4em;
  display: inline-block;
  float: left;
  line-height: 35px;
  padding-right: 15px;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	float: left;
	margin: 5px;
}

.social_buttons_row a:hover, .social_buttons_row a:focus {
	background-position: 0 -25px !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-instagram {
	background: url("images/social-icon-instagram.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-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: 23px;
	font-weight: bold;
	clear: both;
	margin-bottom: 1em;
}

ul#blog-feed {
	margin: 1em 0 0;
	text-align: left;
}

#blog-feed li {
  display: inline-block;
  list-style-type: none;
  vertical-align: top;
  margin: 0 3%;
  width: 28%;
}

#blog-feed li:first-of-type {
	margin-left: 0;
}

#blog-feed li:last-of-type {
	margin-right: 0;
}


.footer_column_left {
	float: left;
	text-align: left;
	width: 55%;
}

.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: right;
	width: 40%;
}

.footer-business-name {
	font-weight: bold;
	margin-bottom: .2em;
}

.footer_img_row {
	width: auto;
	float: left;
}

.footer_img_row img {
	margin: 10px;
}

a.btn-link:hover, a.btn-link:focus img {
	zoom: 1;
	opacity: 0.5;
}

a.btn-link:hover 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%;
	box-shadow: 5px 5px 5px #000;
	max-width: 350px;
}

.single-package .package-price {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

#rezoform {
    font-size: 18px;
	margin-bottom: 43px;
	width: 90%;
	padding: 7px 4% 8px;
	max-width: 280px;
}

.page-id-1680 #main {
	padding: 0;
}

.page-id-1680 #primary {
    float: none;
    margin: 0;
    width: 100%;
}

#home-page-top-left {
	position: relative;
	float: left;
	width: 25%;
}

#home-page-top-left span {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
  left: 0;
  line-height: 120%;
  position: absolute;
  text-align: center;
  text-transform: initial;
  top: 5%;
  width: 100%;
}

#home-page-top-left img {
	vertical-align: bottom;
}

#home-page-top-left img a:hover, #home-page-top-left img a:focus{
	opacity:0.5!important;
}


#home-page-top-center {
	width: 50%;
	height: 0;
	text-align: center;
	float: left;
	padding-bottom: 25%;
	overflow: hidden;
	position: relative;
}

#home-page-top-center-inner {
  display: inline-block !important;
  height: 15em;
  overflow: hidden;
  padding: 5%;
  text-align: left;
  padding-bottom: 0;
}

.fancybox-inner #home-page-top-center-inner {
	height: auto;
}

#home-page-top-center-inner h1 {
	text-align: center;
}

.fancybox-inner #home-page-top-center-inner h1 {
	text-align: left;
}

#home-page-top-center-button {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  height: 2.5em;
  left: 0;
  line-height: 2.5em;
  padding-right: 5%;
  position: absolute;
  text-align: right;
  width: 95%;
}



#home-page-top-right {
	width: 25%;
	position: relative;
	float: right;
}

#home-page-top-right span {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
  left: 0;
  line-height: 120%;
  position: absolute;
  text-align: center;
  text-transform: initial;
  top: 2.5%;
  width: 100%;
}

#home-page-top-right img {
	vertical-align: bottom;
}

#home-page-top-right img a:hover, #home-page-top-right img a:focus {
	opacity:0.5!important;;
}

#home-page-bottom-left {
	position: relative;
	float: left;
	width: 50%;
}

#home-page-bottom-left span {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
  left: 5%;
  line-height: 120%;
  position: absolute;
  text-align: center;
  text-transform: initial;
  top: 5%;
}

#home-page-bottom-left img {
	vertical-align: bottom;
}

#home-page-bottom-left img a:hover, #home-page-bottom-left img a:focus,{
	opacity:0.5!important;
}

#home-page-middle-center {
	width: 25%;
	background: #990033;
	height: 0;
	text-align: center;
	float: left;
	padding-bottom: 25%;
	overflow: hidden;
	position: relative;
	transform-style: preserve-3d;
}

#home-page-middle-center a {
	color: #ffc;
}

#home-page-middle-center-inner {
  color: #fff;
  left: 50%;
  padding: 10%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}



#home-page-bottom-right {
	position: relative;
	float: right;
	width: 50%;
}

#home-page-bottom-right span {
  color: #fff;
  font-size: 2em;
  font-weight: normal;
  left: 5%;
  line-height: 120%;
  position: absolute;
  text-align: center;
  text-transform: initial;
  bottom: 5%;
}

#home-page-bottom-right img {
	vertical-align: bottom;
}

#rolledup-rooms .acorn-room-slick {
	width: 56%;
	float: right;
	margin-left: 2%;
}

#rolledup-rooms .acorn-room-slick-inner  {
	margin: 0 auto 50px !important;
	width: 80%;
	max-width: 730px;
}

#content .slick-dots {
	margin: 0;
	bottom: -40px;
}

.acorn-room-slick-prev-arrow {
	background-image: url("images/acorn-slick-arrow-left.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 60px auto;
	position: absolute;
	left: -80px;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
}

.acorn-room-slick-next-arrow {
	background-image: url("images/acorn-slick-arrow-right.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 60px auto;
	position: absolute;
	right: -80px;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
}

.slick-dots li button::before {
	font-size: 12px;
}

.single-room {
	overflow: hidden;
	text-align: left;
}

.room-title {
	font-size: 1.2em;
	line-height: 140%;
	margin: 1em 0;
	font-weight: bold;
}

@media only screen and (max-width: 1900px) {

#home-page-top-center-inner {
  height: 13em;
}

}  /* end of @media 1900 */

@media only screen and (max-width: 1800px) {
	
#main, #over-footer, #footer-mid {
  padding: 4em;
}
	
}  /* end of @media 1800 */

@media only screen and (max-width: 1700px) {
	
#main, #over-footer, #footer-mid {
  padding: 3.5em;
}

body {
  font-size: 22px;
}

}  /* end of @media 1700 */

@media only screen and (max-width: 1600px) {
	
#main, #over-footer, #footer-mid {
  padding: 3em;
}

a.discover-all {
	display: none;
}

body {
  font-size: 20px;
}

#home-page-top-center-inner {
  height: 14.5em;
}

#home-page-top-center-button {
  height: 2.3em;
  line-height: 2.3em;
}
	
}  /* end of @media 1600 */

@media only screen and (max-width: 1500px) {
	
#main, #over-footer, #footer-mid {
  padding: 2.5em;
}

body {
  font-size: 18px;
}

#home-page-top-center-button {
  height: 2.1em;
  line-height: 2.1em;
}

.acorn-room-slick-next-arrow {
	background-size: 50px auto;
	right: -60px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
}

.acorn-room-slick-prev-arrow {
	background-size: 50px auto;
	left: -60px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
}

#header-driving-directions {
	font-size: 18px;
}

a#local-phone, a#toll-free {
	font-size: 23px;
}
	
}  /* end of @media 1500 */

@media only screen and (max-width: 1400px) {
	
#main, #over-footer, #footer-mid {
  padding: 3em;
}

body {
  font-size: 16px;
}

#home-page-top-center-inner {
  height: 16.0em;
}
	
}  /* end of @media 1400 */

@media only screen and (max-width: 1300px) {

body {
  font-size: 14px;
}
	
#nav-wrapper {
	width: 90%;
}
	
}  /* end of @media 1300 */

@media only screen and (max-width: 1200px) {

#header {
	width: 96%;
}

#header-left a, #header-right a {
    line-height: inherit;
}

#page {
	margin: 0 auto;
}

#main, #over-footer, #footer-mid {
  padding: 3.5em;
}

#nav-wrapper {
	margin: 0 auto;
}

#nav-wrapper #menu-main-menu a {
	font-size: 24px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 22px;
}

#secondary img {
	max-width: 90%;
}

#site-generator {
	margin-bottom: 0;
}

#home-page-top-center-inner {
  height: 14em;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

#nav-wrapper #menu-main-menu a {
	font-size: 23px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 21px;
}

#blog-feed li {
  margin: 10px auto;
  width: 96%;
}

#blog-feed li:first-of-type {
  margin: 0px auto 10px;
}

#home-page-top-center-inner {
  height: 13em;
}

.acorn-room-slick-prev-arrow {
	background-size: 40px auto;
	left: 10px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	z-index: 1000;
}

.acorn-room-slick-next-arrow {
	background-size: 40px auto;
	right: 10px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	z-index: 1000;
}

}  /* end of @media 1100 */

@media only screen and (max-width: 1000px) {

#nav-wrapper #menu-main-menu a {
	font-size: 21px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 19px;
}

#home-page-top-center-inner {
  height: 11.5em;
}

}  /* end of @media 1000 */

@media only screen and (max-width: 900px) {

#header {
	font-size: 21px !important;
}

#nav-wrapper #menu-main-menu a {
	font-size: 19px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 17px;
}

#primary, #secondary {
	float: none;
	margin: 0 2% 3% !important;
	width: 96% !important;
}

.page-id-1680 #primary {
  float: none;
  margin: 0 !important;
  width: 100% !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;
}

#home-page-top-center {
  padding-bottom: 50%;
}

#home-page-top-center-inner {
  height: 25em;
}

#home-page-top-left {
  width: 50%;
}

#home-page-top-right {
  clear: both;
  width: 50%;
}

#home-page-middle-center {
  width: 50%;
}

#home-page-bottom-left span, #home-page-bottom-right span {
	left: 0;
	width: 100%;
}

#rolledup-rooms .acorn-room-slick {
	width: 90%;
	float: none;
	margin: 0 auto;
}

#rolledup-rooms .acorn-room-slick-inner {
	width: 100%;
}

#header-driving-directions {
	font-size: 16px;
}

a#local-phone, a#toll-free {
	font-size: 19px;
}

#header {
	font-size: 15px;
}

}  /* end of @media 900 */

@media only screen and (max-width: 800px) {
	
#header-right {
  width: 34%;
}

#header {
  font-size: 19px !important;
}


#nav-wrapper #menu-main-menu a {
	font-size: 16px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 14px;
}

.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;
}

#home-page-top-center-inner {
  height: 21.5em;
}

}  /* end of @media 800 */

@media only screen and (max-width: 700px) {
	
	#header-outer {
  background-color: #333;
  background-image: none;
  position: relative;
}
	
	
#header #header_logo img {
    display: block;
    margin: 0 auto;
    width: 90%;
}

#header {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

#header-left, #header-right {
	float: none;
	margin: 20px auto 0;
	width: 100%;
}

#avail {
	float: none;
	margin: 0 auto;
}

#header-right {
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: center;
}


#nav-wrapper #menu-main-menu a {
	font-size: 14px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 12px;
}

#home-page-top-center-inner {
  height: 20em;
}

}  /* end of @media 700 */

@media only screen and (max-width: 640px) {
	
#nav-wrapper {
	width: 100%;
}

a.discover-all {
	display: none !important;
}

#nav-wrapper {
	margin: 0;
	height: auto;
	border-bottom: 2px ridge #fff;
	background: #555;
}

.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: 23px;
	color: #fff;
}

#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #888;
	border-bottom: 8px solid #ffffff;
	display: block;
}

#nav-wrapper #menu-main-menu a {
	padding: 10px 40px;
	font-size: 23px;
}

#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: #333;
	box-shadow: none;
	padding: 8px 40px 8px 75px;
	line-height: 24px;
	font-size: 23px;	
	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%;
	border: none;
	box-shadow: none;
}

#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-fixed {
	position: relative;
}

#header-outer.isnotphone, #header-outer.isphone {
    margin-top: 10px;
}

#phone-links a {
	float: none;
}

.social_buttons_row {
	float: none;
}

.nav_buttons_row {
	float: none;
	margin-top: 10px;
	width: 100%;
}

.nav_buttons_row div p {
    font-size: 21px;
    margin-top: 2.4em !important;
}

#header-driving-directions::before {
    padding-right: 40px;
}

#call-to-action-row div {
    display: inline-block;
    margin: 15px;
}

#main, #over-footer, #footer-mid {
	padding: 1em;
}

#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 auto;
    width: 90%;
	box-shadow: 0px 0px 10px #000;
}

#header-img-wrapper::after {
  padding-bottom: 60.0%;
}

h1 {
  font-size: 1.5em;
}

.social_buttons_row p {
  display: block;
  float: none;
  margin-bottom: 0.3em;
  height: auto;
  line-height: 80%;
}

#home-page-top-center-inner {
  height: 18.0em;
}



.social_buttons_row {
  height: 75px;
  width: auto;
}

#footer-outer {
  padding-bottom: 80px;
}

#site-generator {
  font-size: 16px;
}

}  /* end of @media 640 */

@media only screen and (max-width: 600px) {

#home-page-top-left {
  text-align: center;
  width: 100%;
}

#home-page-top-left img, #home-page-top-right img {
	vertical-align: bottom;
	max-width: 675px;
	width: 100%;
}

#home-page-top-left img a:hover,  #home-page-top-left img a:focus, #home-page-top-right img a:hover, #home-page-top-right img a:focus {
opacity:0.5!important;
}


#home-page-top-center {
	width: 100%;
  padding-bottom: 60%;
}

#home-page-top-center-inner {
  height: 15em;
}

#home-page-top-right {
  clear: both;
  width: 100%;
  text-align: center;
}

#home-page-bottom-left {
  width: 100%;
}

#home-page-middle-center {
  width: 100%;
}

#home-page-bottom-right {
  width: 100%;
}


}  /* end of @media 600 */

@media only screen and (max-width: 500px) {


#home-page-top-center {
  padding-bottom: 75%;
}

#home-page-top-center-inner {
  height: 18em;
}

}  /* 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: 55px;
}

.longurl {
	font-size: .8em;
}

#home-page-top-center {
  padding-bottom: 100%;
}


}  /* 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;
}


}