/* 
Theme Name: Acorn Six 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 {
	margin: 0 0 1em 0;
	font-size: 1.34em;
	clear: none;
	color: #b00;
	line-height: 140%;
}

.acorn-auto-read-more, div.entry-content p.acorn-auto-read-more, h4 {
	margin: 1em 0;
	line-height: 140%;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin-bottom: 1.625em;
}

a {
	text-decoration: none;
	color: #b00;
	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: #111;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 18px;
	line-height: 240%;
}

#header-outer {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1010;
}

#header {
	text-align: left;
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #000;
	font-weight: normal;
	font-size: 22px;
	padding: 10px 0;
	overflow: hidden;
}

#header-right {
    float: right;
    background: rgba(193,213,220,.75);
    text-align: right;
    width: 60%;
    padding: 0 35px 32px 0;
    overflow: hidden;
    border-radius: 10px;
}

.phone #header-right {
	padding: 0;
}

#header-right-row-one {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px rgba(68,68,68,0.5);
	font-size: 17px;
	margin: 15px 0;
}

#header #header-right-row-one a {
	font-weight: bold;
}

#header-right-row-one span {
	height: 20px;
	width: 1px;
	margin: 0 10px;
	display: inline-block;
	background: #BB0000;
	vertical-align: middle;
}

#header p {
	margin: 0.3em 0 .9em;
}

#header a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

a#header-contact-us, a#header-reservation {
    display: inline-block;
    background: #b00;
    padding: 0px 15PX;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.8em;
}

#header a:hover, #header a:focus {
	text-decoration: underline;
}

#header #header_logo {
    background: rgba(193,213,220,.75);
    display: block;
    width: 17%;
    float: left;
    text-align: center;
    padding: 5px 10px 0;
    border-radius: 10px;
}

#header #header_logo img {
    height: auto;
    position: relative;
    z-index: 10000000;
    vertical-align: bottom;
}

#header-search-amenities::before {
	background-image: url("images/icon-gift-certificate.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	padding-right: 0px;
	vertical-align: middle;
	width: 28px;
	height: 31px;
	display: inline-block;
	margin: 2px -3px 0 0;
}

#header-search-inns::before {
	background-image: url("images/icon-inn.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	padding-right: 0px;
	vertical-align: middle;
	width: 28px;
	height: 23px;
	display: inline-block;
	margin: 1px -1px 0 5px;
}

#header-search-maps::before {
	background-image: url("images/icon-search.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	padding-right: 0px;
	vertical-align: middle;
	width: 20px;
	height: 25px;
	display: inline-block;
	margin: 3px 0px 0 7px;
}

a#certs, a#avail {
    background: #ccc;
    color: #000;
    margin: 0 0 10px 20px;
    padding: 7px 10px;
    text-transform: uppercase;
}

a#local-phone, a#toll-free {
	cursor: default;
	text-shadow: 3px 3px 3px rgba(68,68,68,0.5);
	color: #000;
	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: 18%;
	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;
}

a#mobile-header-amenity {
	background: url("images/mobile-header-sprite.png") no-repeat -173px 0px;
}

#header-img-wrapper {
	max-width: 1900px;
	z-index: 1001;
	width: 100%;
	position: relative;
	margin: 0 auto;
	clear: both;
}

#under-header {
    width: 100%;
    height: 2px;
    background: #D4D4D4;
    box-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000, 0 0 35px #000, 0 0 40px #000, 0 0 45px #000;
    z-index: 1;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

#header-img-wrapper img {
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 55.9%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#main {
	padding: 2.2em;
	background: #fff;
	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: right;
	margin: 0 2% 3% 0;
	width: 66.5%;
}

.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-template-allinns-page #primary, .page-template-all-amenities-page #primary, .page-template-inn-search-results #primary, .page-template-all-travel-partners-page #primary, .page-template-map-page #primary, .page-template-member-info-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 {
	border: 1px solid #222;
	padding: 6px;
}

#rolledup-rooms span {
	display: block;
}

#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;
}

#notes-box {
    background: #e3e3e3 none repeat scroll 0 0;
    border: 2px solid #222;
    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: left;
	margin: 0 0 3% 0;
	width: 26.5%;
	text-align: center;
}

.home #secondary {
	margin: 0;
}

#secondary img {
	border: 1px solid #456314;
	box-shadow: 5px 5px 5px #000;
	padding: 2%;
	height: auto;
	margin: 15px auto;
	max-width: 94%;
}

#inn-gallery li {
    list-style-type: none;
}


/* =Menu
-------------------------------------------------------------- */

