/*
Theme Name: Acorn Turnkey One Small Photos
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven
Template: twentyeleven
*/

.wp-post-image {
	float:left;
	margin-right:15px;
}



a#certs, #avail, a#brewing, a#egift {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #082b6d;
    border-radius: 10px;
    color: #A74F49!important;
    font-size: 16px;
    margin: 0;
    padding: 2px 10px;
    text-shadow: none !important;
	font-family: "Verdana",Geneva,sans-serif!important;
	font-weight:normal!important;
	text-transform:uppercase;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#NAV-top-border{
    background: #A74F49 none repeat scroll 0 0;
    border-bottom: 5px solid #fff;
    height: 3px;
}

#NAV-bottom-border{
    background: #A74F49 none repeat scroll 0 0;
    border-top: 5px solid #fff;
    height: 3px;
}

#footer-top-border{
    background: #A74F49 none repeat scroll 0 0;
    border-bottom: 10px solid #fff;
    height: 3px;
}


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;
}

.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;
}

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;
	clear: none;
	line-height: 140%;
}

.acorn-auto-read-more, div.entry-content p.acorn-auto-read-more, h4, h2, h3, .entry-content h3 {
	margin: 1em 0 !important;
	line-height: 140%;
	font-size: 1.2em;
	text-transform: capitalize;
	letter-spacing: normal;
	font-weight: 700 !important;
	color: #000 !important;
}

h3, .entry-content h3 {
	font-size: 1.1em;
}

.single-post h4 {
	font-size: 1.0em;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #7B3633;
	font-weight: bold;
}

.nottouch a:hover, a:focus {
	text-decoration: underline;
}

a:focus img, a:hover img, a:focus img, 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;
}

.read-more, a#print-recipe-button {
	cursor: pointer;
	display: block;
	margin: 0 0 1em;
}

.read-more.button-toggle, a#print-recipe-button {
    padding: 0.3em;
    text-align: center;
    width: 10em;
	background: #b3ca62;
	background: -moz-linear-gradient(top,  #b3ca62 0%, #456314 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3ca62), color-stop(100%,#456314));
	background: -webkit-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: -o-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: -ms-linear-gradient(top,  #b3ca62 0%,#456314 100%);
	background: linear-gradient(to bottom,  #b3ca62 0%,#456314 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ca62', endColorstr='#456314',GradientType=0 );
    color: #fff;
    padding: 0.3em;
    text-align: center;
    width: 10em;
    border: 3px outset #456314;
}

a#print-recipe-button {
    float: right;
    position: relative;
    z-index: 100;
}

.read-more.button-toggle.read-less {
	background: #456314;
	background: -moz-linear-gradient(top,  #456314 0%, #b3ca62 100%, #b3ca62 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#456314), color-stop(100%,#b3ca62), color-stop(100%,#b3ca62));
	background: -webkit-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: -o-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: -ms-linear-gradient(top,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	background: linear-gradient(to bottom,  #456314 0%,#b3ca62 100%,#b3ca62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#456314', endColorstr='#b3ca62',GradientType=0 );
    border: 3px inset #456314;
}

.read-more.button-toggle:hover, a#print-recipe-button:hover, .nottouch .read-more.button-toggle:focus, .nottouch a#print-recipe-button:focus {
	color: #FFC;
	text-decoration: none;
}

.read-more:after, .next-room:after {
   content: "\00BB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}

.read-more.read-less:after {
   content: none;
}

.read-more.read-less:before, .prev-room:before {
   content: "\00AB";
    font-size: 1.5em;
    font-weight: normal;
    padding: 0 4px;
    vertical-align: bottom;
}


.entry-content, .entry-summary {
	padding: 1.625em 0 0;
	max-width:100%;
}


body {
	padding: 0;
	margin: 0;
	background-color:#112211!important;
	color: #000;
	font-family:"ArialMT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

#header-outer {
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
}

#header {
	text-align: center;
	max-width: 1000px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #E1E1E3;
	font-family: "Verdana", Geneva, sans-serif;
	overflow: hidden;
	padding: 10px 0;
}

#header-right {
	overflow: hidden;
	padding-top: 0px;
	float: right;
	width: 50%;
	text-align: right;
}

#phone-links span, #not-phone-links span {
	display: block;
	line-height: 2em;
	margin: 2px 0;
}


#header a {
    font-family: "Verdana", Geneva, sans-serif;
	text-decoration: none;
	color: #E1E1E3;
	font-size:17px;
}

