body {
  font: 13px trebuchet, "trebuchet ms", verdana, arial, sans-serif;
  color: #5d6169;
  margin: 10px;
  background: #ffffff;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 13px trebuchet, "trebuchet ms", verdana, arial, sans-serif;
  color: #5d6169;
  line-height: 150%;
  }
 
a {
  font: 13px trebuchet, "trebuchet ms", verdana, arial, sans-serif;
  color: #975735;
  text-decoration: underline;
  }
  
a:hover {
  color: #975735; 
  text-decoration:none;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #205430;
  line-height: 120%;
  }

h1, h1 a {
  font-size: 18px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 16px;
  }
h3, h3 a {
  font-size: 14px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#81aad2;
  color:#81aad2;
  margin: 5px 0 15px 0; 
  }

#accommodation {
  width: 760px;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  text-align: right;
  color: #999999;
  font-size: 11px;
  }
 
#wrapper {
  width: 760px;
  margin: 0 auto;
  background: #f6f7cd url(http://static.bonnieknights.co.nz/images/host-footer.gif) left bottom no-repeat;
  border-style: solid;
  border-color: #000000 solid;
  border-width: 1px 3px 3px 1px; 
  padding-bottom: 66px;
  }

#header a {
  height: 234px;
  background: url(http://203.86.194.7/Sites/bonnieknights/images/headerbg.jpg) left top no-repeat;
  display: block;
  }

#navbar {
  height: 36px;
  line-height: 36px;
  width: 100%;
  text-align: center;
  }
#navbar a, .current {
  padding: 0 15px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #3c623b;
  }
#navbar a:hover {
  text-decoration: underline;
  }
#navbar .current {
  color: #975735;
  }
  
#content {
  overflow: auto;
  height: 100%;
  background: url(http://203.86.194.7/Sites/bonnieknights/images/content-bg.gif) left top repeat-y;
  margin: 10px 0;
  }

#content div {
  float: left;
  }

#content-left {
  width: 124px;
  text-align: center;
  margin: 0 15px;
  display: inline;
  }

#content-main {
  margin-left: 14px;
  width: 560px;
  margin: 0 0 0 15px;
  }

#footer {
  padding: 15px 0;
  width: 560px;
  }
 
#footer a, #footer, #footer p {
  font-size: 12px;
  padding: 0 5px;
  }

#dpfooter {
  margin: 5px auto;
  text-align: center;
  }
#dpfooter a, #dpfooter {
  font-size: 12px;
  color: #999999;
  }

#searchbaritemstable {
  background: #ffffff;
  border: 1px solid #245131;
  text-align: left;
  }
#searchbarheading {
  height: 20px;
  line-height: 20px;
  background: #245131;
  padding: 2px 0px 2px 6px;
  color: #ffffff;
  font-weight: bold;
  }
#searchbaritems {
  padding:2px 0 1px 5px;
  color: #245131;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  }
#searchbaritemshigh {
  padding:3px 0px 3px 4px;
  color: #245131;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  }
  
#searchbaritems input { 
  width: 80px; 
  height: 15px;
  line-height: 15px;
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff; 
  border: 1px solid #245131; 
  }
#searchbaritems select { 
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff;
  border: 1px solid #284279;
  height: 18px;
  }