
body{
 padding: 0px;
 margin-top: 0px;
 margin: 0px;
 background-image: url(../images/sand_back.jpg);
 background-repeat:repeat-x;
 }

a{
padding: 0px;
 margin: 0px;
 }

#beta
 {
  width: 71px;
  height: 148px;
  float: left;
  margin-top: 200px;
 }

#starfish
 {
 float: right;
 width: 180px;
 height: 170px;
 margin-right: 100px;
 }

#container_index
 {
 width: 900px;
 height: 450px;
 margin-left: auto;
 margin-right: auto;
 border: 2px solid #fff;
 margin-top: 150px;
}

#container
 {
 width: 900px;
 height: 100%;
 margin-left: auto;
 margin-right: auto;

 border: 2px solid #fff;
 margin-top: 150px;
 margin-bottom: 20px;
}

.main_nav
 {
 margin-top: 10px;
 text-decoration: none;
 display: block;
 border: 0px;
 float:right;
}


.main_nav a:hover
 {
 margin: 10px;
 text-decoration: none;
 border: 1px solid #ccc;
 }

#header
 {
 width: 900px;
 text-align: center;
 height: 158px;
 margin-top: 25px;
 }

#title
 {
 text-align: right;
 margin-right: 20px;
 margin-top: 5px;
 }

#index_navigation
 {
 width: 850px;
 margin-left: 26px;
 margin-top: 20px;
 }

#photo
 {
 float:left;
 width: 276 px;
 height: 219 px;
 margin: 3 px;
 margin-left: 37px;
 border: 0px;
 text-decoration: 0;

 }



#restau
 {
 float:left;
 width: 180 px;
 margin: 3 px;
 margin-left: 37px;
 border: none;
 text-decoration: 0;
 }

#acco
 {
 float:left;
 color: #000;
 width: 237 px;
 height: 219 px;
 margin: 3 px;
 margin-left: 37px;
 border: none;
 text-decoration: 0;
 }


.clear
 {
     clear:both;
 }


#banner1
 {
 width: 166px;
 height: 576px;
 margin: 40px;
 margin-bottom: 30px;
 float: right;

 }

#banner2
 {
 width: 576px;
 height: 157px;
 margin-top: 40px;
 margin-bottom: 30px;
 text-align: left;
 margin-left: 60px;
 }

#acco_1
 {
  width: 225px;
  height: 338px;
  float:left;
  margin-left: 60px;
  margin-right: 20px;
  margin-bottom: 20px;
 }

#acco_2
 {
  width: 458px;
  height: 318px;
  float:right;
  margin-right: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
 }

#acco_3
 {
  width: 597px;
  height: 313px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 80px;
 }


#info_res
 {
  margin: 40px;
  padding-top: 20px;
  margin-left: 60px;
  padding-right: 180px;
  font-family: Arial;
  font-size: 14px;
  color: #000;
 }

#info_map
 {
  margin: 40px;
  padding-top: 20px;
  margin-left: 60px;
  padding-right: 60px;
  font-family: Arial;
  font-size: 14px;
  color: #000;

 }

#info_acc
 {
  margin: 40px;
  padding-top: 20px;
  margin-left: 60px;
  padding-right: 60px;
  padding-left: 30px;
  font-family: Arial;
  text-shadow: yes;
  font-size: 14px;
  color: #000;
 }


#footer
 {
 height: 50px;
 width: 900px;
 padding-top: 30px;
 background-color: none;
 }

#site_map
 {
 list-style-type: none;
 text-align: left;
 height: 30px;
 width: 700px;
 margin-left: 50px;
 padding-bottom: 10px;
 padding-left: 0px;
 list-style-type: none;
 text-decoration: none;
 float: left;
 border-top: 3px dotted  #333;
 background-color: none;
 }

#site_map a {
 background-position: right;
 padding-right: 20px;
 padding-left: 20px;
 display: block;
 line-height: 20px;
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 9px;
 color: #333;
 background-color: none;
 }

#site_map a:hover {
 color: #000;
}

#site_map li {
 float: left;
 list-style-type: none;
 }

#spacer{
 height: 20px;
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 11px;
 color: #330000;
 text-align: center;
 background-color: none;
 }

#spacer a{
  color: #663300;
 }


#anvil
 {
  color: #999;
  float: right;
  font-family: Arial;
  font-weight: bold;
  font-size: 9px;
  margin-right: 105px;
  }