body         { color: #0000FF; font-size: 14px; font-family: Arial, helvetica; background-color: #1475c2; background-image: url("bg_ocean.jpg"); background-attachment: fixed; background-position: center; margin: 10px 0 0; padding: 0 }
.outer_table { background-color: #f3e5cb; margin: auto; padding: 0; width: 770px; height: 100% }
.body_area   { background-image: url("sand_body_bg.jpg"); background-repeat: repeat-y;}


.tiny     { font-size: 4px;}
.xsmall   { font-size: 11px;}
.small    { font-size: 12px;}
.normal   { font-size: 14px;}
.medium   { font-size: 16px;}
.large    { font-size: 18px;}
.xlarge   { font-size: 20px;}
.xxlarge  { font-size: 24px;}
.xxxlarge { font-size: 30px;}


A:link, A:visited { color: #0000FF; }
A:hover            { color: #39f }

a#booknow{
  color:green;
  text-decoration:none;
  border:1px solid green;
  padding:4px;
  background-color:lightgreen;
}
a#booknow:hover {
  color:blue;
  }
  
a#booknow.text_outer {
  width: 423px;
  padding:4px 0;
  }
