body {
  font: 13px verdana, arial,helvetica,sans-serif;
  margin: 15px;
  background: #4aa7d5 url(http://static.anchormotel.co.nz/images/bg.jpg) left top repeat-x;
  }

p, li, ul, dd, td {
  font: 13px verdana, arial, helvetica, sans-serif;
  color:#5d6169;
  line-height: 150%;
  }
 
a {
  font: 13px verdana, arial, helvetica, sans-serif;
  color:#2c7dce;
  text-decoration: underline;
  }
  
a:hover {
  color: #ff9900; 
  text-decoration:underline;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #186cc0;
  line-height: 120%;
  clear: both;
  }

h1, h1 a {
  font-size: 18px;
  }
h2, h2 a {
  font-size: 16px;
  }
h3, h3 a {
  font-size: 14px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#cde3f1;
  color:#cde3f2;
  margin: 10px 0 15px 0; 
  }
  
#wrapper {
  width: 950px;
  margin: 0 auto;
  }

#accommodation {
  width: 930px;
  height: 62px;
  background: url(http://static.anchormotel.co.nz/images/anchor-motel-header.gif) left top no-repeat;
  text-align: right;
  padding: 20px 20px 0 0;
  color: #83bfde;
  }
  
#header a {
  width: 100%;
  height: 250px;
  background: url(http://static.anchormotel.co.nz/images/header-pic.jpg) left top no-repeat;
  display: block;
  }

#navbar {
  background: #72accf url(http://static.anchormotel.co.nz/images/navbar-bg.gif) left no-repeat;
  height: 38px;
  line-height: 38px;
  width: 699px;
  padding-left: 251px;
  }
#navbar a, .navigatorLinkCurrent {
  text-decoration: none;
  color: #ffffff;
  line-height: 38px;
  padding: 0 26px;
  font-size: 13px;
  float: left;
  display: inline;
  }
#navbar a:hover, .navigatorLinkCurrent {
  background: #afcfe2;
  }
  
#content {
  clear: both;
  overflow: auto;
  background: #ffffff url(http://static.anchormotel.co.nz/images/content-bg.gif) left top repeat-y;
  height: 100%;
  }

#content div {
  float: left;
  }

#content-left {
  width: 214px;
  padding: 18px;
  }

#content-main {
  width: 648px;
  padding: 18px 26px;
  }

#footer {
  font-size: 11px;
  }
#footer a {
  font-size: 11px;
  }

#dpfooter {
  width: 950px;
  margin: 15px auto;
  text-align: center;
  font-size: 11px;
  color: #bad8ea;
  }
#dpfooter a {
  font-size: 11px;
  color: #bad8ea;
  }
  
.clear {
  clear: both;
  }

#searchbaritemstable {
  border: 1px solid #709db9;
  background: #ffffff url(http://static.anchormotel.co.nz/images/booking-bg.gif) left top repeat-x;
  }

#bookingheader {
  height: 36px;
  line-height: 36px;
  background: #429bce url(http://static.anchormotel.co.nz/images/booking-header-bg.gif) left top repeat-x;
  padding-left: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
  }
  
.searchbaritems {
  padding: 5px 5px 6px 12px;
  color: #156b3e;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  }
.searchbaritems input { 
  width: 80px; 
  height: 15px;
  width: 82px;
  line-height: 15px;
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff; 
  color: #8d6c68; 
  border: 1px solid #284279; 
  }
.searchbaritems select { 
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff;
  color: #506920; 
  border: 1px solid #284279;
  }

.imageright {
  float: right;
  margin: 1px 0px 15px 15px;
  }
  
.imageleft {
  float: left;
  margin: 1px 15px 15px 0px;
  }