*{
margin:0; padding:0;
}
	.cleaner {
		clear:both; float:none;
		height:0;
		font-size:0; line-height:0;
		border:none;
		margin:0; padding:0;
		background:transparent;
		overflow:hidden;
	}

body {
  background:#151527 url(/images/bodyBG.jpg) repeat-x;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#top{
width:950px;
margin:0 auto;
padding:0;
}

#header{
width:950px;
margin:0 auto;
padding:8px 0 10px 0;
}

#flash{
width:905px; height:461px;
margin:4px 0 0 18px;
padding:0;

}


#mainOuter{
background:#1E2325 url(/images/navBG.jpg) repeat-x scroll 0 -42px;
}
#wrapper{
width:864px;
margin:0 auto;
}
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navBar {
		width:950px; height:58px;
		margin:21px 0 0 0; padding:0;
		text-align:center;
	}
		#navBar ul {
			list-style:none;
			margin:0; padding:0;
		}
		#navBar ul li {
			height:58px;
			margin: 0 0 0 0; padding:0;
			float:left;
		}
		#navBar li a.Active {
			background-position:left bottom !important;
		}
		
		/* nav_home */
		#navBar li.home {
			width:108px;
		}
			#navBar li.home a:link, #navBar li.home a:active, #navBar li.home a:visited {
				width:108px; height:58px;
				display:block;
				background:url(../images/nav_home.gif) no-repeat top;
			}
				#navBar li.home a:hover {
					background-position: 0px -58px;
				}
				#navBar li.home a.active {
					background-position: 0px -58px;
				}
				
		/* nav_lodging */
		#navBar li.lodging {
			width:133px;
		}
			#navBar li.lodging a:link, #navBar li.lodging a:active, #navBar li.lodging a:visited {
				width:133px; height:58px;
				display:block;
				background:url(../images/nav_lodging.gif) no-repeat top;
			}
				#navBar li.lodging a:hover {
					background-position: 0px -58px;
				}
				
		/* nav_adventures */
		#navBar li.adventures {
			width:176px;
		}
			#navBar li.adventures a:link, #navBar li.adventures a:active, #navBar li.adventures a:visited {
				width:176px; height:58px;
				display:block;
				background:url(../images/nav_adventures.gif) no-repeat top;
			}
				#navBar li.adventures a:hover {
					background-position: 0px -58px;
				}
				
		/* nav_packages */
		#navBar li.packages {
			width:143px;
		}
			#navBar li.packages a:link, #navBar li.packages a:active, #navBar li.packages a:visited {
				width:143px; height:58px;
				display:block;
				background:url(../images/nav_packages.gif) no-repeat top;
			}
				#navBar li.packages a:hover {
					background-position: 0px -58px;
				}	
		/* nav_store */
		#navBar li.store {
			width:105px;
		}
			#navBar li.store a:link, #navBar li.store a:active, #navBar li.store a:visited {
				width:105px; height:58px;
				display:block;
				background:url(../images/nav_store.gif) no-repeat top;
			}
			#navBar li.store a:hover {
				background-position: 0px -58px;
			}	
		/* nav_photos */
		#navBar li.photos {
			width:124px;
		}
			#navBar li.photos a:link, #navBar li.photos a:active, #navBar li.photos a:visited {
				width:124px; height:58px;
				display:block;
				background:url(../images/nav_photos.gif) no-repeat top;
			}
			#navBar li.photos a:hover {
				background-position: 0px -58px;
			}
		/* nav_packages */
		#navBar li.contact {
			width:133px;
		}
			#navBar li.contact a:link, #navBar li.contact a:active, #navBar li.contact a:visited {
				width:133px; height:58px;
				display:block;
				background:url(../images/nav_contact.gif) no-repeat top;
			}
				#navBar li.contact a:hover {
					background-position: 0px -58px;
				}										
/*-----------------------------------------------------------------------------------------------------------------------------
	body Styles
	- - - - - - - - - - - - - - -*/
	
	#bodyLight{
		width:865px;
		background:#222f47;
		margin:0 auto;
		padding:0 0 10px 0;
			color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#bodyLight #bodyDark{
	width:825px;
	margin:0 0 0 10px;
	padding:15px 0 20px 20px;
	background-color:#151527;
	}
				#bodyLight #bodyDark a:link, #bodyLight #bodyDark a:active, #bodyLight #bodyDark a:visited {
				color:#36b6ff;
				text-decoration:none;
			}
				#bodyLight #bodyDark a:hover {
					color:#36b6ff;
					text-decoration:underline;
				}	
	
	#bodyLight #bodyDark #leftCol{
	width:480px;
	float:left;
	}
	
	#bodyLight #bodyDark #leftCol h3{
	font-size:25px;
	font-weight:normal;
	color:#fff;
	font-family:fantasy;
	margin:0 0 3px 0;
	}
	
	#bodyLight #bodyDark #leftCol p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:justify;
	margin:0 0 8px 0;
	}
	
	#bodyLight #bodyDark #rightCol{
	width:340px;
	padding:8px 0 0 0;
	float:left;
	}
	
	#bodyLight #bodyDark #rightCol p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 20px;
	}
	#bodyLight #bodyDark #rightCol #videos{
		width:281px;
		
	}
	#videos ul {
		list-style:none;
		margin:0; padding:0;
	}
	#videos ul li {
		height:63px;
		margin: 0 0 0 0; padding:0;
		float:left;
	}
	#videos li.video {
		width:108px;
		clear:both;
	}
		#videos li.video a:link, #videos li.video a:active, #videos li.video a:visited {
			width:281px; height:63px;
			display:block;
			background:url(../images/video_bg.gif) no-repeat top;
			font-size:13px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			padding:10px 0 10px 18px;
			margin:0 0 0 10px;
		}
		#videos li.video a:hover{
			color:#fff !important;
		}
		#videos ul li.video a{
			color:#fff !important;
		}
	/*-----------------------------------------------------------------------------------
		Footer styles
		------------------------------*/
	#footer{
	width:864px;
	background-color:#222f47;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 0 20px 0;
	padding:0 0 0 0;
	}
	
	#footerLeft{
	padding:7px 0 7px 10px;
	width:400px;
	float:left;
	}
	
	#footerRight{
	float:right;
	width:400px;
	text-align:right;
	padding:7px 10px 7px 0;
	}
		#footerRight a:link, #footerRight a:active, #footerRight a:visited {
				color:#36b6ff;
				text-decoration:none;
			}
				#footerRight a:hover {
					color:#36b6ff;
					text-decoration:underline;
				}	