#nav-outer {
	background: rgba(30,39,122,.8);
	width: 100%;
}

#under-nav {
	width: 100%;
	height: 2px;
	background: #D4D4D4;
	box-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000, 0 0 35px #000, 0 0 40px #000, 0 0 45px #000;
}

#nav-wrapper {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	z-index: 10000000;
	height: 48px;
	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: 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: rgba(30,39,122,.8);
}

#nav-wrapper #menu-main-menu a {
	padding: 8px 0;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	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;
}

.separator a {
	cursor:default;
}

.separator a:hover, .separator a:focus {
	text-decoration:none !important;
}

#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: 16px;
	border-bottom: 1px dotted #000;
	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%;
    font-family: 'Raleway', sans-serif;
    background: #BB0000;
    box-shadow: 0 0 5px #555, 0 0 10px #555, 0 0 15px #555, 0 0 20px #555, 0 0 25px #555, 0 0 30px #555;
    margin: 0 0 50px;
    text-align: center;
    position: relative;
    z-index: 10010;
}

#call-to-action-row {
	max-width: 1200px;
	margin: 0 auto;
}

#call-to-action .call-to-action-borders {
    width: 1px;
    height: 200px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin-top: 5.5%;
}

#call-to-action-row div {
	display: inline-block;
	width: 29%;
	max-width: 348px;
	margin: 40px .8%;
}

#call-to-action-row div:first-of-type {
	margin-left: 0;
}

#call-to-action-row div:last-of-type {
	margin-right: 0;
}

#call-to-action-row div img {
	vertical-align: bottom;
}

#call-to-action-row div a {
	position: relative;
	margin: 0 auto;
}

#call-to-action-row div a span {
    color: #fff;
    display: block;
    line-height: 2em;
    width: 100%;
    overflow: hidden;
    font-weight: normal;
    font-size: 27px;
	margin: 0;
}

#call-to-action-row div a:hover, #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 */

#footer-mid {
	max-width: 1200px;
	margin: 0 auto;
}

#site-generator {
	background: #fff;
	border-top: none;
	color: #000;
	font-size: 15px;
	padding: 4%;
	line-height: 1.5em;
	text-align: center;
	overflow: hidden;
}

#site-generator a {
	color: #333;
	font-weight: bold;
}

.social_buttons_row {
	margin-bottom: 30px;
	overflow: hidden;
	width: 290px;
	height: 48px;
	float: left;
}

.social_buttons_row a {
	height: 48px;
	width: 48px;
	float: left;
	margin-left: 10px;
}

.social_buttons_row a:hover, .social_buttons_row a:focus {
	opacity: .8;
}

.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-blog.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: 18px;
	text-transform: uppercase;
	color: #BA0000;
	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: 49%;
}

.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: 49%;
}

.footer-business-name {
    margin-bottom: .2em;
	font-weight: bold;
    text-transform: uppercase;
    color: #b90000;
    font-size: 1.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;
}

#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;
}

.phone .awesome-weather-wrap {
	display: block;
	margin: 15px auto;
}

.awesome-weather-wrap {
	vertical-align: middle;
	font-family: Verdana,Geneva,sans-serif;
	text-shadow: 3px 3px 3px rgba(68,68,68,0.5);
	width: 60px;
	display: inline-block;
}

