*{
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 0 0;
}

#flash{
width:905px; height:461px;
margin:5px 0 0 22px;
padding:0;
}


#mainOuter{
background:#1E2325 url(/images/navBG.jpg) repeat-x scroll 0 -42px;
}
#wrapper{
width:864px;
margin:0 auto;
padding:22px;
}
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navBar {
		width:950px; height:58px;
		margin:0 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_alt_new.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_alt_new.gif) no-repeat top;
			}
				#navBar li.lodging a:hover {
					background-position: 0px -58px;
				}
				#navBar li.lodging a.active {
					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_alt_new.gif) no-repeat top;
			}
				#navBar li.adventures a:hover {
					background-position: 0px -58px;
				}
				#navBar li.adventures a.active {
					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_alt_new.gif) no-repeat top;
			}
				#navBar li.packages a:hover {
					background-position: 0px -58px;
				}	
				#navBar li.packages a.active {
					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_alt_new.gif) no-repeat top;
			}
			#navBar li.store a:hover {
				background-position: 0px -58px;
			}	
			#navBar li.store a.active {
				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_alt_new.gif) no-repeat top;
			}
			#navBar li.photos a:hover {
				background-position: 0px -58px;
			}
			#navBar li.photos a.active {
				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_alt_new.gif) no-repeat top;
			}
				#navBar li.contact a:hover {
					background-position: 0px -58px;
				}		
				#navBar li.contact a.active {
					background-position: 0px -58px;
				}					
/*-----------------------------------------------------------------------------------------------------------------------------
	body Styles
	- - - - - - - - - - - - - - -*/
	
	#bodyLight{
		width:864px;
		background:#222f47;
		margin:0 auto;
		padding:0 0 10px 0;
		text-align:justify;
			color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#bodyLight #bodyDark{
	width:824px;
	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:Georgia, "Times New Roman", Times, serif;
	}
	
	#bodyLight #bodyDark #leftCol p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 8px 0;
	}
	
	#bodyLight #bodyDark #rightCol{
	width:340px;
	padding:8px 0 0 0;
	float:left;
	}
	
	#bodyLight #bodyDark #rightCol p{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 20px;
	}
	/*-----------------------------------------------------------------------------------
		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;
				}	
	
/*-----------------------------------------------------------------------------------
		Packages styles
		------------------------------*/
	#bodyLightp{
		width:864px;
		background:#222f47;
		margin:0 auto;
		padding:0 0 10px 0;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
	}
	 
	#bodyLightp h3{
	padding:15px 0 0px 27px;
	font-size:25px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	#bodyLightp p{
	padding:10px 150px 15px 27px;
	font-size:14px;
	}
	
	#bodyLightp #bodyDark{
	width:844px;
	margin:0 0 0 10px;
	padding:0 0 20px 0;
	background-color:#151527;
	}
				#bodyLightp #bodyDark a:link, #bodyLightp #bodyDark a:active, #bodyLightp #bodyDark a:visited {
				color:#36b6ff;
				text-decoration:none;
			}
				#bodyLightp #bodyDark a:hover {
					color:#36b6ff;
					text-decoration:none;
				}	
		
		
	.entry{
	width:782px;
	}
	
			#bodyLightp #bodyDark a:link, #bodyLightp #bodyDark a:active, #bodyLightp #bodyDark a:visited {
				color:#fff;
				text-decoration:none;
			}
			#bodyLightp #bodyDark a:hover {
					color:#36b6ff;
					text-decoration:none;
				}	
	
	.entry .stub{
	width:28px; height:22px;
	background:url(../images/packages_closed.gif) #222f47;
	float:left;
	}
	
	.entry .stubOpen{
	width:28px; height:22px;
	background:url(../images/packages_open.gif) #222f47;
	float:left;
	}
	
	.entry .stub span{
	display:none;
	}
	
	.entry .title{
	width:754px; height:18px;
	font-size:14px;
	padding:4px 0 0 0;
	background:url(../images/package_gradient.gif) repeat-y;
	float:left;
	}
	
	.entry .title .destination{
	width:554px; height:20px;
	float:left;
	}
	
	.entry .title .price{
	width:200px; height:20px;
	float:left;
	}
	
	.entry .body{
	width:474px;
	margin:0 0 0 28px;
	padding:1px 270px 4px 10px;
	font-size:13px;
	background:url(../images/package_gradient.gif) repeat-y;
	}
			#bodyLightp #bodyDark .entry .body a:link, #bodyLightp #bodyDark .entry .body a:active, #bodyLightp #bodyDark .entry .body a:visited {
				color:#36b6ff;
				text-decoration:none;
			}
			#bodyLightp #bodyDark .entry .body a:hover {
					color:#36b6ff;
					text-decoration:underline;
				}	
	
	.spacer{
	height:5px;
	}
	
	
