﻿
/* You named this layer HeadFoot_bkgnd_center */
#Layer-1 {
  position: absolute;
  margin-left: -401px;
  left: 50%;
  top: +0px;
  width: 802px;
  height: 600px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer Contact_Home_linkover */
#Layer-2 {
  position: absolute;
  left: 741px;
  top: 12px;
  width: 51px;
  height: 31px;
  z-index: 2;
}

/* You named this layer Map_Home_linkover */
#Layer-3 {
  position: absolute;
  left: 660px;
  top: 12px;
  width: 33px;
  height: 31px;
  z-index: 3;
}

/* You named this layer Attractions_Home_linkover */
#Layer-4 {
  position: absolute;
  left: 505px;
  top: 12px;
  width: 110px;
  height: 31px;
  z-index: 4;
}

/* You named this layer Media_Home_linkover */
#Layer-5 {
  position: absolute;
  left: 257px;
  top: 12px;
  width: 42px;
  height: 31px;
  z-index: 5;
}

/* You named this layer Accom_Home_linkover */
#Layer-6 {
  position: absolute;
  left: 101px;
  top: 12px;
  width: 108px;
  height: 31px;
  z-index: 6;
}

/* You named this layer About_Home_linkover */
#Layer-7 {
  position: absolute;
  left: 14px;
  top: 12px;
  width: 40px;
  height: 31px;
  z-index: 7;
}

/* You named this layer About_Home_link */
#Layer-8 {
  position: absolute;
  left: 14px;
  top: 12px;
  width: 40px;
  height: 12px;
  z-index: 8;
}

/* You named this layer Accom_Home_link */
#Layer-9 {
  position: absolute;
  left: 101px;
  top: 12px;
  width: 108px;
  height: 12px;
  z-index: 9;
}

/* You named this layer Media_Home_link */
#Layer-10 {
  position: absolute;
  left: 257px;
  top: 12px;
  width: 42px;
  height: 13px;
  z-index: 10;
}

/* You named this layer Attractions_Home_link */
#Layer-11 {
  position: absolute;
  left: 505px;
  top: 12px;
  width: 110px;
  height: 12px;
  z-index: 11;
}

/* You named this layer Map_Home_link */
#Layer-12 {
  position: absolute;
  left: 660px;
  top: 12px;
  width: 33px;
  height: 15px;
  z-index: 12;
}

/* You named this layer Contact_Home_link */
#Layer-13 {
  position: absolute;
  left: 741px;
  top: 12px;
  width: 51px;
  height: 11px;
  z-index: 13;
}

/* You named this layer Welcome */
#Layer-14 {
  position: absolute;
  left: 9px;
  top: 182px;
  width: 287px;
  height: 17px;
  z-index: 14;
}

/* You named this layer main_text */
#Layer-15 {
  position: absolute;
  left: 13px;
  top: 218px;
  width: 415px;
  height: 169px;
  z-index: 15;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer reservations_text */
#Layer-16 {
  position: absolute;
  left: 13px;
  top: 390px;
  width: 415px;
  height: 85px;
  z-index: 16;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer BaseNav_text */
#Layer-17 {
  position: absolute;
  left: 101px;
  top: 542px;
  width: 592px;
  height: 33px;
  z-index: 17;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer Copyright_text */
#Layer-18 {
  position: absolute;
  left: 101px;
  top: 576px;
  width: 592px;
  height: 19px;
  z-index: 18;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer Logo */
#Layer-19 {
  position: absolute;
  left: 300px;
  top: 7px;
  width: 205px;
  height: 151px;
  z-index: 19;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


