body {
  font: 13px verdana, arial , helvetica, sans-serif;
  color:#003763;
  text-decoration: bold;
  background: #5c80aa;
  margin: 10px;
  }

p, li, ul, dd, td {
  font: 12px verdana, arial , helvetica, sans-serif;
  color:#003763;
  }
  
a {
  color:#0169d8;
  text-decoration:none;
  font-weight: bold;
  }
  
a:hover {
  color:#0169d8; 
  text-decoration:underline;
  }

#imageborder { 
  border: 2px solid #ffbf33; 
  }

h1 {font-size: 19px; color: #0169d8; }
h2 {font-size: 15px; color: #0169d8; }
h3 {font-size: 14px; color: #0169d8; }
 
hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#8ba6d5;
  color:#81aad2;
  margin: 0px;  
  }
  
#pagebody {
  width: 990px;
  align: center;
  }

#content { 
  background: #ffffff;
  padding: 18px;
  text-align: left;
  }

#accommodation {
  background: #709ccf url(http://static.aaathamescourt.co.nz/images/accommodationbg.gif) right bottom no-repeat;
  height: 24px;
  text-align: left;
  padding: 3px 0px 3px 18px;
  }
#accommodation h1 {
  font-weight: normal;
  font-size: 11px;
  color: #ffffff;
  line-height: 10px;
  margin: 0;
  padding:0;
  }
  
#navbar {
  font: 11px verdana, arial, helvetica, sans-serif;
  background: #fdd900;
  height:24px;
  text-decoration: none;
  color: #005fc4;
  font-weight: bold;
  padding: 3px 0px 3px 18px;
  text-align: left;
  }
#navbar a {
  color: #005fc4;
  text-decoration: none;
  padding: 3px 15px 3px 0px;
  vertical-align: middle;
  }
#navbar a:hover {
  text-decoration:none;
  color:#ffffff;
  padding: 3px 15px 3px 0px;
  }
#ActiveMenuItem {
  text-decoration:none;
  color:#ffffff;
  padding: 3px 15px 3px 0px;
  vertical-align: middle;
  }

#sidebar {
  background: #b4d1ef;
  width: 190px;
  padding: 18px 10px 14px 10px;
  }
  
  #Rsidebar {
  height: auto:
  float: right;
  background: #b4d1ef;
  width:190px;
  padding: 18px 10px 14px 10px;
  text-align: left;
  }

#searchbaritemstable {
  background: #d2e4f6;
  border: 1px solid #004894;
  }
#searchbarheading {
  background: #5d8abe;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding:4px 0px 4px 3px;
  border-bottom: 1px solid #004894;
  }
#searchbaritems {
  padding:5px 0px 5px 3px;
  color: #465faf;
  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: #8d6c68; 
  border: 1px solid #284279; 
  }
#searchbaritems select { 
  font: 11px verdana, arial , helvetica, sans-serif;
  background-color: #ffffff;
  color: #506920; 
  border: 1px solid #284279;
  height: 18px;
  }

#specialstable {
  background: #d2e4f6 url(http://static.aaathamescourt.co.nz/images/specialsbg.gif) left top repeat-y;
  padding: 8px;
  text-align: left;
  }

#footer {
  height: 60px;
  padding: 13px;
  background: #709ccf;
  color: #ffffff;
  text-align: center;
  }

#footer a {
  color: #fdd900;
  font-weight: bold;
  text-decoration:underline;
  }

#footersmalltext {
  font-size: 11px;
  color: #58a0db;
  }
  
#footersmalltext a {
  font-size: 11px;
  color: #58a0db;
  }

#dpFooter {
  font-size: 10px;
  color: #709ccf;
  font-weight: normal;
  }
#dpFooter a {
  font-size: 10px;
  color: #709ccf;
  }

.imageright {
  float: right;
  align: right;
  margin: 1px 0px 25px 15px;
  padding: 2px;
  border: 1px solid #b4d1ef;
  }
  
.imageleft {
  float: left;
  align: left;
  margin: 1px 0px 25px 15px;
  padding: 2px;
  border: 1px solid #b4d1ef;
  }

.imageborder {
  padding: 2px;
  border: 1px solid #b4d1ef;
  }