/*-----------------------------------------------------------------------------------
		Adventures styles
		------------------------------*/
	
	#bodyLight #bodyDarkA{
	width:824px;
	margin:0 0 0 10px;
	padding:0px 0 20px 20px;
	background-color:#151527;
	}
				#bodyLight #bodyDarkA a:link, #bodyLight #bodyDarkA a:active, #bodyLight #bodyDarkA a:visited {
				color:#36b6ff;
				text-decoration:none;
			}
				#bodyLight #bodyDarkA a:hover {
					color:#36b6ff;
					text-decoration:underline;
				}	
	
	#bodyLight #bodyDarkA #leftCol{
	padding:15px 0 0 0;
	width:460px;
	float:left;
	}
	
	#bodyLight #bodyDarkA #leftCol h3{
	font-size:25px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	#bodyLight #bodyDarkA #leftCol p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 8px 0;
	}
	
	#bodyLight #bodyDarkA #rightCol{
	background-color:#222f47;
	width:300px;
	padding:22px 0 20px 20px;
	margin:0 0 0 30px;
	float:left;
	}
 
				#bodyLight #bodyDarkA #rightCol a:link, #bodyLight #bodyDarkA #rightCol a:active {
				color:#fff;
				text-decoration:none;
			}
			 #bodyLight #bodyDarkA #rightCol a:visited{
			 color:#fff;
			 text-decoration:none;
			 }
				#bodyLight #bodyDarkA #rightCol a:hover {
					color:#36b6ff;
					text-decoration:none;
				}	

	#bodyLight #bodyDarkA #rightCol h2{
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
	#bodyLight #bodyDarkA #rightCol p{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 20px;
	}
	
/*-----------------------------------------------------------------------------------
		Lodging styles
		------------------------------*/
	 #bodyLight #bodyDark #subnav {
		width:800px; height:22px;
		margin:0 0 0 15px; padding:0;
		text-align:left;
	}
		#bodyLight #bodyDark #subnav ul {
			list-style:none;
			margin:0; padding:0;
		}
		#bodyLight #bodyDark #subnav ul li {
			height:22px;
			margin: 0 23px 0 0; padding:0;
			float:left;
			text-decoration:none;
		}
		#bodyLight #bodyDark #subnav li a.Active {
			background-position:left bottom !important;
		}
		
		/* navMain */
		#bodyLight #bodyDark #subnav li.main {
			width:170px;
			text-align:left;
		}
			#bodyLight #bodyDark #subnav li.main a:link, #bodyLight #bodyDark #subnav li.main a:active, #bodyLight #bodyDark #subnav li.main a:visited {
				width:170px; height:22px;
				color:#fff;
				display:block;
			}
				#bodyLight #bodyDark #subnav li.main a:hover {
					color:#36b6ff;
					text-decoration:none;
				}
				#bodyLight #bodyDark #subnav li.main a.active {
					color:#36b6ff;
					text-decoration:none;
				}
			
	
		/* navGates */
		#bodyLight #bodyDark #subnav li.gates {
			width:270px;
			text-align:center;
		}
			#bodyLight #bodyDark #subnav li.gates a:link, #bodyLight #bodyDark #subnav li.gates a:active, #bodyLight #bodyDark #subnav li.gates a:visited {
				width:330px; height:22px;
				color:#fff;
				display:block;
			}
				#bodyLight #bodyDark #subnav li.gates a:hover {
					color:#36b6ff;
					text-decoration:none;
				}
				#bodyLight #bodyDark #subnav li.gates a.active {
					color:#36b6ff;
					text-decoration:none;
				}
	
		/* navArrigetch */
		#bodyLight #bodyDark #subnav li.arrigetch {
			width:270px;
			text-align:right;
		}
			#bodyLight #bodyDark #subnav li.arrigetch a:link, #bodyLight #bodyDark #subnav li.arrigetch a:active, #bodyLight #bodyDark #subnav li.arrigetch a:visited {
				width:200px; height:22px;
				color:#fff;
				display:block;
			}
				#bodyLight #bodyDark #subnav li.arrigetch a:hover {
					color:#36b6ff;
					text-decoration:none;
				}
				#bodyLight #bodyDark #subnav li.arrigetch a.active {
					color:#36b6ff;
					text-decoration:none;
				}
		
		/*--- map nav ---*/

		#map {
		width:290px; height:435px;
		margin:10px 0 0 15px; padding:0;
		text-align:left;
	}
		#map ul {
			list-style:none;
			margin:0; padding:0;
		}
		#map ul li {
			height:22px;
			margin: 0 0 0 0; padding:0;
			float:left;
		}
		#map li a.Active {
			background-position:left bottom !important;
		}
		
		/* navMain */
		#map li.top {
			width:286px; height:125px;
			text-align:left;
		}
			#map li.top a:link, #map li.top a:active, #map li.top a:visited {
				width:286px; height:125px;
				background:url(/images/lodging_mapTop.jpg);
				display:block;
			}
				#map li.top a:hover {
					background-position:0px -125px;
				}
				
				#map li.top a.active {
					background-position:0px -125px;
				}
			
	
		/* navGates */
		#map li.mid {
			width:286px; height:141px;
			text-align:center;
		}
			#map li.mid a:link, #map li.mid a:active, #map li.mid a:visited {
				width:286px; height:141px;
				background:url(/images/lodging_mapMid.jpg);
				display:block;
			}
				#map li.mid a:hover {
					background-position:0px -141px;
				}
				#map li.mid a.active {
					background-position:0px -141px;
				}
		/* navGates */
		#map li.bot {
			width:286px; height:165px;
			text-align:right;
		}
			#map li.bot a:link, #map li.bot a:active, #map li.bot a:visited {
				width:286px; height:165px;
				background:url(/images/lodging_mapBot.jpg);
				display:block;
			}
				#map li.bot a:hover {
					background-position:0px -165px;
				}
				#map li.bot a.active {
					background-position:0px -165px;
				}
	
	
