/*  last updated: February 4, 2002 */
/*  modified by Warren Gash */

a { 
	text-decoration: underline;
	color: #5C81AA;
}

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

a.nav {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
}

a.nav:hover {
	text-decoration: none;
	color: #FFFF00;
}

address {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	font-style: italic; 
	color: #000000;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	font-style: normal; 
	color: #000000;
}

body { 
	background: #FFFFFF;
}

div.block {
	margin-left: 20px; 
	margin-right: 20px;
}

div.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;	
}

div.highlight {
	background-color: #EEEEBB;
	text-indent: 5px;
}

em {
	font-style: italic;}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
	text-align: center;
	padding-top : 12px;
}

h1.intro {
	text-align: center;
	font-family : "Monotype Corsiva"; 
	font-size: 16px; 
	font-weight: normal; 
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top : 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
}

h4 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

h4.place {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #5C81AA;
	text-indent: 5px; 
}

li { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

li.quote { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

strong {
	font-weight: bold;
}

strong.price {
	font-weight: bold;
	background-color: #EEEEBB;
}

table.itinerary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td.nav {
	background-color: #5C81AA; 
	text-indent: 5px;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}