
body {
  background-color:#adc48e;
  color: #000000
}

#page{
   color: #000000
}


h1{
  font-size: 20px;
  display:inline;
  color: #A3730E ;
  font-weight: normal
}
h2{
  font-size: 17px;
  display:inline;
}
h3{
  font-size: 14px;
  display:inline;
}
h4{
  display:inline;
  font-weight: bold
}


#middle{
  width:900px;
  height:420px;
  font-size: 10pt;

}
#middle a:link,#middle a:active,#middle a:visited{
  color: #A3730E ;
  text-decoration:none;
}
#middle a:hover{
  color: #A3730E ;
  text-decoration: underline;
}
#middle td{
  color: #ffffff
}
#middle b{
  color:#A3730E;
}

#col1 {

}

#col2 {

}
#col3 {

  background-color: #ffffff;

}
.col3line{
   border-top:4px solid #ffffff;
  border-bottom:4px solid #ffffff;
  background-color: #000000
}
#col23,#col23 td{
  color: #000000
}


.menuitem, .menuitem a:link, .menuitem a:active, .menuitem a:visited{
  text-decoration: none;
  color: #000000;

}
.menuitem a:hover{
  text-decoration: none;
  color: #404040
}

.menutable{
  background-color: #000000
}

#footer, #footer a:link, #footer a:visited, #footer a:active{
  color: #000000
}


#footerline{
  background-color: #817674;   
}

#fadepic{
  float:left;
}

#book-now-form{
  float:left;
}

.newsdate{
  color: #666666;
  font-size: 8pt;
  text-decoration: none;
}