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

<!--
body {
	margin:0;
	padding:0;
	font-size:92.5%;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color: #006599;
	background-color: #006599;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#FF6;
}
#wrapper {
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	background-image:url(../mainContent/bkgTOP.jpg);
	background-repeat: repeat;
}
#masthead {
	width:868px;
	height:209px;
	margin: 0px 0 0 0px;
	color:#006599;
	background:  url(../mainLinks/topBKG.jpg) no-repeat;
}
#masthead2 {
	float:left;
	width:868px;
	height:63px;
	margin: 0 0 0 0;
	color:#FFF;
	text-align:center;
	background:  url(../mainLinks/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:inline;
	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 {
	color:#FFF;
}
#mainBody2 {
	float:left;
	margin:0 0 0 0;
	width:868px;
	height:580px;
	background: url(../mainLinks/mainBody2.jpg);
	background-repeat:no-repeat;
	z-index:4;
	font-family:"Courier New", Courier, monospace;
	color:#FFC;
	font-size:1.0em;
}
#mainBody2a {
	width: 495px;
	margin: 168px 185px 0 170px;
}
#mainBody3 {
	float:left;
	width:868px;
	height:auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../mainLinks/mainBodyBKG.jpg);
	background-repeat: repeat-y;
	font-size:1.0em;
	color:#FFC;
}
#mainBody3a {
	clear:left;
	display:block;
	margin: 0 0 0 170px;
	padding:0 0 0 0;
	width: 325px;
}
#mainBody4 {
	float:left;
	width:868px;
	height:32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../mainLinks/mainBodyBOTT.jpg);
	background-repeat: no-repeat;
}
.bold {
	font-weight:bold;
}
span#Headings {
	font-family:"Courier New", Courier, monospace;
	text-decoration:underline;
	font-size:1.1em;
	font-weight:bold;
	color:#FC6;
}
span#HeadingsA {
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	color:#F99;
}
.img1 {
	float:left;
	display:inline;
	border: 1px solid #06C;
	margin: 1.0em 7px 1.0em 5px;
}
.img2 {
	float:right;
	display:block;
	border: 1px solid #06C;
	margin: 1.2em 10px 1.2em 10px;
}
.img11 {
	display:block;
	float:left;
	border: 1px solid #06C;
	margin: 10px 10px 10px 0;
}
-->


