/* main colours
      blue: #0B8EC4
*/

/***** sitewide settings *****/

html {
  background: #C3EBFA;
}

div.outer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 616px;
  text-align: center;
  background-image: url('../graphics/homepage_outer.png');
  background-repeat: repeat-x;
  border: 0px solid #F00;
}

div.container {
  position: relative;
  left: 0px;
  top: 10px;
  width: 1000px;
  text-align: left;
  background-image: url('../graphics/container_background.png');
  margin-left: auto;
  margin-right: auto;
}


div.banner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px;
  height: 160px;
  border: 0px solid #F00;
}

div.banner_background {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px;
  height: 160px;
  border: 0px solid #0F0;
}

div.banner_photo_viewport {
  position: absolute;
  left: 200px;
  top: 20px;
  width: 600px;
  height: 120px;
  border: 0px solid #888;
  overflow: hidden;
  background-image: url('../graphics/banner_photo_background_shade.jpg');
  background-repeat: repeat-x;
}

div.banner_photo_container {
  position: absolute;
  left: 110px;
  top: 0px;
  width: 4000px;
  height: 120px;
  border: 0px solid #F00;
}

div.banner_photo {
  width: 400px;
  height: 120px;
  border: 0px solid #F00;
  float: left;
}

div.banner_photo_spacer {
  width: 200px;
  height: 118px;
  border: 0px solid #0F0;
  float: left;
}

div.banner_foreground {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px;
  height: 160px;
  border: 0px solid #00F;
}

div.banner_foreground_text {
  position: absolute;
  left: 750px;
  top: 4px;
  width: 230px;
  height: 150px;
  border: 0px solid #F00;
  font-family: arial, tahoma, verdana;
  font-size: 18px;
  color: #00ADEF;
  text-align: center;
  line-height: 24px;
}

div.banner_margin {
  position: relative;
  left: 40px;
  width: 910px;
  height: 240px;
  border: 0px solid #0F0;
}

div.sub_content {
  position: relative;
  left: 40px;
  width: 910px;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  color: #000;
  border: 0px solid #FF0000;
  text-align: justify;
  padding 10px;
}

/*
div.foreground_layer_sub {
  position: relative;
  left: 0px;
  width: 900px;
  font-family: verdana, arial, tahoma;
  font-size: 14px;
  color: #000;
  border: 0px solid #FF0000;
  text-align: justify;
  padding 10px;
}
*/

div.footer {
  position: relative;
  width: 1000px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../graphics/footer_background.png');
  font-family: verdana, arial, tahoma;
  font-size: 8px;
  color: #FFF;
  text-align: center;
  border: 0px solid #F00;
}

div.footer_top {
  font-size: 13px;
}

div.footer_bottom {
  font-size: 10px;
}






















div.text_links_sub {
  position: relative;
  left: 0px;
  width: 900px;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
  color: #FFF;
  text-align: center;
  background: #DABC44;
}

div.footer_sub {
  position: relative;
  left: -2px;
  width: 898px;
  font-family: verdana, arial, tahoma;
  font-size: 10px;
  color: #FFFFFF;
  border: 0px solid #888888;
  background: #00AEEF;  /* was 22F */
  padding: 3px;
  text-align: center;
}

div.top_email_link {
  position: absolute;
  left: 240px;
  top: 230px;
  width: 220px;
  height: 20px;
  border: 0px solid #F00;
}

div.beach_house_link {
  position: absolute;
  left: 620px;
  top: 200px;
  width: 218px;
  height: 43px;
  border: 0px solid #F00;
}

div.starfish {
  position: absolute;
  right: 0px;
  top: 2px;
  width: 24px;
  height: 15px;
  text-align: right;
  padding: 0px;
  border: 0px solid #000;
}


a.top_links:link {color: #FFFFFF; text-decoration: none;}
a.top_links:visited {color: #FFFFFF; text-decoration: none;}
a.top_links:hover {color: #FFF000; text-decoration: underline;}
a.top_links:active {color: #FFFFFF; text-decoration: none;}

a.main_menu:link {color: #FFFFFF; text-decoration: none;}
a.main_menu:visited {color: #FFFFFF; text-decoration: none;}
a.main_menu:hover {color: #FFDD00; text-decoration: none;}
a.main_menu:active {color: #FFFFFF; text-decoration: none;}

a.main_menu_selected:link {color: #FFDD00; text-decoration: underline; border: 0px solid #FF9900;}
a.main_menu_selected:visited {color: #FFDD00; text-decoration: underline; border: 0px solid #FF9900;}
a.main_menu_selected:hover {color: #FFDD00; text-decoration: underline; border: 0px solid #FF9900;}
a.main_menu_selected:active {color: #FFDD00; text-decoration: underline; border: 0px solid #FF9900;}

a.footer_link:link {color: #AAAAFF; text-decoration: underline;}
a.footer_link:visited {color: #AAAAFF; text-decoration: underline;}
a.footer_link:hover {color: #FFFFFF; text-decoration: underline;}
a.footer_link:active {color: #AAAAFF; text-decoration: underline;}

a.navbar_home:link {color: #FCC101; text-decoration: none;}
a.navbar_home:visited {color: #FCC101; text-decoration: none;}
a.navbar_home:hover {color: #AAAAFF; text-decoration: none;}
a.navbar_home:active {color: #FCC101; text-decoration: none;}

a.std_link:link {color: #FFF000; text-decoration: underline;}
a.std_link:visited {color: #FFF000; text-decoration: underline;}
a.std_link:hover {color: #FFF000; text-decoration: underline;}
a.std_link:active {color: #FFF000; text-decoration: underline;}

a.starfish:link {color: #AAAAFF; text-decoration: none;}
a.starfish:visited {color: #AAAAFF; text-decoration: none;}
a.starfish:hover {color: #FFFFFF; text-decoration: underline;}
a.starfish:active {color: #AAAAFF; text-decoration: none;}

a.mail_link:link {color: #FFFFFF; text-decoration: underline;}
a.mail_link:visited {color: #FFFFFF; text-decoration: underline;}
a.mail_link:hover {color: #FCC101; text-decoration: underline;}
a.mail_link:active {color: #FFFFFF; text-decoration: underline;}

a.mail_link2:link {color: #333333; text-decoration: underline;}
a.mail_link2:visited {color: #333333; text-decoration: underline;}
a.mail_link2:hover {color: #0000FF; text-decoration: underline;}
a.mail_link2:active {color: #333333; text-decoration: underline;}

a.ny_prices:link {color: #008; text-decoration: none;}
a.ny_prices:visited {color: #008; text-decoration: none;}
a.ny_prices:hover {color: #22F; text-decoration: underline;}
a.ny_prices:active {color: #008; text-decoration: none;}