.awe_micro .awesome-weather-current-temp sup {
    vertical-align: super;
}

.awe_micro .awesome-weather-current-temp {
	padding: 3px 0;
	font-size: 15px;
	float: right;
	color: #111;
}

.awe_micro .awesome-weather-todays-stats {
    padding: 0;
    width: 30px;
    float: left;
}

.awesome-weather-header {
	display: none;
}

.awe_desc {
	font-size: 0;
	width: 30px;
	display: inline-block;
}

.awe_micro .awesome-weather-todays-stats i {
    font-size: 21px;
	color: #111;
}

#secondary .widget {
	border: 1px solid #000;
	box-shadow: 3px 3px 3px #555;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

#secondary #text-15.widget {
	border: none;
	box-shadow: none;
}

.#secondary .widget:first-of-type {
	width: 96%;
	margin: 0 auto;
}

#secondary .widget:last-of-type {
	margin-bottom: 0;
}


.home #secondary .widget:last-of-type {
	margin-bottom: 0;
	box-shadow: none;
	border: none;
}


#secondary h2 {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c01414+0,ffffff+85 */
background: #c01414; /* Old browsers */
background: -moz-linear-gradient(top, #c01414 0%, #ffffff 85%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #c01414 0%,#ffffff 85%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #c01414 0%,#ffffff 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c01414', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-shadow: 3px 3px 3px rgba(68,68,68,0.5);
}	

#secondary #home-sidebar-featured-inn img {
	border: none;
	padding: none;
	width: 96%;
	box-shadow: none;
	margin: 0 auto;
}

#home-sidebar-featured-inn p {
    font-family: 'Raleway', sans-serif;
    color: #BB0000;
    font-size: .95em;
    text-shadow: 3px 3px 3px rgba(68,68,68,0.5);
    font-weight: bold;
    width: 96%;
    line-height: 130%;
    margin: 0 0 1em;
}

#home-sidebar-featured-inn-iframe {
	width: 100%;
	overflow: hidden;
	height: 520px;
}

#home-sidebar-search-buttons a {
    display: block;
    background: #F1F7F8;
    border: 1px solid #9B9B8C;
    box-shadow: 3px 3px 3px #1E277A;
    color: #BB0000;
    text-transform: uppercase;
    font-size: .85em;
    font-weight: normal;
    width: 80%;
    margin: 15px auto;
}

.region-inn-listing, .specials-listing, .associate-member-listing {
	border: 1px solid #000 !important;
	padding: 2% !important; 
	position: relative;
	width: 95.8%;
	clear: both;
	margin: 15px auto;
	background: -moz-linear-gradient(-45deg,  rgba(255,255,195,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,195,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFC3', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.associate-member-listing a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
}

.region-inn-listing img {
	background: #FFF;
	width: 90%;
	display: block;
	border: 2px solid #444;
	padding: 1%;
	margin: 15px 0;
}

.page-template-all-travel-partners-page .region-inn-listing img {
	width: auto;
}

#page .travel-partner-link {
	display: inline-block;
	margin: 0 1em 1em !important;
}

.backtotop {
	text-align: center;
	display: block;
	margin: 1em 0;
}

.region-inn-listing img.inspected {
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	background: transparent;
	max-width: 150px;
	width: 15%;
	top: 0;
	right: 0;
}

.region-inn-listing .inn-listing-photos {
	display: inline-block;
	width: 29%;
	text-align: left;
	vertical-align: top;
}

.region-inn-listing .inn-listing-text {
	display: inline-block;
	width: 70%;
	text-align: left;
}

.region-inn-listing .inn-listing-text.wide, .archive article .entry-summary {
	float: none;
	width: 100%;
}

.region-inn-listing .inn-listing-text .property-address, .region-inn-listing .inn-listing-text .property-tagline, .region-inn-listing .phone-numbers {
	font-weight: bold;
}

.region-inn-listing #inn-featured, .region-inn-listing #inn-featured-text {
	display: none;
}

