body {
  margin: 0;
  padding: 0;
  background-color:#FFFFFF;
  background-image:url(Images/aneg_Bkg_old.jpg);
  background-repeat: no-repeat;
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 62.5%;
  }

a:link, a:visited {
  text-decoration: none;
  list-style: none;

}

img {
  border: none;
}	

h1 {
text-align:left;
  color: #006;
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: bold;
  padding: 0;
  margin-bottom: 0px;
  height: 1%;
}

h2{
text-align:left;
  color: #006;
  font-weight: bold;
  font-size: 2.5em;
  padding: 0;
  height: 1%;
  margin: 15px 0 -8px 0;
}

h5{
text-align:left;
  color: #006;
  font-weight: bold;
  font-size: 2.5em;
  padding: 0;
  height: 1%;
  margin: 10px 0 15px 0;
}

.bold {
  font-weight: bold;
}

.ferry h2{
text-align: center;
  color: #006;
  font-weight: bold;
  font-size: 2.5em;
  padding: 0;
  height: 1%;
  margin-left: 8px;
}
#wrapper {
  margin: 0 auto 0 auto;
  background-color: #FFFFFF;
   background-image:url(Images/Beach_BKG.jpg);
  background-repeat: repeat-y;
  color: #006;
  padding: 0;
  display: block;
  width: 895px;
  height: 100%;
  box-shadow: 3px 3px 3px #666;  -moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 4px #666;
}
.header {
  width: 895px;
  height: 97px;
  background-color: #003399;
  background-image: url(Images/Header-new.jpg);
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  padding: 0;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
   box-shadow: 3px 3px 3px #666;
  -moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 4px #666;
}


.logo{
  float: left;
  margin: 5px 0 0 15px;
  padding: 0;
  width: 340px;
  height: 90px;
  background-color: transparent;

}

.topnav {
  float: right;
  margin: 8px 8px;
  padding: 0 15px 0 0;
  width: 400px;
  height: 1%;
  background-color: transparent;
  font-size: 1.1em;
}

.topnav li  {
   float: right;
   list-style: none;
   display: inline;
}

.topnav li a:link, .topnav li a:visited  {
   font-weight: bold;
   font-family: Candara, Verdana, Arial, San-serif;
   color: #006;
   padding: 0;
   height: 1%;
   margin: 0;
  
 }

.topnav li a:hover {
   color: #F60;
   border-bottom: 1px dotted  #F60;
}

.topnav li .divide{
     position: relative;
	 top: 3px;
     width: 1px;
     height: 12px;
     padding: 0 1em;
	
}

.Strapline {
  float: right;
  clear:both;
  color:#06C;
  font-family: Century Gothic, Helvetica, Arial, San-serif;
  font-size: 90%;
  font-style:oblique;
  margin: 0;
  padding: 75px 10px 5px 0;
}

#main {
  float:left;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  width: 890px;
  height: 1%;
  background-image:url(Images/L-Nav_bkg.jpg);
  background-repeat:repeat-y;
}

#main_home {
  float:left;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  width: 895px;
  height: 1%;
  background-image:url(Images/L-Nav_bkg.jpg);
  background-repeat:repeat-y;
}

#content{
 float: left;
  font-family: Candara, Verdana, Arial, San-serif;
  width: 725px;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  height: 1%;
}

#content ul {
  list-style-type: square;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.75em;
 }

#content .story ul {
  list-style-type: square;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.75em;
 }

#content .story li {
  border-bottom: 1px dotted #006;
  width: 410px;
 }

#content .story ul .read {
	float: right;
	font-style: italic;
    margin-right: 0px;
	height: 1%;
}

.story {
  float:right;
  text-align: left;
  width: 515px;
  background-color: transparent;
  margin: 0 0 10px 0;
  padding: 0;
  height: 1%;
}

.ferry {
  float:left;
  text-align: center;
  width: 700px;
  background-color: transparent;
  margin: 0 0 10px 0;
  padding: 0;
  height: 1%;
}

.box {
  display: inline-block;
  width: auto;
  height: 100%;
  text-align: center;
 font-size: 1.5em;
 line-height: 1.3em;
  background-color: #006;
  margin: 5px auto 10px auto;
  padding: 5px;
  border-radius: 1.6em;
  -moz-border-radius: 1.6em;
  -webkit-border-radius: 1.6em;

}


.box a:link, .box a:visited {
   color: #F60;
  font-size: 0.6em;
  line-height: 1.2em;
}

.box a:hover {
   color: #FFF;
  font-size: 0.6em;
  line-height: 1.2em;
}

.ferry .box p {
   color: #FFF;
  font-size: 1em;
}


.story p, .ferry p {
   color: #006;
  line-height: 1.4em;
   font-size: 1.2em;
  margin: 10px 0 5px 0px;
  font-weight: bold;
  padding-right: 10px;
}