#header a:hover, .nottouch #header a:focus {
	text-decoration: underline;
}


#header #header_logo img {
	width: 49%;
	float: left;
	height: auto;
}

a#local-phone, a#toll-free {
	cursor: default;
	color: #E1E1E3;
}

a#local-phone:hover, a#toll-free:hover, .nottouch a#local-phone:focus, .nottouch a#toll-free:focus {
	text-decoration: underline;
}

.nav_buttons_row {
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_buttons_row div {
	line-height: 1em;
	margin: 0 1%;
	width: 23%;
	float: left;
	position: relative;
}

.nav_buttons_row div p {
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 16px;
}

.nav_buttons_row div a {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -21px;
}

.nav_buttons_row div a:hover, .nottouch .nav_buttons_row div a:focus {
	zoom: 1;
	opacity: 0.5;
}

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 {
    border-color: #ffffff;
    border-style: solid;
    border-width: 5px;
    margin: 0 auto;
    max-width: 990px;
    position: relative;
    width: auto;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 50.5%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	width: 100%;
	z-index: 1000;
	box-shadow:none;
}

#main {
	padding: 0em 0 0;
	background: linear-gradient(to right, #ECDCCA , #fff)!important;
	overflow: hidden;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 95%;
}

.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 3px 3%;
	width: 64.5%;
	padding-bottom:3%;
}

.page-template-default #primary, .page-template-all-rooms-page #primary, .page-template-directions-page #primary, .page-template-packages-page #primary, .page-template-all-recipes-page #primary, .page-template-accessibility-statement-page #primary {
	float: none;
	width: 94%;
	margin: 0 3% 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 {
	border: 1px solid #222;
	padding: 6px;
}

#rolledup-rooms span {
	display: block;
}

#rolledup-rooms a:hover, .nottouch #rolledup-rooms a:focus {
	text-decoration: none;
}

#room-navigation {
	text-align: center;
	margin-bottom: 2em;
}

#room-navigation p {
	white-space: nowrap;
	margin: .5em 0;
}

#notes-box {
	border: 2px solid #fff;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #000;
	padding: 2% 3%;
	background-color: #ddbe9d;
}

#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 2.5% 0 0;
	width: 30%;
	text-align: center;
}

#secondary img {
	box-shadow: 5px 5px 5px #000;
	height: auto;
	margin: 15px auto;
	width: 100%;
	max-width:350px
}

#inn-gallery li {
    list-style-type: none;
}


/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	width: 100%;
	background: #DDBE9D;
	height: 50px;
	margin: 0 auto;
	max-width: 1000px;
}

.responsive_menu {
	width: 96%;
	max-width: 1000px;
	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%;
	text-align: justify;
}

#menu-main-menu:after {
	content: '';
	display: inline-block;
	width: 100%;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	z-index: 99999;
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 0;
	line-height: 22px;
	font-size: 15.92px;
	color: #1F1F1F;
	display: block;
	text-decoration: none;
	font-family: "Verdana", Geneva, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
}

#nav-wrapper #menu-main-menu a:hover, .nottouch #nav-wrapper #menu-main-menu a:focus {
	text-decoration: underline;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
	display: inline-block;
}

#menu-main-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: auto;
	left: 0;
	text-align: left;
}

.nottouch #menu-main-menu > li.hover > ul {
	display: block;
}

.nottouch #menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	top: 0;
}

#nav-wrapper #menu-main-menu li li a {
	background: #E1C7AA;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	line-height: 14px;
	font-size: 15px;
	border-bottom: 1px dotted #ddd;
	opacity:0.90;
	padding: 8px 20px;
	white-space: nowrap;
}

#nav-wrapper #menu-main-menu li li:last-child a {
	border-bottom: none;
}

#nav-wrapper #menu-main-menu li li:last-child a {
	text-decoration:none;
}


.nottouch #menu-main-menu li:hover > a,
.nottouch #menu-main-menu a:focus{
	text-decoration: underline;
}

#menu-main-menu ul ul {
	left: 100%;
	top:0;
}

.nottouch #menu-main-menu li:hover > ul {
	display: block;
}


#nav-wrapper #menu-main-menu li li li a {
	background: #E8D2BB;
}

#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, .nottouch #call-to-action-row div a:focus span {
    background-color: rgba(0, 0, 0, .4);
}