.region-inn-listing .inn-listing-text p {
	margin: 0 0 .5em 0 !important;
}

.region-inn-listing .inn-listing-text .property_coordinates_title a, .inn-archive-box a.prop-title, #board-officers .property_coordinates_title, .page-template-membership-page .property_coordinates_title, .specials-listing  .property_coordinates_title a, .page-template-all-travel-partners-page   .property_coordinates_title, .page-template-member-info-page .property_coordinates_title {
    border-bottom: 1px solid #444;
    color: #000;
	font-size: 1.2em;
    margin: 0 !important;
    text-decoration: none !important;
	display: block;
	letter-spacing: normal;
	font-weight: bold;
	width: 80%;
}

.property-address {
	width: 80%;
}

.page-template-all-travel-partners-page   .property_coordinates_title, .page-template-member-info-page .property_coordinates_title {
	width: 100%;
}

.page-template-membership-page .property_coordinates_title {
	margin-bottom: 1em !important;
}

#board-officers p {
    margin: 0 0 0.2em !important;
}

#above-inn-list {
	display: table;
	width: 96%;
	padding: 0 2%;
}

#inn-count {
	float: left;
	text-align: left;
}

#inn-count p {
	line-height: 41px;
	margin: 0;
}

#all-inns-buttons {
	float: right;
	width: 165px;
}

#all-inns-buttons.disabled {
	opacity: .5;
}

#all-inns-buttons.disabled a {
	pointer-events: none;
}

.page-template-all-associate-members-page #all-inns-buttons {
	width: 250px;
}

.single-city #all-inns-buttons {
	width: 250px;
}


#all-inns-buttons p {
	float: left;
	margin: 9px 0 0;
}

#all-inns-buttons a {
	float: left;
	cursor: pointer;
	color: #FFF;
	display: block;
	padding: 3px 8px ;
	border: 1px solid #3e4095;
	border-radius: 5px;
	margin: 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e4095+0,7db9e8+100 */
background: #3e4095; /* Old browsers */
background: -moz-linear-gradient(-45deg, #3e4095 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #3e4095 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #3e4095 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4095', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 2px 2px 2px #3e4095;
}

#all-inns-buttons a:hover, #all-inns-buttons a:focus {
	text-decoration: none;
}

#all-inns-buttons.disabled a:hover, #all-inns-buttons.disabled a:focus {
	color: #fff;
	background: linear-gradient(#557491, #283744) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#all-inns-container {
	clear: both;
}

.post-type-archive-inn div:last-child, .search-results #content div:last-child, .page-id-1288 #content div:last-child {
	border-bottom: none;
}

#inn-gallery {
	list-style-type: none;
}

#inn-gallery img {
	max-width: 96%;
}

#inn-gallery img:first-of-type {
	margin-top: 0%;
}

.inn-archive-box {
	border-bottom: 2px solid #000;
	padding: 1em;
	overflow: hidden;
	clear: both;
}

#all-inns-container div:last-of-type {
	border: none;
}

.inn-archive-box table {
	width: 100%;
}

.inn-archive-box td {
	vertical-align: top;
}

.inn-archive-box tr td:first-child {
	width: 37%;
}

.inn-archive-box tr td:first-child img {
	width: 90%;
	max-width: 300px;
}

.inn-archive-box p {
	margin: 1em 0 0;
	background: #f2f2f2;
	padding: 5px 10px;
}

.inn-archive-box .inn-specials {
	margin: 1em 0 0;
	background: #f2f2f2;
	padding: 5px 10px;
}

.inn-archive-box .inn-specials p {
	margin: 0;
	padding-top: 2px;
}

.inn-archive-box .inn-specials .show-specials {
	margin: 1em 0 0 1em;
	display: block;
	cursor: pointer;
}

.inn-archive-img-link img {
	border: 2px solid #283744;
	padding: 2px;
	float: left;
	margin: 0 1em 1em 0;
}

