.nav {
width:960px;
margin:0px auto;
padding:0px;
text-align:left;
}

.nav ul{
margin: 0;
padding: 0;
list-style-type: none;
width:960px;
background:url(../images/nav.gif) no-repeat 0 0;
height:29px;
}

/*Top level list items*/
.nav ul li {
position: relative;
display: inline;
float: left;


}



/*Top level menu link items style*/


/*----------------------------------- start navigation -------------------------------------------*/



/*--NORMAL--*/


.nav ul li#nav-flight a {
	background:url(../images/nav.gif) no-repeat 0 0;
	width:119px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;

}

.nav ul li#nav-glacier a {
	background:url(../images/nav.gif) no-repeat -121px 0;
	width:141px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-climbing a {
	background:url(../images/nav.gif) no-repeat -264px 0;
	width:143px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-wild a {
	background:url(../images/nav.gif) no-repeat -409px 0;
	width:168px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-tours a {
	background:url(../images/nav.gif) no-repeat -579px 0;
	width:117px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-specials a {
	background:url(../images/nav.gif) no-repeat -698px 0;
	width:77px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-about a {
	background:url(../images/nav.gif) no-repeat -777px 0;
	width:84px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	margin:0px 2px 0px 0px;
	text-indent:-10000px;
}

.nav ul li#nav-tat a {
	background:url(../images/nav.gif) no-repeat -863px 0;
	width:97px;
	height:auto !important;
	min-height:29px;
	height:29px;
	display:block;
	cursor:pointer;
	text-indent:-10000px;
}



/*--HOVER--*/


.nav ul li#nav-flight a:hover {
	background:url(../images/nav.gif) no-repeat 0 -29px;
}


.nav ul li#nav-glacier a:hover {
	background:url(../images/nav.gif) no-repeat -121px -29px;
}

.nav ul li#nav-climbing a:hover {
	background:url(../images/nav.gif) no-repeat -264px -29px;
}

.nav ul li#nav-wild a:hover {
	background:url(../images/nav.gif) no-repeat -409px -29px;
}

.nav ul li#nav-tours a:hover {
	background:url(../images/nav.gif) no-repeat -579px -29px;
}

.nav ul li#nav-specials a:hover {
	background:url(../images/nav.gif) no-repeat -698px -29px;
}

.nav ul li#nav-about a:hover {
	background:url(../images/nav.gif) no-repeat -777px -29px;
}

.nav ul li#nav-tat a:hover {
	background:url(../images/nav.gif) no-repeat -863px -29px;
}











.nav ul li a:link, .nav ul li a:visited ,nav ul li a:active {
background:url(../images/nav.gif) no-repeat 0 -29px;

}

	
/*1st sub level menu*/
.nav ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
width:163px;
background-image:none;
padding:4px 0px 0px 0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.nav ul li ul li {
display: list-item;
float: none;
background-image:none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.nav ul li ul li ul{
top: 0;
padding:0px;

}

/* Sub level menu links style */



.nav ul li#nav-flight ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-glacier ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-climbing ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-wild ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-tours ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-specials ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-about ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-tat ul li a {
	width:139px;
	background-image:none;
	background-color:#8a1116;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-indent:0px;
	line-height:14px;
	padding:7px 12px 0px 12px;
	border-top:1px solid #000000;
	height:auto !important;
	min-height:21px;
	height:21px;
	
}

.nav ul li#nav-flight ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;

}


.nav ul li#nav-glacier ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}

.nav ul li#nav-climbing ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
}

.nav ul li#nav-wild ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}

.nav ul li#nav-tours ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}

.nav ul li#nav-specials ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}

.nav ul li#nav-about ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}

.nav ul li#nav-tat ul li a:hover {
	background-color:#062036;
	background-image:none;
	text-decoration:none;
	
}




/*----------------------------------- end navigation -------------------------------------------*/





















