 body {
    margin: 0;
    background: #ebf3f7 url(http://static.wheelhouse.co.nz/images/bg.jpg) left top repeat-x;
    }
  body, td, p, li {
    font: 11px verdana, helvetica, sans-serif;
    line-height: 150%;
    }
  
  h1 {
    font: 18px verdana, helvetica, sans-serif;
    color: #006699;
    margin-top: 0;
    }
  h3 {
    font: 16px verdana, helvetica, sans-serif;
    color: #006699;
    }
  h4 {
    font: 14px verdana, helvetica, sans-serif;
    color: #006699;
    }
    
  .navText {
    line-height: 25px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    }
  .siteName {
    font-size: 42px;
    font-weight: bold;
    }
  a {
    text-decoration: none;
    color: #006699;
    }
  a:hover {
    color: #FF9900;
    text-decoration: underline;
    }
  
  b {
    color: #006699;
    }
  
  image {
    border: 0;
    }
  
 #content {
   padding: 20px;
   background: #ffffff;
   }
   
  #accommodation {
    font-weight: bold;
    color: #73a6c0;
    padding: 4px 0 10px 19px;
    }
  
  #rightcol {
    padding-left: 15px;
    }
 
 
  #searchbarheading {
   height: 20px;
   line-height: 20px;
   background: #ff9900;
  padding: 2px 4px 2px 6px;
color: #006699;

  font-weight: bold;

  }
  
  #footer {
   background: #ff9900 url(http://203.86.194.7/Images/wheelhouseinn/footer.jpg) left no-repeat;
   width: 967px;
  margin: 10px auto 0 auto;
  text-align: center;
  font-size: 11px;
  height: auto;
    font-weight: bold;
    color: #ffffff;
    
   }