.single-inspected {
	position: absolute;
	top: 15px;
	right: 0;
	width: 15%;
}

.single-inn h1 {
	width: 80%;
}

#property-data .title {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#primary .property-specials .title {
	margin: 2em 0 .5em;
}

#secondary .property-specials {
	width: 80%;
	margin: 0 auto;
}


#property-data p {
	margin: .5em 0;
}

.single-inn .entry-content {
	padding-top: 0;
	margin-top: 0;
}

#secondary .property-location, #secondary .property-trail, #secondary .property-amenities, #secondary .property-specials {
	color: #000;
}

#secondary .property-location ul, #secondary .property-trail ul, #secondary .property-amenities ul {
  margin: 0 auto;
  text-align: left;
  width: 200px;
}

#secondary .property-location .title, #secondary .property-trail .title, #secondary .property-amenities .title {
	margin: 2em 0 .5em;
}



.single-inn.singular .hentry {
    padding: 0;
}

.property-custom-links {
	overflow: hidden;
}

.property-custom-links a {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 2em;
	white-space: nowrap;
	float: left;
	padding: 1em 0;
}

.property-custom-links a:first-child {
	margin-left: 0
}

.property-custom-social-links {
	overflow:hidden;
	clear:both;
	margin-bottom: 2em;
}

#inn-social-buttons {
	margin: 0 0 0 10px;
	float: left;
}

#property-data .property-custom-social-links p {
	line-height: 50px !important;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
}

.property-custom-social-links a {
	width: 50px;
	height: 50px;
	background: url(images/inn-social-sprite.png) no-repeat;
	float: left;
	margin-left: 10px
}

.property-custom-social-links a:first-child {
	margin-left: 0px !important
}

.property-custom-social-links a:hover, .property-custom-social-links a:focus {
	zoom: 1;
	opacity: 0.5
}

a.inn-facebook {
	background-position: 0 0
}

a.inn-twitter {
	background-position: -50px 0
}

a.inn-google {
	background-position: -100px 0
}

a.inn-pinterest {
	background-position: -150px 0
}

a.inn-blog {
	background-position: -200px 0
}
a.inn-instagram {
	background-position: -250px 0
}
a.inn-video {
	background-position: -200px 0
}

a.inn-tripadvisor {
	background-position: -300px 0
}


.specials-title {
	font-weight: bold;
}

#toggle-container {
	overflow: hidden;
	margin: 40px auto;
	text-align: center;
}

#toggle-container p {
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 .5em;
}

#toggle-container > div {
  display: inline-block;
  margin: 0 5%;
}

.switch {
	width: 94px;
	margin: 0 auto;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 90px;
  height: 40px;
  background-color: #dddddd;
  border-radius: 40px;
}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 40px;
  transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
  width: 43.5px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}

#city-toggle input.cmn-toggle-round:checked + label:before {
  background-color: #5097F7;
}

#attraction-toggle input.cmn-toggle-round:checked + label:before {
  background-color: #F75C50;
}

#inn-toggle input.cmn-toggle-round:checked + label:before {
  background-color: #6FBA33;
}




input.cmn-toggle-round:checked + label:after {
  margin-left: 49px;
}

#city-list {
	text-align: center;
}

#custom-search {
	border: 1px solid #eab650;
	background: #ffffea;
	text-align: center;
	width: 92%;
	max-width: 350px;
	padding: 2% 2% 0;
	margin: 7.5% auto;
}

.page-template-all-amenities-page #custom-search {
	max-width: none;
}

.page-template-all-amenities-page #custom-search div div {
	width: 30.5%;
	text-align: left;
	vertical-align: top;
	margin: 0 1%;
	display: inline-block;
}

.page-id-1682 #custom-search {
	max-width: 500px;
}

#custom-search .title, #custom-search .amen-title {
	color: #000032;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: .5em 0 1em;
    text-transform: uppercase;
}

.amen-title {
	text-align: center;
}

