body {
	color:#000;
}
#container {
	width:100%;
}
#main-nav, #footer, #banner img, #breakout-booking blockquote, button  {
	display:none;
	visibility:hidden;
}
h1 span {
	display:block;
	visibility:visible;
	font-size: 18pt;
	height:1em;
	padding-top: 8px;
	margin-bottom: 1em;
	position:inherit;
	width:100%;
}
h3 {
	margin-bottom:1em;
}
#featured div {
	margin-bottom: 2em;
}
a {
	font-weight: bold;
	text-decoration: none;
}
#breakout-info h4 {
	margin:18px 0 2px 0;
}
#breakout-info div p {
	margin:18px 0 2px 0;
}
hr {
	margin:0;
}