a:hover {
	color:#6C0107;
	text-decoration: underline;
}

body {
	background-color: #eeeacf;
	background-image: url("images/bg01.jpg");
	background-attachment:fixed;
	background-position:top center;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

form {
	margin: 0px;
	display: inline;
	}	


.txtField01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	background-color: #EDEBE0;
	}

.textMain01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.textNote01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;	
}

.textNote01 a {
	color: #333333;
}

.textNote01 a:hover {
	color: #6C0107;
}

.textNote02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textNote02 a {
	color: #333333;
}

.textNote02 a:hover {
	color: #6C0107;
}


.textLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.textLink02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.textLink02 a {
	color: #000000;
}


#topNavPod {
	width: 860px;
	height: 60px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/bg-topnav01.gif);
	}

#topNavPod02 {
	width: 860px;
	height: 60px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/bg-topnav02.gif);
	}


#pageTitle01 {
	float: left;
	width: 210px;
	text-align: center;
	padding: 18px 0px 18px 0px;
	margin: 0px 22px 0px 0px;
	}




/*-----------------------------------------------------------------------------
	Adventure Top Nav Classes
-----------------------------------------------------------------------------*/

.AtopNav01, .AtopNav02, .AtopNav03, .AtopNav04{
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffe361;
	}
	
.AtopNav01 a, .AtopNav02 a, .AtopNav03 a, .AtopNav04 a {
	display: block;
	padding: 16px 19px 10px 0px;	
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat; 		
	}


.AtopNav05 {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;	
	background-image: url(images/arrow-topnav05.gif);	
	background-repeat: no-repeat; 		
	}		

.AtopNav05 a {
	display: block;
	padding: 17px 17px 10px 13px;	
	text-decoration: none;
	color: #333333;
	}
	
		
	
/*-----------------------------------------------------------------------------
	Adventure Top Nav ON Classes
-----------------------------------------------------------------------------*/

.AtopNav01on, .AtopNav02on, .AtopNav03on, .AtopNav04on{
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
.AtopNav01on a:hover, .AtopNav02on a:hover, .AtopNav03on a:hover, .AtopNav04on a:hover {
	color: #ffe361;
	text-decoration: none;
	}	
	
.AtopNav01on a {
	display: block;
	padding: 16px 19px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav01.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}

.AtopNav02on a {
	display: block;
	padding: 16px 19px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav02.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}
	
.AtopNav03on a {
	display: block;
	padding: 16px 19px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav03.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}

.AtopNav04on a {
	display: block;
	padding: 16px 19px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav04.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}

	
/*-----------------------------------------------------------------------------
	Adventure Top Nav 01 over Classes
-----------------------------------------------------------------------------*/

.AtopNav01 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav01.gif);	
	background-repeat: no-repeat; 		
	}	

/*-----------------------------------------------------------------------------
	Adventure Top Nav 02 over Classes
-----------------------------------------------------------------------------*/
	
.AtopNav02 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav02.gif);	
	background-repeat: no-repeat; 		
	}	


/*-----------------------------------------------------------------------------
	Adventure Top Nav 03 over Classes
-----------------------------------------------------------------------------*/
	
.AtopNav03 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav03.gif);	
	background-repeat: no-repeat; 		
	}	


/*-----------------------------------------------------------------------------
	Adventure Top Nav 04 over Classes
-----------------------------------------------------------------------------*/
	
.AtopNav04 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav04.gif);	
	background-repeat: no-repeat; 		
	}	


/*-----------------------------------------------------------------------------
	Adventure Top Nav 05 over Classes
-----------------------------------------------------------------------------*/
	
.AtopNav05 a:hover {
	text-decoration: none;
	color: #6C0107;
	}	




/*-----------------------------------------------------------------------------
	Business Top Nav Classes
-----------------------------------------------------------------------------*/

.BtopNav01, .BtopNav02, .BtopNav04{
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffe361;
	}
	
.BtopNav01 a, .BtopNav02 a, .BtopNav04 a {
	display: block;
	padding: 16px 29px 10px 0px;	
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat; 		
	}


.BtopNav05 {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;	
	background-image: url(images/arrow-topnav05.gif);	
	background-repeat: no-repeat; 		
	}		

.BtopNav05 a {
	display: block;
	padding: 17px 11px 10px 9px;	
	text-decoration: none;
	color: #333333;
	}



/*-----------------------------------------------------------------------------
	Business Top Nav ON Classes
-----------------------------------------------------------------------------*/

.BtopNav01on, .BtopNav02on, .BtopNav04on{
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
.BtopNav01on a:hover, .BtopNav02on a:hover, .BtopNav04on a:hover {
	color: #ffe361;
	text-decoration: none;
	}	
	
.BtopNav01on a {
	display: block;
	padding: 16px 29px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav04.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}

.BtopNav02on a {
	display: block;
	padding: 16px 29px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav03.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}
	

.BtopNav04on a {
	display: block;
	padding: 16px 29px 10px 0px;	
	text-decoration: none;
	background-image: url(images/arrow-topnav06.gif);	
	background-repeat: no-repeat;
	color: #ffe361;	
	}


/*-----------------------------------------------------------------------------
	Business Top Nav 01 over Classes
-----------------------------------------------------------------------------*/

.BtopNav01 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav04.gif);	
	background-repeat: no-repeat; 		
	}	

/*-----------------------------------------------------------------------------
	Business Top Nav 02 over Classes
-----------------------------------------------------------------------------*/
	
.BtopNav02 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav03.gif);	
	background-repeat: no-repeat; 		
	}	


