body {
line-height:1.5;
font-family:"Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
color:#000;
background:none;
font-size:10pt;
}
#search, #sidebar, #footer, #topnav, #headergap, #shells, #promoImage, .reservations, #primary {
  display: none;
  background-image: none;
}
#mapbox {
  width: 440px;
}
#header {
  border-bottom: 4px solid #07509A;
  margin-bottom: 8px;
}
#content h1, #content h2 {
  font-size: 130%;
  letter-spacing: normal;
}
#blog-description {
  top: 100px;
}
#blog-description h2 {
  font-size:1em;
}
#bodywrapper, #wrapper, #main {
  width: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  background-image: none;
}
#sideMessages {
  width: 250px;
}
#msgBreakfast, #msgVouchers {
  padding-right: 50px;
}
#maincontent {
  overflow: visible;
}
#content {
  margin: 0;
}
#footer {
  color: #000;
  background: none;
  margin: 0;
  padding: 0;
}
#footer p.printable {
  border-top: 1px solid #000;
  display: block;
  margin: 10px 0 0 0;
}
.container {
background:none;
}
.small {
font-size:.9em;
}
.large {
font-size:1.1em;
}
.quiet {
color:#999;
}
.hide {
display:none;
}