#TB_window {
	z-index: 10000 !important;
}


/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background: #DDBE9D;
	color: #000;
	font-size: 13px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden;
	border-top: none;
}

#site-generator a {
	color: #7B3633;
	font-weight: bold;
}

.social_buttons_row {
	margin: 0 auto 30px;
	padding-top: 8px;
	overflow: hidden;
	width: 262px;
	height: 25px;
	float: left;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 10px;
}

.social_buttons_row a:hover, .nottouch .social_buttons_row a:focus {
	opacity: .6;
}

.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-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;
}

#b-feed {
	border:3px ridge #112211;
	width:94%;
	margin:20px auto;
	clear:both;
}

.feed-title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #112211;
  padding: 1%;
  width: 98%;
  display:block;
}

ul#blog-feed {
	margin: 1em 0 1em 1.5em;
	text-align: left;
}

.feed-img {
	margin-right:20px;
	float:left;
}
ul#blog-feed {
	margin: 1em 0 1em 1.5em;
	text-align: left;
	list-style-type:none;
	width:85%;
	margin:0 auto;
}

.footer_column_left {
	float: left;
	text-align: left;
	width: 49%;
	margin: 0 5%;
}

.widget-title {
	font-size: 20px;
	text-align: center;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;
}

#advancedrecentposts-2 .widget-title {
	text-align: left;
}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
	float: right;
	text-align: right;
	width: 31%;
	margin: 0 5%;
}

.footer_img_row {
	width: auto;
	float: left;
}


.footer_img_row img {
	margin: 10px;
}

#footer-logo {
	margin: 0 -5px -20px 0;
	border: 1px solid #fff;
}

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;
}

.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;
}

.recipe-listing {
    border-top: 2px ridge #000;
    overflow: hidden;
    padding: 2%;
}

.recipe-listing:first-child {
	border-top: none;
	margin-top: 50px;
}

.recipe-listing .recipe-thumbnail img {
	border: 1px solid #456314;
	box-shadow: 5px 5px 5px #000;
	padding: 6px;
	height: auto;
	margin: 0 25px 25px 0;
	max-width: 100%;
	float: left;
}

.single-recipe h1 {
	margin-bottom: 0;
}

.single-recipe.singular .hentry {
	padding: 0;
}

.single-recipe.single .entry-content {
	margin: 0;
}

#serves-times {
	text-align: center;
}

#serves-times div {
	padding: 15px 0;
	width: 49.4%;
	display: inline-block;
}

#recipe-ingredients .title {
	margin: 2em 0 .5em 0;
}

#recipe-instructions li p {
	margin: 0;
}

#content #recipe-data li {
    padding: 0.3em 0;
}

#recipe-data {
	margin-bottom: 60px;
}
.ssbp-wrap {
	margin:0 !important;
}
#google_translate_element img {
	width:19px !important;
	box-shadow:none !important;
}

.single .entry-content {
	margin: 1em auto 0;
	padding:inherit 0 !important;

}
/*-------------------------------------------- Lightbox Popup */
	#darkbg {
     background:#000;
     opacity: 0.7;
     position:fixed;
     top:0px;
     left:0px;
     min-width:100%;
     min-height:100%;
     z-index:999999999;
	 display: none;
    }
#lightbox-panel {
	 position: fixed;
     top:100px;
	 top: 50%;
	 left: 50%;
	 margin:-161px 0 0 -250px;
     z-index:9999999999;
	 display:none;
	 text-align:center;
	 font-size:130%;
    }
#popup {
		width: 450px;
		height: 263px;
		padding:35px 25px;
		background: linear-gradient(to right, #ECDCCA , #fff)!important;
		background-size:cover;
		box-shadow: 0 0 10px #112211, 1px 1px 100px #112211 inset;
}
#lightbox-panel a, .nottouch #lightbox-panel a:hover, #lightbox-panel a, .nottouch #lightbox-panel a:focus {
	color:#fff;
}
#close {
	position: absolute;
	z-index:9999999999;
	left:50%;
	top:50%;
	margin:-215px 0 0 250px;
}


@media only screen and (max-width: 1200px) {
#header #header_logo img {
    float: left;
    height: auto;
    width: 49.0%;
}

#header {
	width: 96%;
}

#page {
	margin: 0 auto;
}

#nav-wrapper #menu-main-menu a {
	font-size: ;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 15px;
}

#secondary img {
	max-width: 90%;
}