/*-----------------------------------------------------------------------------
	Business Top Nav 04 over Classes
-----------------------------------------------------------------------------*/
	
.BtopNav04 a:hover {
	text-decoration: none;
	color: #ffe361;
	background-image: url(images/arrow-topnav06.gif);	
	background-repeat: no-repeat; 		
	}	


/*-----------------------------------------------------------------------------
	Business Top Nav 05 over Classes
-----------------------------------------------------------------------------*/
	
.BtopNav05 a:hover {
	text-decoration: none;
	color: #6C0107;
	}	










/*-----------------------------------------------------------------------------
	Breadcrunb Classes
-----------------------------------------------------------------------------*/

.breadcrumb {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 25px 0px;
	}
	
.breadcrumb a {
	color: #000000;
	}	

.breadcrumb a:hover {
	color:#6C0107;
	}	






/*-----------------------------------------------------------------------------
	Main Table Classes
-----------------------------------------------------------------------------*/

#secTable {
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
td.colLeft {
	width: 210px;
	vertical-align: top;
	text-align: left;
	background-image: url(images/bg-leftnav01.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;	
	}
	
.LeftNav {
	text-align: right;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.LeftNav li a {
	width: 180px;
	_width: 210px;	
	color: #000000;
	font-weight: bold;
	padding-right: 30px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	display: block;
	line-height: 28px;
	background-image: url(images/bg-leftnav02.gif);
	background-repeat: no-repeat;
	}
	
.LeftNav li a:hover {
	color: #6c0107;
	text-decoration: none;
	}	
	
	
td.colRight {
	width: 650px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 15px 28px;
	vertical-align: top;
	}
	
	
/*-----------------------------------------------------------------------------
	Trip Panel Classes
-----------------------------------------------------------------------------*/
	
.tripTable {
	width: 622px;
	}
	
.tripTable02 {
	width: 622px;
	}
	
		
.tripBg {
	background-color: #d2cdaf;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;	
	}	

.tripBg02 {
	background-color: #d2cdaf;
	padding: 0px 30px 0px 40px;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;	
	}		

.tripBg03 {
	background-color: #d2cdaf;
	padding: 0px 25px 0px 25px;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;	
	}	

.tripBottom {
	height: 12px;
	background-image: url(images/bg-tripbottom01.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	}
		

/*-----------------------------------------------------------------------------
	Trip List Panel Classes
-----------------------------------------------------------------------------*/

.tripLtitle01 {
	height: 38px;
	background-image: url(images/bg-triptitle01.gif);
	font-size: 18px;
	padding: 2px 0px 0px 28px;
	}

.tripLtitle01 a {
	color: #000000;
	text-decoration: none;
	}
		
.tripLtitle01 a:hover {
	text-decoration: none;
	}
	

.tripLimg {
	float: left;
	margin-right: 3px;
	}

.tripList01 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0px 0px 0px 10px;
	}

.tripList02 {
	background-color: #d2cdaf;
	padding: 7px 0px 0px 15px;	
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/*-----------------------------------------------------------------------------
	Trip Detail Panel Classes
-----------------------------------------------------------------------------*/

.tripDetailTop {
	height: 20px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg-triptitle02.gif);
	}

.tripDetailTop a {
	color: #000000;
	}

.tripDetailTop a:hover {
	color: #6C0107;
	}

.tripDtitle01 {
	font-size: 22px;
	padding: 0px 0px 6px 0px;	
	}

.tripDtitle02 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	text-decoration: none;
	}

.tripDtitle02 a {
	color: #000000;
	}	
	
.tripDtitle02 a:hover {
	text-decoration: underline;
	color: #6C0107;	
	}


.tripDtitle03  {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.tripDtitle04 {
	height: 19px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C0107;
	margin: 20px 0px 6px 220px;
	border-bottom: 1px solid #6C0107;
	}

.tripDtitle05 {
	height: 19px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C0107;
	border-bottom: 1px solid #6C0107;
	margin: 25px 0px 6px 0px;
	}
	
.tripDtitle06 {
	height: 19px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C0107;
	border-bottom: 1px solid #6C0107;
	margin: 10px 0px 14px 0px;
	}

.tripDtitle07 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	}

.tripDtitle08 {
	font-size: 16px;
	font-family: Arial, Helvetica;
	}


#tripDleftPod {
	float: left;
	width: 200px;
	margin: 0px 19px 0px 0px;
	}

.tripDimg01 {
	width: 204px;
	height: 145px;
	margin: 0px 0px 2px 0px;
	background-image: url(images/trip-Dimg-bg01.gif);
	}



.tripSubNav {
	margin: 0px 0px 1px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/bg-tripSubNav01.gif);
	background-repeat: no-repeat;	
	}

.tripSubNav a {
	display: block;
	padding: 1px 0px 4px 38px;	
	color: #D3D3D3;
	text-decoration: none;
	}

.tripSubNav a:hover {
	color: #ffe361;
	text-decoration: none;	
	}


#tripDhighlights {
	margin: 0px 0px 0px 226px;
	}

#tripDhighlights ul{
	margin: 0px 0px 0px 14px;
	padding:0px;

	}

#tripDhighlights li {
	margin: 0;
	padding: 12px 0px 0px 0px;
	list-style: disc;
	}





.bulletList {
	margin: 0px 0px 0px 0px;
	}

.bulletList ul{
	margin: 0px 0px 0px 18px;
	padding:0px;

	}

.bulletList li {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 15px 0px;
	list-style: disc;
	}


/*-----------------------------------------------------------------------------
	Footer Classes
-----------------------------------------------------------------------------*/
