body {
  margin: 0;
  background: #ffffff url(http://static.kerrylanemotel.co.nz/images/bg.jpg) left top repeat-x fixed;
  }

p, body, li, ul, dd, td {
  font: 13px arial, verdana, helvetica, sans-serif;
  color: #5d6169;
  line-height: 160%;
  float: center;
  }
 
a {
  font: 13px arial, verdana, helvetica, sans-serif;
  color: #5bae69;
  text-decoration: underline;
  }
  
a:hover {
  color: #50b2cb; 
  text-decoration:underline;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #5bae69;
  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; 
  }
  
#wrapper {
  width: 880px;
  margin: 0 auto;
  padding: 0 30px 0 30px;
  background: #ffffff;
  }

#header a {
  height: 70px;
  background: #ffffff url(http://static.kerrylanemotel.co.nz/images/kerry-lane-villas.gif) left top no-repeat;
  display: block;
  text-align: right;
  padding-top: 5px;
  color: #aaaaaa;
  text-decoration: none;
  font-size: 11px;
  }

#flash {
  height: 363px;
  }
  
#navbar {
  background: #111a25;
  height: 46px;
  width: 100%;
  }
#navbar a, .current {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  float: left;
  line-height: 46px;
  padding: 0 30px;
  }
#navbar a:hover, .current {
  background: #5bae69;
  }
  
#content {
  background: url(http://static.kerrylanemotel.co.nz/images/content-bg.gif) left top repeat-x;
  padding: 25px 0 20px 0;
  overflow: auto;
  height: 100%;
  }

#content div {
  float: left;
  }

#content-main {
  width: 560px;
  }

#content-right {
  margin-left: 20px;
  width: 300px;
  }

#events {
  background: #deeefa;
  padding: 15px;
  font-size: 12px;
  width: 270px;
  margin: 0;
  }

#footer {
  margin: 10px 0;
  padding-bottom: 68px;
  width: 880px;
  background: url(http://static.kerrylanemotel.co.nz/images/host-footer.gif) left bottom no-repeat;
  }

#searchbaritemstable {
  background: #deeefa;
  }
.searchbaritemsheader {
  background: #5bae69;
  color: #ffffff;
  padding: 5px 15px;
  font-weight: bold;
  width: 270px;
  }
#searchbaritems {
  padding: 5px 0 5px 15px;
  color: #555555;
  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;
  }
 
#footer a, #footer, #footer p {
  font-size: 12px;
  }

#logo {
  position: absolute;
  top: 270px;
  left: 796px;
  z-index: 6;
  }

#dpfooter {
  margin: 0 auto;
  text-align: center;
  width: 880px;
  }
#dpfooter a, #dpfooter {
  font-size: 11px;
  color: #5d6169;
  }

form { 
  margin-bottom: 0; 
  }
  
  .imageright {

  float: right;

  align: right;

  margin: 1px 0px 5px 15px;

  }
.imagecentre {

  display: block;

  margin-left: auto;

  margin-right: auto;
}