.story p .more {
  text-align: right;
   color: #F60;
}

.island-sites {
  font-family: "Candara", Century Gothic, Verdana, San-serif;
  color: #006;
  float: left;
  width: 95%;
  height: 100%;
 font-size: 1.2em;
  background-color: transparent;
  margin: 10px 0;
  padding: 10px 8px 5px 10px;
  border-top: 1px solid #006;
 }

.island-sites .sites-right {
   float: right;
   width: 45%;
   margin: 0;
   padding: 3px;
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: left; 
}


.island-sites .sites-left {
   float: left;
   clear: right;
   width: 45%;
   margin: 0;
   padding: 3px;
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: left; 
}
 .story img {
   width: 520px;
   height: 280px;
}


.highlight{
	color: #F60;
	
}

 .music img {
   float: left;
   clear: right;
   width: 200px;
   height: auto;
   margin: 0 10px 5px 0;
 
}

 .sidebar img {
   width: 140px;
   height: 100px;
   margin: 0 0 8px 10px;
}

.mainPic {
 float: left;
 margin: 0 10px 0 0px;
 padding: 0;
 width: 730px;
 height: 200px;
 background-color: #09F;
 border-bottom: 5px solid #F60;
}

.otherPic, .otherPic_BVIinfo img {
 float: left;
 margin: 0 10px 0 0px;
 padding: 0;
 width: 730px;
 height: 200px;
 background-color: #09F;
 border-bottom: 5px solid #F60;
}

.sidebar {
  background-color: transparent;
  float: right;
  width: 160px;
  height: 100%;
  padding: 0;
  margin: 0 0 0 5px;
  clear: left;
   }

.sidebar_weather {
  font-family: Candara, Verdana, Arial, San-serif;
  font-size: 1.5em;
  background-color: transparent;
  float: right;
  width: 160px;
  height: 100%;
  padding: 0;
  margin: 0px 0 5px 2px;
  clear: left;
 }

.sidebar_weather .links {
   border-bottom: hidden;
}

.sidebar_weather .links img {
  float: left;
  width: 38px;
  height: 38px;
  margin: 0 8px 0 0;
}

.sidebar_weather .links p {
   color: #006;
   margin-left: 8px;
   line-height: 1.2em;
   font-weight: normal;
   font-size: 0.68em;
 
}

#left_nav {
  color: #006;
  float: left;
  width: 185px;
  height: 100%;
 font-family: Candara, Verdana, Arial, San-serif;
 font-size: 1.3em;
  background-color: transparent;
  margin: 0px;
  padding: 0 8px 0 10px;
  
}

 h4 {
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

 #left_nav p {
  color: #006;
  font-size: 0.86em;
  line-height: 1.3em;
  font-weight: normal;
  text-align: left; 
}


#left_nav .facts, #left_nav .beat {
  font-family: "Century Gothic", Verdana, Arial, San-serif;
  color: #fff;
  float: left;
  width: 170px;
  height: 100%;
 font-size: 1em;
  background-color: #006;
  margin: 10px 0;
  padding: 10px 8px 10px 10px;
   border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  
 }
 
.facts img {
   margin: 5px  0 -8px 0;
   width: 167px;
   height: auto;
}

 #left_nav .facts p {
   color: #FFF;
  font-size: 0.9em;
  line-height: 1.7em;
  font-weight: normal;
  text-align: left; 
}


#left_nav ul {
   padding: 0 0 10px 10px;
   margin: 0;
   border-bottom:  1px dotted #006;

}

#left_nav .links, .sidebar_weather .links {
   border-bottom: hidden;
   text-decoration: none;
}

#left_nav .links img, .sidebar_weather .links img {
  float: left;
  width: 38px;
  height: 38px;
  margin: 0 8px 0 0;
 
}

#left_nav ul li {
   font-weight: normal;
   text-transform: uppercase;
   padding: 0px 5px 3px 0px;
   margin-left: 10px;
   text-align: left;
   background-color: transparent; 
   list-style-type: square;
}

#left_nav li a:link, #left_nav li a:visited {
    color: #006;
  }
    
#left_nav li a:hover {
border-bottom: 1px dotted #006;
font-weight: bold;
}

#left_nav .facts a:hover {
border-bottom: 1px dotted #006;
font-weight: normal;
color: #FFF;
}


#left_nav .beat {
  font-family: "Helvetica", Verdana, Arial, San-serif;
  color: #006;
  float: left;
  width: 170px;
  height: 124px;
 font-size: 0.8em;
 line-height: 0.3em;
  background-color: transparent;
  background-image: url(/images/Island-Beat.jpg);
  background-repeat: no-repeat;
  margin: 15px 0;
  padding: 0 8px 0px 10px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  
 }


