hr.headings { 	
	background:url(http://glantzdesign.com/dev/boltwood/wp-content/uploads/2014/06/Menu-Divider-new2.png) no-repeat top center!important;
	height: 11px!important;
	margin: 0 0px 30px!important;
}
h1.page-title, h1.post-title {
	margin: 0 0 5px!important;
}

.showMobile {display: none; }

@media (max-width: 767px) {
	.showMobile { display:inline; } 
	body > div#top-bar { height: 35px; }
	
	.mobile-menu, .mobile-menu:active, .mobile-menu:hover {
		width: 100%; background: #555559;
		margin-top: 30px;
	}

	.menu-menu-1-container { background: #555559; color:  }
	.menu-menu-1-container a{ color: #fff!important; }
	.menu-menu-1-container ul { list-style-type: none!important; padding-bottom: 10px; text-align: center; }
	.mobile-menu { padding-right: 0px!important;}
	.mobile-menu ul { margin-left: 0px!important; background: #333;}
	.mobile-menu ul li a{ text-decoration: none; font-family: 'Cochin'; font-size: 18px;}
	.mobile-menu ul li { padding: 4px 0px;}
	#top-bar .showMobile {float: right; margin-right: 10px; margin-top: 5px; width: 45px; background:none repeat scroll 0 0 transparent; border: none; }
}
	#OT_form {
    margin: 0 auto!important;
    }
    .reservation { text-align: center;}
    .OT_ExtLink:link, .OT_ExtLink:visited, .OT_ExtLink:hover, .OT_ExtLink:active {
    	margin: 3px auto!important;
    }

/*-- Responsive --*/
@media (max-width: 440px) {
	h3.trigger { font-size: 25px!important;}
	.contentPhotos img { width: 100%!important;}
}

@media print {
		.showMobile img{ display: none!important;}
	}