/* 
Theme Name: Acorn Turnkey Three Large Photos
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/
/* =Nivo Slider class for loading images smoothly
-------------------------------------------------- */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #c1d59b url("http://www.innatvalleyfarms.com/wp-content/plugins/squelch-tabs-and-accordions-shortcodes/css/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% !important;
    border: 1px solid #d3d3d3;
    color: #555;
    font-weight: normal;
}

#rotation-margin{
    padding-bottom:20%;
}

.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%;
}

/* =Nivo Slider class for loading images smoothly
-------------------------------------------------- */

.read-more {
	cursor: pointer;
	display: block;
	margin: 0 0 1em;
}

.read-more.button-toggle {
    padding: 0.3em;
    text-align: center;
    width: 10em;
	background: #9a272b;
	background: -moz-linear-gradient(top,  #9a272b 0%, #661a1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a272b), color-stop(100%,#661a1c));
	background: -webkit-linear-gradient(top,  #9a272b 0%,#661a1c 100%);
	background: -o-linear-gradient(top,  #9a272b 0%,#661a1c 100%);
	background: -ms-linear-gradient(top,  #9a272b 0%,#661a1c 100%);
	background: linear-gradient(to bottom,  #9a272b 0%,#661a1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a272b', endColorstr='#661a1c',GradientType=0 );
    color: #fff;
    padding: 0.3em;
    text-align: center;
    width: 10em;
    border: 3px outset #661a1c;
}

.read-more.button-toggle.read-less {
	background: #661a1c;
	background: -moz-linear-gradient(top,  #661a1c 0%, #9a272b 100%, #9a272b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#661a1c), color-stop(100%,#9a272b), color-stop(100%,#9a272b));
	background: -webkit-linear-gradient(top,  #661a1c 0%,#9a272b 100%,#9a272b 100%);
	background: -o-linear-gradient(top,  #661a1c 0%,#9a272b 100%,#9a272b 100%);
	background: -ms-linear-gradient(top,  #661a1c 0%,#9a272b 100%,#9a272b 100%);
	background: linear-gradient(to bottom,  #661a1c 0%,#9a272b 100%,#9a272b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#661a1c', endColorstr='#9a272b',GradientType=0 );
    border: 3px inset #661a1c;
}

.read-more.button-toggle:hover {
	color: #FFf;
	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;
}



#frame-wrapper {
	width: 100%;
	position: relative;
}

#room-outer {
	margin: 0 1.625em 1.625em 0;
	float: left;
	padding: 6px;
	border:1px solid #666 ;
	width: 27.25%;
	box-shadow:5px 5px 5px #353535;
}

#room-frame-wrapper {
	position: relative;
	width: 100%;
}

#frame-wrapper:after {
	padding-bottom: 43.3%;
	display: block;
	content: '';
}

#room-frame-wrapper:after {
	padding-bottom: 150%;
	display: block;
	content: '';
}

#frame-wrapper iframe, #room-frame-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#frame-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#sidebar-frame-wrapper {
	width: 100%;
	max-width: 260px;
	position: relative;
	margin: 0 auto;
}

#sidebar-frame-wrapper:after {
	padding-bottom: 144.23%;
	display: block;
	content: '';
}

#sidebar-frame-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}


- See more at: http://avexdesigns.com/responsive-youtube-embed/#sthash.SKTjzaKY.dpuf

.nivoSlider {
	background:url("images/loading.gif") no-repeat 50% 50%;
}

.nivoSlider img {
	display: none;
}

#branding .nivoSlider img {
	display: none;
}

#image_rotation {
	float: left;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	height: auto;
	width: auto;
	max-width: 100%;
}


/* =Fix conflicts in style sheet with Next Gen Gallery plugin. Add width definitions
------------------------------------------------------------------------------------- */

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 100px;
	padding-right:10px;
}

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, .aligncenter {
	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 {
display: block;
 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: 1em 0;
	line-height: 140%;
}

p {
	margin-bottom: 1.625em;
}

#sidebar-avail-button {
    background: #661a1c none repeat scroll 0 0;
    border: 3px outset #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 3px 3px #333;
    color: #fff;
    display: block;
    max-width: 200px;
    padding: 10px;
    font-size: 1.3em;
    font-style: italic;
    margin: 15px auto;
}

#sidebar-avail-button:hover {
text-decoration: none;
border: 3px inset #fff;
}


a {
	text-decoration: none;
	color: #661A1C;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: disc;
}

.nowrap {
	white-space: nowrap;
}


.entry-content, .entry-summary {
	padding: 1.625em 0 0;
}


body {
	padding: 0;
	margin: 0;
	background-color: #661A1C !important;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
}

#header-outer {
    background: url("images/header-background.png") repeat-x scroll center top;
    position: absolute;
    width: 100%;
    z-index: 100000;
    background-size: auto 100%;
}

