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

<!--
body {
	margin:0;
	padding:0;
	font-size:92.5%;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color: #FFF;
	background-color: #006599;
}
a:link, a:hover, a:active, a:visited {
	color:#FFFFCF;
}
#wrapper {
	position:relative;
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	background-color: #006599;
	background-image:url(../mainContent/bkgTOP.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
#masthead {
	float:left;
	width:868px;
	height:209px;
	margin: 0px 0 0 0px;
	color:#006599;
	background:  url(../mainCharters/topBKG.jpg) no-repeat;
}
#masthead2 {
	float:left;
	width:868px;
	height:63px;
	margin: 0 0 0 0;
	color:#FFF;
	text-align:center;
	background:  url(../mainCharters/navBarBKG.jpg) no-repeat;
}
#masthead2 ul#m1 {
	display:block;
	margin: 0 0 0 0;
	padding-top:5px;
	white-space:nowrap;
}
#masthead2 ul#m2 {
	display:block;
	margin: 0 0 0 0;
	white-space:nowrap;
}
#masthead2 ul li {
	display:inline;
	width:130px;
	height:25px;
	list-style: none;
	padding-top:2px;
	font-size:.9em;
	letter-spacing:0.06em;
}
#masthead2 ul li a {
	/*display:block;*/
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
}
#masthead2 ul li a:link, #masthead2 ul li a:visited, #masthead2 ul li a:active {
	color:#FFF;
}
#masthead2 ul li a:hover {
	color: #FF6;
}
/*#nav_a{
	background: url(mainContent/nav_a.gif) no-repeat;
}
#nav_b{
	background: url(mainContent/nav_b.gif) no-repeat;
}
#nav_c{
	background: url(mainContent/nav_c.gif) no-repeat;
}*/
/*hightlite current page*/
#home #m1 a#homebutton, #packages #m1 a#packagesbutton, #adventures #m1 a#adventuresbutton, #deal #m1 a#dealbutton {
	color:#FFF;
}
/*flash insert background holder*/
#mainBody2 {
	position:relative;
	float:left;
	margin: 0 0 0;
	padding: 0 0 0 0;
	width:868px;
	height:317px;
	background-image: url(../mainCharters/mainBody2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
/*flash container*/
#mainBody2a {
	position:relative;
	float:left;
	width:540px;
	height:190px;
	margin: 127px 0 0 164px;
	padding:0 0 0 0px;
	font-family:"Courier New", Courier, monospace;
	font-size:1.1em;
	color:#FFC;
}
/*this has the type before the form*/
#mainBody3 {
	float:left;
	width:868px;
	height:240px;
	margin: 0 0 0 0;
	background-image:url(../mainCharters/mainBody3.jpg);
	background-repeat: repeat-y;
	color:#FFC;
}
/*type holder div*/
#mainBody3a {
	margin: 0 0 0 170px;
	width:525px;
	height:auto;
	font-family:"Courier New", Courier, monospace;
	font-size: 1.1em;
	line-height:.9em;
}
/*form div holder*/
#mainBody4 {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:868px;
	background-image:url(../mainCharters/mainBodyBKG.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
/*form duh duh*/
#mainBody4a {
	
	margin:0 0 0 170px;
	width:525px;
	height:auto;
	
}
/*type after for in FORM div holderdiv*/
#mainBody5 {
	float:left;
	width:525px;
	height:auto;
	margin: 0 0 0 170px;
	
}
#mainBody6 {
	float:left;
	width:868px;
	height:37px;
	background-image:url(../mainCharters/mainBodyBOTT.jpg);
	background-repeat:no-repeat;
}
p {
	font-size:92.5%;
}
.img1 {
	float:left;
	display:inline;
	border: 1px solid #06C;
	margin: 10px 10px 10px 0;
}
}
.img2 {
	float:right;
	display:inline;
	border: 1px solid #06C;
	margin: 10px 10px 10px 10px;
}
-->