#left_nav .beat ul {
   padding: 70px 0 5px 5px;
   margin: 0;
   width: 170px;
   height:100%;
   border-bottom: hidden;
   background-color: transparent;
   
}

#left_nav .beat li a:link, #left_nav .beat li a:visited {
    color: #006;
	margin: 15px 0 0 0;
    text-transform: inherit;
	font-weight: bold;
}

#left_nav .beat li a:hover {
    color: #F60;
	font-weight: bold;
   
}

#main_nav {
  font-weight: normal;
  font-size: 1.2em;
  font-family: "Candara", Helvetica, Arial, San-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 24px;
  background-color: #006;
  border-top: 1px solid #F60;
  border-bottom: 1px solid #F60;
 
  }

/* Target all Firefox */

#main_nav, x:-moz-any-link, x:default  {
 font-size: 1.2041em;

}


#main_nav ul {
   float: left;
   text-align: left;
   padding: 0;
   margin: 0;
   height: 1%;
   width: 100%;

}

#main_nav li {
   float: left;
   display: inline-block;
   padding: 0;
   margin: 0;
   width: auto;
   vertical-align: left;
}

#main_nav li a:link, #main_nav li a:visited  {
   float: left;
   	clear: both;
   background-color: transparent;
   color: #F60;
   padding: 5px 17px 5px 20px;
   text-align: left;
   width: auto;
   height: 1.2em;
   margin: 0;
  
 }

#main_nav li a:hover, #main_nav li a.hover {
   font-weight: normal;
   color: #006;
   background-color: #F60;
   margin: 0;
   height: 1.2em;
 }

li .main-divide {
	 position: relative;
	 top: 0px;
     width: 1px;
     height: 24px;
     padding: 0;
	 margin: 0;
	
}

#footer {
 font-family: Century Gothic;
  clear: left;
  text-align: left;
  padding: 0;
  margin: 0px;
  width: 100%;
  height: 30px;
  background-color: transparent;
  border-top: 2px dotted #F60;
 
  
}
#footer p {
  font-size: 1em;
  color:#006;
  padding: 0 0.8em 0 0.8em;
  font-weight: normal;
  width: 100%;

}

#footer .me{
	float: right;
    margin-right: 40px;
	height: 1%;
}

#footer a:link, a:visited, #content a:link, a:visited {
  color: #F60;

}
#footer a:hover, #content a:hover {
  color:  #006;
}

table.shops, table.ads {
  float: left;
  width: 47%;
  height: 1%;
  line-height: 1.4em;
  border-collapse: collapse;
  font-size: 1em;
  margin: 0;
  padding: 0;

}

table.ads {
  text-align: center;
  width: 100%;
  height: 1%;
  line-height: 1.4em;
  border-collapse: collapse;
  font-size: 1.2em;
  margin: 0;
  padding: 0;

}

table.shops_right {
  float: right;
  width: 47%;
   height: 1%;
  line-height: 1.6em;
  border-collapse: collapse;
   border: none;
  font-size: 1em;
  margin: 0;
  padding: 0;

}

.shopping {
   display: inline-block;
   width: 100%;
   height: 1%;
   margin: 0 0 15px 0;
   padding-bottom: 10px;
   border-bottom: 1px solid #F60;
 }

tr.mail {
	background-image: url(/images/icons_mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

 tr.web {
	background-image: url(/images/icons_www.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

tr.rates {
	background-image: url(/images/icons_info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

tr.email {
	background-image: url(/images/icons_email.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

tr.phone {
	background-image: url(/images/icons_phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}

 .shops_right img {
   width: 200px;
   height: auto;
   border: none;
   margin: 0;
}

table.shops thead tr, table.shops_right thead tr {
width: 100%;
font-size: 1.6em;
text-align: left;
font-weight: bold;
 color: #006;
 margin: 5px 0 0 0;
 padding: 0 0 0 35px;

}

table.shops tr {
  display: block;
  width: auto;
  height: auto;
 margin: 6px 0 0 0;
 padding: 7px 0;
 background-color: transparent;
vertical-align: middle;

}

 table.shops_right tr {
  display: block;
  width: auto;
  height: auto;
 margin: 0 0 10px 0;
 padding: 0;
 background-color: transparent;
vertical-align: middle;

}

table.shops tr td, table.shops_right tr td{
 margin: 0;
 padding: 0 0 0 35px;
 background-color: transparent;
vertical-align: middle;
line-height: 1.4em;

}

table.shops caption{
  text-align: left;
   color: #FFFFFF;
  background-color: #006;
  width: 235px;
  height: 1%;
  font-weight: bold;
  font-size: 150%;
  padding: 0.4em 0 0.4em 35px;
  margin-left: 0;
}
	