body {
  font: 11px verdana, arial, helvetica, sans-serif;
  color: #000000;
  background-color: #ACBA93;
  margin: 15px;
  }

p, li, ul, dd, td {
  font: 11px verdana, arial, helvetica, sans-serif;
  color:#000000;
  line-height: 150%;
  }
 
a {
  font-size: 11px;
  color: #666E57;
  text-decoration: underline;
  }
  
a:hover {
  color: #BD6C3E; 
  text-decoration:underline;
  }

ul {
  margin: 10px;
  padding: 0px;
  }
  
li { 
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0px;
  margin-top: 5px;
  background: url(http://static.abba.co.nz/images/bullet.gif) left top no-repeat;
  padding-left: 15px;
  margin-bottom: 9px;
  line-height: 15px;
  }

img
  {
  border: 0;
  }
  
h1 {font-size: 18px; color: #666E57; }
h2 {font-size: 16px; color: #666E57; }
h3 {font-size: 14px; color: #666E57; }

#pagebody {
  align: center;
  border-left: 1px solid black;
  border-right: 1px solid black;
  }

#header {
  background: #666E57 url(http://static.abba.co.nz/images/banner.jpg) center top no-repeat;
  height: 164px;
  }

#rightcol {
  padding: 0;
  border-left: 1px solid #000000;
  background: #F0F5E7 url(http://static.abba.co.nz/images/gradient.gif) top left repeat-x;
  }

#navbar {
   border-top: 1px solid #DBE4CA;
}
  
#navbar .current {
  padding: 9px 0px 0px 15px;
  margin: 0;  
  background: #666E57;
  color: #ffffff;
  font-weight: bold;
  height: 24px;
}  
#navbar a {
  padding: 9px 0px 0px 15px;
  margin: 0;
  display: block;
  height: 24px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #666E57;
  font-weight: bold;  
  }
#navbar a:hover {
  background: #F0F5E7;
  text-decoration: none;
  }
  
#leftcol {
  padding: 20px 20px 15px 30px;
  background:#ffffff;
  }

#leftcol th {font-size: 12px; vertical-align: top;}
#leftcol td {vertical-align: top;}

#footer {
  color: #ACBA93;
  font-size: 10px;
  background: #373332 url(http://static.abba.co.nz/images/footerPic.jpg) top center no-repeat;
  padding-bottom: 11px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 115px;
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
}
#footerText {
  padding: 6px 0px 6px 0px;
  color: #ffffff;
  font-size: 10px;
}
#footerText a {
  color: #ffffff;
  font-size: 10px;
  text-decoration: underline;
}
#dpFooter {
  font-size: 9px;
  color: #829900;
  font-weight: normal;
  margin-top: 20px;
  text-align: center;
}
#dpFooter a {
  font-size: 9px;
  color: #676c74;
  text-decoration: none;
  font-weight: normal;
}
#dpFooter a:hover {
  font-size: 9px;
  color: #676c74;
  text-decoration: underline;
  font-weight: normal;
}
.imageborder {
   border: 1px solid black;
}
.imageright {
  float: right;
  align: right;
  margin: 6px 0px 6px 6px;
}
.imageborderright {
   border: 1px solid black;
   float: right;
   align: right;
   margin: 1px 0px 25px 15px;
}
.imageleft {
  float: left;
  align: left;
  margin: 6px 6px 6px 0px;
}
.imageborderleft {
  border: 1px solid black;
  float: left;
  align: left;
  margin: 6px 6px 6px 0px;
}
.imagecenter {
   margin: 15px auto;
   text-align: center;
   display: block;
} 
.imagebordercenter {
   border: 1px solid black;
   margin: 15px auto;
   text-align: center;
   display: block;
}
#searchbaritemstable {
  background: #f5f9fd;
  border: 1px solid #534741;
  }
#bookingheader {
  height: 20px;
  line-height: 20px;
  background: #666E57;
  padding: 0px 0px 0px 8px;
  color: #ffffff;
  font-weight: bold;
  }
#bookingbutton {
  padding-right: 5px;
  }
#searchbaritems {
  padding:5px 0px 5px 5px;
  color: #14234e;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  }
#searchbaritems input { 
  width: 80px; 
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  background-color: #ffffff; 
  color: #14234e; 
  border: 1px solid #284279; 
  }
#searchbaritems select { 
  font-size: 11px;
  background-color: #ffffff;
  color: #14234e; 
  border: 1px solid #284279;
  height: 18px;
  }   
#newsSection {
   background: url(http://static.abba.co.nz/images/newsTop.gif) top center no-repeat;
   width: 185px;
   margin: 20px auto 0 auto;  
   text-align: left; 
} 
#newsSpacer {
   height: 20px;
}
#newsPadding {
   padding: 0 10px;
} 
#newsSectionBody {
   background: url(http://static.abba.co.nz/images/news_bg.gif) top center repeat-y;
   width: 185px;
   margin: 0 auto;
} 
#newsSectionBody p {
   text-align: left;
   margin-bottom: 0;
   margin-top: 10px;
} 
#newsSectionBody h3 {
   margin-top: 0;
   text-align: center;
} 
#newsBottom {
   background: url(http://static.abba.co.nz/images/newsBottom.gif) top center no-repeat;
   height: 27px;
   width: 185px;
   margin: 0 auto 10px auto;
} 
form {
   margin: 0;
}