#header {
	text-align: right;
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	height: 0px;
	padding: 0px 0 0 0;
	z-index: 10000000;
}

#phone-links {
	overflow: hidden;
	padding-top:20px;
	display: block;
}

#phone-links span {
	float: right;
	display: block;
	width: 1564px;
	line-height: 1.5em;
}

#phone-links a {
	float: right;
}

#phone-links div {
	width: 4px;
	height: 20px;
	background: #ffffcc;
	margin: 2px 10px 0;
	float: right;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header a:hover {
	text-decoration: none;
}

a#avail, a#certs {
	background:;
	margin: 0 0 4px 2%;
	padding: 3px 15px 2px;
	text-transform: uppercase;
	white-space: nowrap;
}

a#avail:hover, a#certs:hover {

}

a#local-phone{
    font-family: "Verdana", Geneva, sans-serif;
	font-size:22px;
	cursor: default;
	color: #FFFFCC;
}

a#toll-free {
    font-family: "Verdana", Geneva, sans-serif;
	font-size:22px;
	cursor: hand;
	color: #FFFFCC;
}

a#local-phone:hover{
	text-decoration: none;
}

a#toll-free:hover {
	text-decoration: none;
}

#header #header_logo img {
	width: 17.5%;
	float: left;
	height: auto;
}



.social_buttons_row {
	margin: 0 auto;
	padding-top: 8px;
	overflow: hidden;
	width: 287px;
	height: 25px;
	float: right;
	clear: right;
}

.social_buttons_row a {
	height: 25px;
	width: 25px;
	background: url("images/social-sprite.png") no-repeat;
	float: right;
	margin-right: 10px;
}

.social_buttons_row a:first-child {
	margin-right: 0px !important;
}

a#header-facebook {
	background-position: 0 0;
}

a#header-facebook:hover {
	background-position: 0px -25px;
}

a#header-google {
	background-position: -25px 0px;
}

a#header-google:hover {
	background-position: -25px -25px;
}

a#header-twitter {
	background-position: -50px 0px;
}

a#header-twitter:hover {
	background-position: -50px -25px;
}

a#header-pinterest {
	background-position: -75px 0px;
}

a#header-pinterest:hover {
	background-position: -75px -25px;
}

a#header-blog {
	background-position: -100px 0px;
}

a#header-blog:hover {
	background-position: -100px -25px;
}

a#header-email {
	background-position: -125px 0px;
}

a#header-email:hover {
	background-position: -125px -25px;
}

a#header-youtube {
	background-position: -150px 0px;
}

a#header-youtube:hover {
	background-position: -150px -25px;
}

a#header-tripadvisor {
	background-position: -175px 0px;
	width: 42px;
}

a#header-tripadvisor:hover {
	background-position: -175px -25px;
}

.nav_buttons_row {
	width: 50%;
	float: right;
	overflow: hidden;
	margin-top: 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 {
	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 {
	max-width: 1900px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

#header-img-wrapper img {
	left: 0;
	position: absolute;
	width: 100%;
}

#header-img-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 45%;
}

#header-img-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page-bg {
	background: url('images/page-background.png') repeat-x left top; 
}


#page {
	margin: -100px auto 0;
	max-width: 1200px;
	position: relative;
	width: 100%;
	z-index: 1000;
}

#main {
	padding: 1.625em 0 0;
	background: #FCF3CC;
	overflow: hidden;
	margin-top:10px;
}

#content {
	padding: 0 0 1.625em;
	margin: 0;
	width: 100%;
}

#content ul {
	margin: 1em 0 1em 3em;
}

#primary {
	float: left;
	margin: 0 0 3% 3%;
	width: 66.5%;
}

.page-template-default #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;
}

.room-buttons {
	text-align: center;
}

.room-buttons img {
	display: inline-block;
	width: 100%;
	margin: 0 10px;
}

.room-buttons a:first-child img {
	max-width: 101px;
}

.room-buttons a:last-child img {
	max-width: 190px;
}

.wp-caption {
	border: 2px solid #222;
	width: 90%;
	margin: 20px auto;
	box-shadow: 5px 5px 5px #353535;
	padding: 2% 3%;
	background: #C1D59B;
	
}

.ngg-gallery-thumbnail img {
	margin: 10px 0 10px 10px !important;
}

#secondary {
	float: right;
	margin: 0 2% 3% 0;
	width: 25.5%;
	text-align: center;
}

#secondary img {
	border: 1px solid #666;
	box-shadow: 5px 5px 5px #353535;
	padding: 6px;
	height: auto;
	margin: 15px auto;
	max-width: 100%;
}

/* =Menu
-------------------------------------------------------------- */

#nav-wrapper {
	width: 100%;
	max-width: 1200px;
	background-color:#661A1C;
	height: 42px;
}

