body {
  margin: 0;
  background: #d48754;
  }

p, body, li, ul, dd, td {
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #5d6169;
  line-height: 150%;
  text-align: justify;
  }
 
a {
  font: 11px verdana, arial, helvetica, sans-serif;
  color:#d48754;
  text-decoration: underline;
  }
  
a:hover {
  color: #ff9900; 
  text-decoration:underline;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #d48754;
  line-height: 120%;
  font-family: georgia, "times new roman", times, serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  }

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: 765px;
  margin: 5px auto;
  text-align: right;
  font-size: 11px;
  color: #edcfbc;
  }
  
#wrapper {
  width: 765px;
  margin: 0 auto;
  background: #fcf5e5;
  }

#topbar a {
  height: 114px;
  width: 765px;
  background: url(http://static.holidayakaroa.com/images/criterion-motel.gif) right top no-repeat;
  display: block;
  }

#header {
  height: 201px;
  }

#navbar {
  background: #b87040;
  height: 35px;
  width: 100%;
  }
#navbar a, .current {
  font: 12px georgia, "times new roman", times, serif;
  line-height: 35px;
  padding: 0 8px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  float: left;
  }
#navbar a:hover, .current {
  background: #dc9e74;
  }
  
#content {
  padding: 25px;
  overflow: auto;
  height: 100%;
  }

#footerlinks {
  margin: 10px 0;
  }
#footerlinks a {
  padding-right: 5px;
  }
 
#footer a, #footer, #footer p {
  color: #edcfbc;
  }

#dpfooter {
  margin: 5px auto;
  text-align: center;
  width: 878px;
  }
#dpfooter a, #dpfooter {
  font-size: 10px;
  color: #edcfbc;
  }

.imageright {
  float: right;
  margin: 1px 0px 25px 15px;
  }
  
.imageleft {
  float: left;
  margin: 1px 15px 5px 0px;
  }