#custom-search span {
    display: block;
}


#custom-search select {
	width: 90%;
	margin: 10px 5%;
	border: 1px solid #000;
}

#search-title {
	font-size: 19px;
	font-weight: bold;
	color: #000032;
	margin-bottom: .7em;
}


#custom-search #submitlink, #search-results-title #submitlink, a.special-read-more {
	display: inline-block;
	width: 180px;
	color: #fff;
	padding: 8px 0;
	border-radius: 5px;
	margin: 15px;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #3e4095;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e4095+0,7db9e8+100 */
background: #3e4095; /* Old browsers */
background: -moz-linear-gradient(-45deg, #3e4095 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #3e4095 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #3e4095 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4095', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 2px 2px 2px #3e4095;
}

a.special-read-more {
	margin: 1em auto;
	text-align: center;
	width: 140px;
}

.page-id-2 #custom-search #submitlink {
	height: 1em;
	vertical-align: text-top;
}

#custom-search #custom-buttons span {
	display: none;
}

#search-results-title #submitlink {
	margin: 2em 0 .5em;
}

#search-results-title, .noresults {
	border: 1px solid #000;
	text-align: center;
	width: 40%;
	padding: 1% 3%;
	margin: 0 auto 20px;
	box-shadow: 3px 3px 3px #525526;
}

#search-results-title .title, .noresults p {
	color: #444;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: .5em 0 1em;
}

#search-results-title p {
	margin: .2em 0;
}


#custom-search a#submitlink:hover, #custom-search a#submitlink:focus, #search-results-title #submitlink:hover, #search-results-title #submitlink:focus, a.special-read-more:hover, a.special-read-more:focus {
	text-decoration: none;
	cursor: pointer;
	background: linear-gradient(#000032, #222) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#resultlist {
	display: block;
	margin-top: -300px;
	padding-top: 300px;
}

.subtitle {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

.single-inn_for_sale p, .single-special p {
	margin: .3em 0;
}



.specials-listing p.currentexcerpt, .associate-member-listing p.currentexcerpt {
	margin-top: 1.5em;
}

.typeofspecial a {
	color: #000;
	font-weight: normal;
}

.specials-listing p, .associate-member-listing p {
	margin: .3em 0;
}

.specials-listing p.property_coordinates_title, .associate-member-listing p:first-of-type {
	margin: 0 0 1.5em;
}

#special-choice-boxes {
	text-align: center;
	margin-bottom: 1em;
}

#special-type-list, #region-list {
  border: 1px solid #000;
  box-shadow: 3px 3px 3px #333;
  display: inline-block;
  margin: 0 1.7% 1em;
  padding: 20px 2%;
  width: 30%;
}

#special-type-list select, #region-list select {
	width: 80%;
}

.innforsale-thumbnail {
	float: right;
}

.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-info .galleria-info-text {
	padding-top: 10px !important;
}

#fancybox-wrap {
  z-index: 2147483647;
}

#fancybox-overlay {
  z-index: 2147483600;
  background-color: #000 !important;
  opacity: .7 !important;
}

/* Webervations Definitions
----------------------------------------------- */

table.jacs {
	z-index: 2147483647 !important;
}


.weber_member_table {
	border: 1px solid #000 !important;
	padding: 2% !important; 
	position: relative;
	width: 95.8%;
	clear: both;
	margin: 15px auto;
	overflow: hidden;
	background: -moz-linear-gradient(-45deg,  rgba(255,255,195,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,195,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(255,255,195,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFC3', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}

.weber_photo_cell {
	vertical-align: middle;
	padding: 8px 0;
}

.calendar_days {
	padding: 0 15px;
}

.calendar_table {
	width: 100%;
	border-collapse: collapse;
}

.calendar_table td {
	border: 1px solid #000;
}


.page-template-member-info-page .all-travel-partners-container {
	clear: both;
	float: none;
	width: 96%;
	margin: 0 2% 3%;
}

.page-template-member-info-page  #primary {
	margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {

#header {
	width: 96%;
}

#header #header_logo {
	width: 144px;
}

#header-right {
	width: 700px;
	padding: 0 35px 15px 0;
}

#header-right-row-one {
	margin: 3px 0;
}

#nav-wrapper #menu-main-menu a {
	font-size: 16px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 14px;
}

