@charset "UTF-8";
/* CSS Document */

body { background-color:#000066; margin:0px; padding:0px;}

#content { width:915px; background-color:#FFFFFF; margin-left:auto; margin-right:auto; margin-top:0px; padding:0px;}

#flash { width:915px; height:210px; background-image:url(../images/flash.gif);}

#rednav { height:110px; background-image:url(../images/welcome.gif); width:915px; margin-left:auto; margin-right:auto;}

#nav { margin-left:auto; margin-right:auto; width:840px; padding-top:81px;}

h1 {
	color: #CC0000;
	display: block;
	font-family: arial;
	font-size: 16px;
	margin-left: 130px;
	margin-right: 0;
	padding-top: 25px;
	width: 518px;
	}
	
.invisible_link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}

a.invisible_link_text:link { color: #666666; text-decoration: none }
a.invisible_link_text:visited { color: #666666; text-decoration: none }
a.invisible_link_text:active { color: #666666; text-decoration: none }
a.invisible_link_text:hover { color: #666666; text-decoration: none }
	
.red_astrid_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 120%;
}

.blue-b14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
	
.body-copy-text-kayak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}



#booking {width:720px; margin-left:auto; margin-right:auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}

#textimage {float:right; padding:15px;}
#textimageleft {float:left; margin:0px; margin-left:-20px;}

p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; width:750px; margin-left:auto; margin-right:auto;}

#list1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; width:750px; margin-left:auto; margin-right:auto;}

#rednav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 170px;
	height: 30px;
	background: transparent url(/images/bgTopnav.jpg) top left repeat-x;
}

#rednav ul li {
	list-style: none;
	display: inline;
}

#rednav ul li a {
	margin: 0 3px;
	height: 30px;
	display: block;
	float: left;
}

#rednav ul li a.home {
	width: 75px;
	background: transparent url(../images/btnHome.jpg) top left no-repeat;
}

#rednav ul li a.dryTortugas {
	width: 146px;
	background: transparent url(../images/btnDryTortugas.jpg) top left no-repeat;
}

#rednav ul li a.sunsetSails {
	width: 121px;
	background: transparent url(../images/btnSunsetSails.jpg) top left no-repeat;
}

#rednav ul li a.dolphins {
	width: 97px;
	background: transparent url(../images/btnDolphins.jpg) top left no-repeat;
}

#rednav ul li a.snorkeling {
	width: 117px;
	background: transparent url(../images/btnSnorkeling.jpg) top left no-repeat;
}

#rednav ul li a.bookNow {
	width: 114px;
	background: transparent url(../images/btnBookNow.jpg) top left no-repeat;
}

#rednav ul li a.store {
	width: 66px;
	background: transparent url(../images/btnStore.jpg) top left no-repeat;
}

#rednav ul li a.about {
	width: 77px;
	background: transparent url(../images/btnAbout.jpg) top left no-repeat;
}
#rednav ul li a.island {
	width: 200px;
	background: transparent url(../images/btnIsland.jpg) top left no-repeat;
}

#rednav ul li a.home:hover,
#rednav ul li a.dryTortugas:hover,
#rednav ul li a.sunsetSails:hover,
#rednav ul li a.dolphins:hover,
#rednav ul li a.snorkeling:hover,
#rednav ul li a.bookNow:hover,
#rednav ul li a.store:hover,
#rednav ul li a.about:hover,
#rednav ul li a.selected,
#rednav ul li a.island:hover{
	background-position: left bottom;
}

