body {
  font: 13px arial, verdana, helvetica, sans-serif;
  color:#666366;
  background: #ffffff;
  margin: 0px;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 13px arial, verdana, helvetica, sans-serif;
  color:#666366;
  line-height: 150%;
  }
 
a {
  font: 13px arial, verdana, helvetica, sans-serif;
  color:#666366;
  text-decoration: underline;
  }
  
a:hover {
  color:#666366; 
  text-decoration:underline;
  }
  
h1 {
  font: 13px arial, verdana, helvetica, sans-serif;
  padding-bottom: 6px;
  margin: 0;
  color: #666366;
  line-height: 120%;
  font-weight: bold;
  }
h2 {
  font: 15px arial, verdana, helvetica, sans-serif;
  padding-bottom: 6px;
  margin: 0;
  color: #666366;
  line-height: 120%;
  font-weight: bold;
  }
h3 {
  font: 14px arial, verdana, helvetica, sans-serif;
  padding-bottom: 6px;
  margin: 0;
  color: #666366;
  line-height: 120%;
  font-weight: bold;
  }
h4 {
  font: 13px arial, verdana, helvetica, sans-serif;
  padding-bottom: 6px;
  margin: 0px;
  color: #666366;
  line-height: 120%;
  font-weight: bold;
  }

ul {
  margin: 0;
  padding: 0;
  }
  
li { 
  list-style-position: outside;
  margin-left: 15px;
  margin-bottom: 3px;
  padding-left: 0;
  }
  
#pagebody {
  width: 960px;
  align: center;
  }

#navbar {
  height: 28px;
  text-align: left;
  }

#content {
  padding: 25px;
  }

#leftcol {
  padding: 25px 25px 0 25px;
  vertical-align: top;
  }
#leftcol h1 {
  font: 18px georgia, times, "times new roman", serif;
  font-weight: normal;
  line-height: 150%;
  }

#booking {
  text-align: right;
  vertical-align: top;
  border-top: 1px solid #d1d0d1;
  }
  
#footer {
  border-top: 1px solid #d1d0d1;
  padding-left: 25px;
  font-size: 14px;
  font-weight: bold;
  }
#footer a {
  color: #70b0ce;
  text-decoration: none;
  font-size: 11px;
  }
#footer a:hover {
  color: #70b0ce;
  text-decoration: underline;
  }

#gallery {
  position: absolute;
  top: 236px;
  left: 346px;
  z-index: 6;
  width: 294px;
  }

#galleryon {
  position: absolute;
  top: 211px;
  left: 787px;
  z-index: 6;
  }
  
#largepiccontainer {
  height: 370px;
  line-height: 370px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  
  }
#largepiccontainer img {
  vertical-align: middle;
  }

input[type=text] {
  width: 235px;
  border: 1px solid #656265;
  background: #f5f1d3;
  }

select {
  border: 1px solid #656265;
  background: #f5f1d3;
  }
  
input[type=submit] {
  width: 79px;
  height: 18px;
  color: #ffffff;
  background: #a2a1a2;
  font-size: 11px;
  border: 1px solid #656265;
  margin-top: 5px;
  }
  
textarea {
  overflow: auto;
  width: 235px;
  border: 1px solid #656265;
  background: #f5f1d3;
  }
  
img, div { behavior:url(../iepngfix.htc); }