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

<!--
body {
	margin:0 0 0 0;
	padding:0;
	font-size:92.5%;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color: #006599;
	background-color: #006599;
	background-image: url(../mainETicket/eTicketBKG.jpg)
}
#wrapper {
	position:relative;
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
}
#masthead {
	float:left;
	width:868px;
	height:209px;
	margin: 0px 0 0 0px;
	color:#006599;
	background:  url(../mainPackages/topBKG.jpg) no-repeat;
}
#masthead2 {
	float:left;
	width:868px;
	height:63px;
	margin: 0 0 0 0;
	color:#FFF;
	text-align:center;
	background:  url(../mainPackages/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 {
	color:#FFF;
}
#mainBody1 {
	float:left;
	width:868px;
	height:334px;
	background-image:url(../mainPackages/mainBody1.jpg);
	background-repeat:no-repeat;
}
#mainBody1a {
	margin:0 180px 0 185px;
	padding: 265px 0 0 0;
	width:485px;
	font-size:1.0em;
	font-style:italic;
	color:#FFC;
	font-weight: bold;
	text-align:right;
}
#mainBody2 {
	float:left;
	margin:0 0 0 0;
	width:868px;
	height:308px;
	background: url(../mainPackages/mainBody2.jpg);
	background-repeat:no-repeat;
}
#mainBody2a {
	width:485px;
	height:auto;
	margin: 0 185px 0 185px;
}
/*#mainBody3 {
	clear:both;
	float:left;
	margin:0 0 0 0;
	width:566px;
	height:100%;
	
}*/
#mainBody3a {
	float:left;
	width:566px;
	height:100%;
	margin: 0 145px 0 157px;
	background-image:url(../mainPackages/mainBody3a.jpg);
	background-repeat: repeat;
}
#mainBody3aa {
	float:left;
	width:514px;
	height:100%;
	margin: 0 0 0 0;
	padding: 0 20px 20px 20px;
	border-left:6px;
	border-left-color:#C63300;
	border-left-style:solid;
	border-right:6px;
	border-right-color:#C63300;
	border-right-style:solid;
	font-size: 1.0em;
}
#mainBody4 {
	float:left;
	width:868px;
	height:43px;
	margin: 0 0 0 0;
	padding: 0 0px 0 0px;
	background-image:url(../mainPackages/mainBody4BOTT.jpg);
	background-repeat:no-repeat;
}
.bold {
	font-weight:bold;
}
.boldItal {
	font-style:italic;
	font-weight:bold;
	font-size:1.3em;
}
.h1 {
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
}
.img1 {
	display:block;
	float:left;
	border: 1px solid #06C;
	margin: 10px 10px 10px 0;
}
.img2 {
	display:block;
	float:right;
	border: 1px solid #06C;
	margin: 10px 10px 10px 10px;
}
-->


