body {
  font: 11px verdana, arial, helvetica, sans-serif;
  color:#777777;
  background: #305b88;
  margin: 0px;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 11px verdana, arial, helvetica, sans-serif;
  color:#777777;
  line-height: 150%;
  }
 
a {
  font: 11px verdana, arial, helvetica, sans-serif;
  color:#3b6e8f;
  text-decoration: underline;
  }
  
a:hover {
  color:#3b6e8f; 
  text-decoration:underline;
  }

h1 {
  font: 15px times, "times new roman", serif;
  padding-bottom: 6px;
  color: #3b6e8f;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: bold;
  }
h2 {
  font: 14px times, "times new roman", serif;
  padding-bottom: 6px;
  color: #3b6e8f;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: bold;
  }
h3 {
  font: 13px times, "times new roman", serif;
  padding-bottom: 6px;
  color: #3b6e8f;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: bold;
  }

#accommodation {
  color: #ffffff;
  padding-bottom: 4px;
  text-align: center;
  }
  
#pagebody {
  width: 775px;
  align: center;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  }

#navbar {
  background: #3b6e8f url(http://static.555onbayview.co.nz/images/navbg001.gif) bottom left no-repeat;
  color: #ffffff;
  height: 28px;
  line-height: 28px;
  border-top: 2px solid #95b1c2;
  vertical-align: middle;
  padding-left: 14px;
  }
#navbar a {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 0px 30px 0px 0px;
  }
#navbar a:hover {
  font-size: 11px;
  color: #95b1c2;
  text-decoration: none;
  padding: 0px 30px 0px 0px;
  }
#active {
  font-size: 11px;
  color: #95b1c2;
  text-decoration: none;
  padding: 0px 30px 0px 0px;
  font-weight: bold;
  }

#header01 {
  background: url(http://static.555onbayview.co.nz/images/homeHeader1j.gif) top left no-repeat;
  height: 117px;
  color: #a5bdcc;
  padding: 9px 8px 0px 0px;
  text-align: right;
  }
  
#header02 {
  background: url(http://static.555onbayview.co.nz/images/homeHeader2h.gif) top left no-repeat;
  height: 36px;
  color: #ffffff;
  text-align: right;
  padding-top: 4px;
  }
#header02 a {
  padding: 0px 30px 0px 32px;
  color: #ffffff;
  text-decoration: none;
  }

#sidebar {
  font-size: 11px;
  margin-bottom: 24px;
  background: #e2e9ee ;
  padding: 0px 0px 20px 7px;
  margin-left: 20px;
  }
  
#content {
  padding: 10px;
  background: #ffffff;
  }

#specials {
  padding: 0px 5px 5px 5px;
  background: #c2d2dc;
  color: #3b6e8f;
  font-size: 10px;
  }
#specials a {
  color: #3b6e8f;
  font-size: 10px;
  }


#footer {
  color: #95b1c2;
  font-size: 11px;
  }
#footer a {
  color: #95b1c2;
  text-decoration: underline;
  font-size: 11px;
  }
#footer a:hover {
  color: #95b1c2;
  text-decoration: underline;
  }

#dpFooter {
  font-size: 10px;
  color: #bcd0e4;
  font-weight: normal;
  text-align: center;
  }
#dpFooter a {
  font-size: 10px;
  color: #bcd0e4;
  text-decoration: none;
  text-align: center;
  line-height: 25px;
  }
#dpFooter a:hover {
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  }

#searchbaritemstable {
  background: #c1d3e0;
  border: 1px solid #3b6e8f;
  }
#bookingheader {
  height: 20px;
  line-height: 20px;
  background: #3b6e8f;
  padding: 0px 0px 0px 8px;
  color: #ffffff;
  font-weight: bold;
  }
#searchbaritems {
  padding:5px 0px 5px 3px;
  color: #3b6e8f;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  }
#searchbaritems input { 
  width: 80px; 
  height: 20px;
  line-height: 20px;
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff; 
  color: #3b6e8f; 
  border: 1px solid #284279; 
  }
#searchbaritems select { 
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff;
  color: #506920; 
  border: 1px solid #284279;
  height: 18px;
  }   
  
.imageborder {
  border: 2px solid #c1d3e0;
  }
  
.imageright {
  float: right;
  align: right;
  margin: 1px 0px 15px 15px;
  border: 2px solid #c1d3e0;
  }
  
.imageleft {
  float: left;
  align: left;
  margin: 1px 15px 15px 0px;
  border: 2px solid #c1d3e0;
  }

.imagecentre {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #c1d3e0;
  }

