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

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

#content { width:915px; height: auto; 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: 30px;
    margin-left: 130px;
    margin-right: 0;
    padding-top: 25px;
    width: 518px;
	}

#boxesbig {height:925px; width:860px; margin-left:auto; margin-right:auto;}

#leftbox {height:435px; width: 425px; background-image:url(../images/box.gif); background-repeat:no-repeat; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
#rightbox {height:435px; width: 425px; background-image:url(../images/box.gif); background-repeat:no-repeat; float:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}

#boxtext {margin-left:auto; margin-right:auto; width:360px;}

#boxtext2 {margin-left:auto; margin-right:auto; width:360px;}

#boxsmall {
	width:900px;
	clear:both;
	margin-left: -20px;
}

#smallbox1 {height:298px; width:285px; background-image:url(../images/boxsmall.gif); background-repeat:no-repeat; float:left;}

#smallbox2 {height:298px; width:285px; background-image:url(../images/boxsmall.gif); background-repeat:no-repeat; float:left;}

#smallbox3 {height:298px; width:285px; background-image:url(../images/boxsmall.gif); background-repeat:no-repeat; float:left;}

#boxtextsmall {margin-left:auto; margin-right:auto; width:215px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

#boxtextsmall2 {margin-left:auto; margin-right:auto; width:255px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

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

#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;
}

.body-copy-text-home{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #666;
	font-weight: normal;
	text-decoration:none;
	padding: 15px;
	
}

.body-copy-text-home a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #666;
	font-weight: normal;
	text-decoration:none;
	
}