#secondary img {
	max-width: 90%;
}

#call-to-action .call-to-action-borders {
	height: 180px;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

#nav-wrapper #menu-main-menu a {
	font-size: 14px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 12px;
}

#main {
	padding: 2.2em 2.2em 0 2.2em;
}

}  /* end of @media 1100 */

@media only screen and (max-width: 1000px) {
	
body {
	font-size: 16px;
}

#header #header_logo {
	width: 137px;
}

#header-right {
	width: 640px;
	padding: 0 25px 19px 0;
}

#header-right-row-one {
	font-size: 15px;
}

a#header-contact-us, a#header-reservation {
	font-size: 20px;
}

#header {
	font-size: 20px;
}

#content {
	padding: 0;
}

#call-to-action .call-to-action-borders {
	height: 170px;
}

#call-to-action-row div a span {
	font-size: 22px;
}

#call-to-action-row div {
	width: 28%;
}

#secondary {
	padding-bottom: 35px;
}

}  /* end of @media 1000 */

@media only screen and (max-width: 900px) {

#header {
	font-size: 18px;
}

#header-right-row-one {
	font-size: 13px;
	margin: 5px 0;
}

#header-right {
	width: 570px;
	padding: 0 15px 15px 0;
}

#nav-wrapper #menu-main-menu a {
	font-size: 13px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 11px;
}

a#header-contact-us, a#header-reservation {
	font-size: 18px;
}

#primary, #secondary {
	float: none;
	margin: 0 2% 3% !important;
	width: 96% !important;
}

#secondary {
	text-align: center;
	margin: 0 auto !important;
	max-width: 300px;
}

.alignright, .alignleft {
	display: block;
	float: none;
	margin: 15px auto;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 20px;
}

#call-to-action .call-to-action-borders { 
	height: 160px;
}

.weber_photo_cell, .weber_detail_cell, .weber_description_cell, .weber_address_cell {
	display: block;
	text-align: center;
	width: 100%;
}

}  /* end of @media 900 */

@media only screen and (max-width: 800px) {
	
body {
	line-height: 160%;
}
	
#header-outer {
	position: relative;
}

#header #header_logo {
	width: 96%;
	max-width: 144px;
	margin: 0 auto 3px;
	display: block;
	float: none;
	padding: 0 10px;
	background: transparent;
}

#header {
	width: 100%;
	height: auto;
	background: #F1F7F8;
	padding-bottom: 0;
}

#header-left, #header-right {
	float: none;
	margin: 20px auto 0;
	width: 100%;
	border-radius: 0;
	padding-right: 0;
}

#header-right {
	margin: 0 auto;
	padding: 0 15px 5px 0;
	text-align: center;
	background: transparent;
}

#header-right-row-one {
	margin: 0;
}

#nav-wrapper #menu-main-menu a {
	font-size: 12px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 11px;
}

.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;
	width: 165px;
}

#call-to-action .call-to-action-borders {
	height: 150px;
}

#call-to-action-row div a span {
	font-size: 20px;
}

.inn-archive-box table {
	width: 100%;
}

.inn-archive-box tr td {
	display: block;
	width: 90%;
	margin: 0 5%;
}

.inn-archive-box tr td:first-child {
    padding: 0;
    width: 90%;
}

.region-inn-listing .inn-listing-photos {
	display: block;
	width: 100%;
}

.inn-archive-img-link img, .region-inn-listing img {
	padding: 2px;
	max-width: 300px;
	display: block;
	margin: 0 auto 15px;
	float: none;
	width: 90%;
}

