/* HEADING STYLES */





.Heading0 { /* Paragraph Headings */



	font-family: Arial, sans-serif; 

	font-size: 13px; 

	font-style: normal; 

	font-weight: bold; 

	color: #000000

}





.Heading1 { /* Table or Nav Headings */



	font-family: Arial, sans-serif; 

	font-size: 15px; 

	font-style: normal; 

	font-weight: normal; 

	color: #666666

}



.Heading2 { /* Page Titles */



	font-family: Arial, sans-serif; 

	font-size: 19px; 

	font-style: normal; 

	font-weight: normal; 

	color: #666666

}



.Heading3 {  /* Section Headings i.e Destinations and Trips */



	font-family: Arial, sans-serif; 

	font-size: 23px; 

	font-style: normal; 

	font-weight: normal; 

	color: #999966}



.Heading4 {  /* Section Headings i.e Destinations and Trips */



	font-family: Arial, sans-serif; 

	font-size: 21px; 

	font-style: normal; 

	font-weight: normal; 

	color: #996600}




.Heading5 {  /* Section Headings i.e Destinations and Trips */



	font-family: Arial, sans-serif; 

	font-size: 15px; 

	font-style: normal; 

	font-weight: normal; 

	color: #999999}













/* TEXT STYLES */





.Text0 {  /* Small Printer, like the footer text */



	font-family: Arial, sans-serif; 

	font-size: 11px; 

	font-style: normal; 

	font-weight: normal; 

	color: #000000

}



.Text1 { /* Normal body text */



	font-family: Arial, sans-serif; 

	font-size: 12px; 

	font-style: normal; 

	font-weight: normal; 

	color: #000000

}



.Text2 { /* Summary Text */

	font-family: Arial, sans-serif;

	font-size: 15px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	line-height: 24px;

}





/* LINK STYLES */



A:link {   /* for unvisited links */

	color: #554C2F;

	text-decoration: underline
	 }

A:visited {
		
		color: #554C1F;
		text-decoration: underline	 }
	 



A:hover {   /* when mouse is over link */

	color: #666600;

	text-decoration: underline 

	}



a.diddy:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.diddy:visited {color: #894f7b; font-weight: bold; }
a.diddy:active {color: red; }
a.diddy:hover {text-decoration: overline; background-color: #CC6600; } 






a.Link0 {   /* Footer Links */



	font-family: Arial, sans-serif; 

	font-size: 11px; 

	font-style: normal; 

	font-weight: normal; 
	
	color: white;

}
a.Link0:visited {   /* Footer Links */



	font-family: Arial, sans-serif; 

	font-size: 11px; 

	font-style: normal; 

	font-weight: normal; 
	
	color: white;

}
a.Link0:hover {   /* Footer Links */



	font-family: Arial, sans-serif; 

	font-size: 11px; 

	font-style: normal; 

	font-weight: normal; 
	
	color: white;

}





a.Link1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7D5F1B;
	font-style: normal;
	text-decoration: none;

}
a.Link1:visited    {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7D5F18;
	font-style: normal;
	text-decoration: none;
}

a.Link1:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-style: normal;
	text-decoration: underline;

}



a.Link2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}



a.Link3 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: white;
	text-decoration: none;

}


a.Link3:visited {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: white;
	text-decoration: none;

}

a.Link3:hover {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #CC6600;
	text-decoration: underline;

}




a.Link4 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #003399;
	text-decoration: underline;

}
li {
	line-height: 1px;
}
ul {
	line-height: 10px;
}
