@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;
	background-image:url(../mainETicket/eTicketBKG.jpg);
	background-repeat:repeat;
}
#wrapper {
	position:relative;
	width:868px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;
	background-color: #006599;
	background-image:url(../mainETicket/eTicketBKG.jpg);
	background-repeat:repeat;
	
}
#masthead {
	float:left;
	width:868px;
	height:209px;
	margin: 0px 0 0 0px;
	color:#006599;
	background:  url(../mainContact/topBKG.jpg) no-repeat;
}
#masthead2 {
	float:left;
	width:868px;
	height:63px;
	margin: 0 0 0 0;
	color:#FFF;
	text-align:center;
	background:  url(../mainContact/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;
}
#mainBody2 {
	float:left;
	margin:0 0 0 0;
	width:868px;
	height:642px;
	background: url(../mainContact/mainBody22.jpg);
	background-repeat:no-repeat;
	
}

#mainBody3 {
float:left;
	
	width:868px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../mainContact/mainBodyBKG.jpg);
	background-repeat: repeat-y;
	font-size:92.5%;
	color:#FFC;
}
#mainBody3a{
	margin: 0 172px 0 200px;

}

#mainBody4{

	float:left;
	width:868px;
	height:32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../mainContact/mainBodyBOTT.jpg);
	background-repeat: repeat-y;
}

.bold {
	font-weight:bold;
}
.img1 {
	float:left;
	display:block;
	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;
}
-->