.region-inn-listing .inn-listing-text {
	width: 90%;
	margin: 0 5%;
}


#inn-count {
    float: none;
    padding: 0;
    text-align: center;
}

#all-inns-buttons {
    float: none;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0;
}

.region-inn-listing img.inspected {
	width: 30%;
}

.region-inn-listing .inn-listing-text .property_coordinates_title a, .inn-archive-box a.prop-title, #board-officers .property_coordinates_title, .page-template-membership-page .property_coordinates_title, .specials-listing .property_coordinates_title a, .page-template-all-travel-partners-page .property_coordinates_title, .page-template-member-info-page .property_coordinates_title {
	width: 100%;
}

}  /* end of @media 800 */

@media only screen and (max-width: 700px) {

#nav-wrapper #menu-main-menu a {
	font-size: 11px;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 10px;
}

#call-to-action .call-to-action-borders {
	height: 140px;
}

}  /* end of @media 700 */

@media only screen and (max-width: 640px) {
	
#under-nav {
	background: #b00;
}

#nav-wrapper {
	margin: 0;
	height: auto;
	border-bottom: none;
	background: #292d51;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper .toggleMenu {
	display: inline-block;
	border-top: 2px ridge #b00;
	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: #3C4060;
	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: #636680;
	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: #1E213B;
	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-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: 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;
}

#call-to-action .call-to-action-borders {
	display: none;
}

#call-to-action {
	padding: 25px 0;
}

#call-to-action-row div {
	display: block;
	width: 96%;
	max-width: 348px;
	margin: 25px auto;
}

.weber_photo_cell, .weber_detail_cell, .weber_description_cell {
	width: 100%;
}

.weber_detail_cell {
	padding: 10px 0;
	text-align: center;
}

.page-template-all-amenities-page #custom-search div div {
	width: 230px;
	display: block;
	margin: 15px auto;
}

}  /* end of @media 640 */

@media only screen and (max-width: 600px) {

#header-right-row-one span {
	display: none;
}

.awesome-weather-wrap {
	margin: 0px auto;
}

.wi {
	padding-left: 2px;
}

.awesome-weather-todays-stats {
	margin-right: 0;
}

a#local-phone, a#toll-free {
	display: block;
}

#main {
	padding: 2em 0;
}

.entry-content, .entry-summary {
	padding: 0;
}

#site-generator {
	padding-bottom: 50px;
}

}  /* end of @media 600 */

@media only screen and (max-width: 500px) {

a#certs, a#avail {
	width: 80%;
	display: block;
	margin: 10px auto;
}

#header-right-row-one {
	margin: 5px auto;
	line-height: 12px;
	width: 325px;
}

#search-results-title, .noresults {
	width: 250px;
	padding: 15px;
}

}  /* end of @media 500 */

@media only screen and (max-width: 400px) {

a#local-phone, a#toll-free {
	width: auto;
	display: block;
	margin: 0px auto;
}

a#header-contact-us, a#header-reservation {
	display: block;
	padding: 0;
	line-height: 1.5em;
	width: 250px;
	margin: 5px auto;
}

#header-right {
	padding: 0;
}

#header-right span {
	display: none;
}

.social_buttons_row {
	height: 60px;
	width: 170px;
}

.social_buttons_row a {
	margin-bottom: 10px;
}

.nav_buttons_row div p {
	font-size: 14px;
	margin-top: 3em !important;
}

.weber_member_table {
	padding: 2px !important;
}

.calendar_days {
	padding: 0;
}
.weber_description {
	padding: 5px;
} 

.calendar_days {
	font-size: 9px !important;
}

table[id^="ssfa-table"].ssfa-minimalist > thead > tr > th {
	font-size: 8px;
}

table[id^="ssfa-table"].ssfa-minimalist {
	font-size: 8px;
}

}  /* end of @media 400 */

@media only screen and (max-width: 320px) {

#header #header-right-row-one a {
	display: block;
}

}  /* end of @media 320 */

@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;
}


}