.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%;
	text-align: justify;
	margin-top:100px!important;
}

#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: 1.3em;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;
}


#nav-wrapper #menu-main-menu a:hover {
	text-decoration: underline;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
	display: inline-block;
}

#menu-main-menu ul {
	display: none;
	position: absolute;
	width: auto;
	top: 100%;
	left: 0;
	text-align: left;
	background: linear-gradient(#ffffff, #cccccc);
}

#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: 14px;
	font-size: 1.2em;
	opacity:0.90;
	padding: 8px 20px;
	border-bottom: 1px dotted #ddd;
	white-space: nowrap;
	background-color:#9A272B;
	
}

#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: #BB2F32;
}

#nav-wrapper #menu-main-menu li li li:last-child a {
	border-bottom: none;
}


#call-to-action {
	width: 90%;
	margin: 0 auto;
}

#call-to-action td {
	text-align: center;	
}

#TB_window {
	z-index: 10000 !important;
}


/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background-color: #637A34;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
	margin-bottom: 0px;
	overflow: hidden;
	border-top: 1px solid #ddd;
}

#site-generator a {
	color: #fff;
	font-weight: bold;
}

#supplementary {
	margin-bottom: 40px;
	padding: 0;
	overflow: visible;
	border: none;

}

#supplementary ul {
	margin: 1em 0 1em 2em;
	text-align: left;
}

#supplementary .widget ul li {
	color: inherit;
}

#advancedrecentposts-2 {
	margin: 0;
}


.footer_column_left {
	float: left;
	text-align: left;
	width: 50%;
	margin: 0 6%;
}

.widget-title {
	font-size: 20px;
	text-align: center;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: none;
	font-weight: bold;
	color: inherit;

}

.advanced-recent-posts li {
	padding: 5px;
}

.footer_column_right {
    float: right;
    margin: 0 6% 1.2em 1.2em;
    text-align: right;
    width: 30%;
}

.footer_img_row {
	width: auto;
	float: left;
}


.footer_img_row img {
	margin: 5px;
}

#footer-logo {
	margin: 0 -5px -20px 0;
}

a.btn-link:hover img {
	zoom: 1;
	opacity: 0.5;
}

@media only screen and (max-width: 1200px) {

#header {
	width: 96%;
	font-size: 20px;
}

#phone-links div {
	margin: 2px 10px 0;
}

#page {
	margin: -10 auto;
}

#nav-wrapper #menu-main-menu a {
	font-size: 1.2em;
}

#nav-wrapper #menu-main-menu li li a {
	font-size: 1.1em;
}


#secondary img {
	max-width: 90%;
}

}  /* end of @media 1200 */

@media only screen and (max-width: 1100px) {

#header {
	font-size: 18px;
}

#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) {

#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) {

#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;
}

}  /* end of @media 900 */

@media only screen and (max-width: 800px) {

#header {
	font-size: 18px;
}
#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: 700px) {

#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: 640px) {
#header-outer {
    position: static;
}


#main {
	margin-top:0px;
}


#page-bg {
	background: url('images/page-background.png') repeat-x left top; 
}

#nav-wrapper {
	height: auto;
	position: relative;
	top: 0;
	padding-bottom: 0;
	border-bottom: 2px ridge #333;
}

.responsive_menu {
	width: 100%;
}

#nav-wrapper .toggleMenu {
	display: inline-block;
	border-top: 2px ridge #333;
	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;
	font-size: 20px;	
	color: #fff;
}

#menu-main-menu {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	background: #ccc;
	border-bottom: 8px solid #ffffff;
	margin-top:0px!important;
}

#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-repeat: no-repeat;
	background-position: 20px 50%;
	color: #fff;
	text-shadow: none;
	padding-left: 55px;
	background-color:#9A272B;
}

#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: #BF3134;
	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: #D1494D;
	padding-left: 100px;

}

#menu-main-menu ul {
	display: block;
	width: 100%;
	background: 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 {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	text-align: center;
}

#phone-links {
	margin: 10px auto;
}

#phone-links2 {
	display:none;
}

#phone-links span {
	float: none;
	width: 100%;
}

#phone-links a {
	float: none;
	margin: 5px auto;
	max-width: 200px;
	display: block;
}

#phone-links div {
	display: none;
}

.social_buttons_row {
	float: none;
}

.nav_buttons_row {
	float: none;
	width: 100%;
}

#header #header_logo img {
	float: none;
	width: 90%;
	max-width: 151px;
}

#call-to-action td {
	display: inline-block;
}

#rolledup-rooms img {
	width: 90%;
	max-width: 350px;
}

#footer-logo {
	width: 90%;
	max-width: 151px;
}


.widget_simpleimage {
	display: block;
	margin: 0 auto;
	width: 90%;

}
#page {
	margin: 0 auto;
}
}  /* end of @media 640 */