#serves-times {
	text-align: left;
}

#serves-times div {
	padding: 10px 0;
	width: auto;
	display: block;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

#nav-wrapper #menu-main-menu a {
	font-size: 1.1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1em;
}

}  /* end of @media 1100 */


@media only screen and (max-width: 1000px) {
#header #header_logo img {
    float: left;
    height: auto;
    width: 50%;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .9em;
}

}  /* end of @media 1000 */

@media only screen and (max-width: 900px) {
#secondary img {
	max-width: 50%;
}

#header #header_logo img {
    float: left;
    height: auto;
    width: 54.0%;
}


#nav-wrapper #menu-main-menu a {
	font-size: .9em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .8em;
}

#primary, #secondary {
	float: none;
	margin: 0 3% 3%;
	width: 94%;
}

#secondary {
	text-align: center;
}

.alignright, .alignleft {
	display: block;
	float: none;
	margin: 15px auto;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 20px;
}

a#certs, #avail, a#brewing, a#egift {
    font-size: 10px!important;
}

#header-right {
    width: 46%;
}

}  /* end of @media 900 */



@media only screen and (max-width: 800px) {

.social_buttons_row {
	float: none;
}

#header a {
    font-size: 15px;
}

#header-right {
    width: auto;
}

#nav-wrapper #menu-main-menu a {
	font-size: .8em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .7em;
}

.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;
}

}  /* end of @media 800 */
@media only screen and (max-width: 750px) {


}  /* end of @media 750 */


@media only screen and (max-width: 700px) {
#header #header_logo img {
    float: left;
    height: auto;
    width: 45%;
}

#nav-wrapper #menu-main-menu a {
	font-size: .7em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: .6em;
}

}  /* end of @media 700 */

@media only screen and (max-width: 680px) {
#header #header_logo img {
    float: left;
    height: auto;
}


}  /* end of @media 680 */

@media only screen and (max-width: 640px) {


#NAV-top-border{
display:none;
}

#NAV-bottom-border{
display:none;
}

#nav-wrapper {
	height: auto;
	position: relative;
	top: 0;
	padding-bottom: 0;
	border-bottom: 2px ridge #456314;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper .toggleMenu {
	display: inline-block;
	border-top: 2px ridge #456314;
	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: #67931E;
	border-bottom: 8px solid #ffffff;
}

#menu-main-menu:after {
	content: none;
}

#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-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-color:#DDBE9D;
	background-repeat: no-repeat;
	background-position: 20px 50%;
	color: #000;
	text-shadow: none;
	padding-left: 55px;
}

#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: #E1C7AA;
	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");
	background-color:#E1C7AA;
}

#nav-wrapper #menu-main-menu li li.menu-item-has-children a.active {
	background-position: 40px 50%;
	background-image: url("images/button-minus.png");
}


.nottouch #menu-main-menu li:hover > a,
.nottouch #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: #E8D2BB;
	padding-left: 100px;
}

#menu-main-menu ul {
	display: block;
	width: 100%;
}

.nottouch #menu-main-menu > li.hover > ul , .nottouch #menu-main-menu li li.hover ul {
	position: static;
}

.expand-collapse-text {
	margin: 1em 0;
	display: block;
	cursor: pointer;
}

#header {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

#header-right {
	float: none;
	margin: 10px auto;
	width: 100%;
	text-align:center;
}

#phone-links a, #not-phone-links a {
	float: none;
}

.social_buttons_row {
	float: none;
}

.nav_buttons_row {
	float: none;
	width: 100%;
}

#header #header_logo img {
	float: none;
	width: 90%;
	max-width: 440px;
}

#call-to-action-row div {
    display: inline-block;
    margin: 15px;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

#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%;
}

.recipe-listing .recipe-thumbnail img {
	float: none;
	margin: 20px auto;
	display: block;
}

a#print-recipe-button {
	float: none;
	margin: 15px 0;
}

}  /* end of @media 640 */

@media only screen and (max-width: 400px) {
a#local-phone, a#toll-free {
margin-bottom:10px;
}


#phone-links span, #not-phone-links span {
	display: block;
	line-height: .8em;
}


#phone-links, #not-phone-links {
	width: 100%;
}

#phone-links a, #not-phone-links a {
	display:inline-block;
}

.social_buttons_row {
	height: 60px;
	width: 147px;
}

.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 {
	display: none;
}

#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;
}


}
