p.special {
  color: #a0f000;
  font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-Serif;
}
body {
  background-color: #faf9e2;
  color: #000000;
  font-family: Arial,Sans-Serif;
  font-size: 10pt;
}
table {
  background-color: #faf9e2;
  color: #000000;
  font-family: Arial,Sans-Serif;
  font-size: 10pt;
}
#navigation {
	height:35px;
	background-color:#000;
	background-image:url(images/Background-Navigation.png);
	background-repeat:repeat-x;
	background-position:top left;
	white-space:nowrap;
	}
	
.Navigation {
	font-size: 10pt;
	font-family: Arial, Myriad, Lucida Grande;
	line-height: 12pt;
	color: #ffffff0;
	text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 20px;
    margin-right: 20px;
}
#navigation a:link                     {color: #ffffff; text-decoration: none;}
#navigation a:active					{color: #ffffff; text-decoration: none;}
#navigation a:visited 				{color: #ffffff; text-decoration: none;}
#navigation a:hover 					{color: #ff0000; text-decoration: none;}
a:link {
  color: #202020;
  text-decoration: underline;
}
a:visited {
  color: #202020; 
  text-decoration: underline;
}
a:active {
  color: #202020; 
  text-decoration: underline;
}
a:hover {
  color: #ff0000; 
  text-decoration: underline;
}
.sd {
  color: #e0e0e0; 
  font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-Serif;
} 
.standout {
  color: #005050; 
  font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-Serif;
} 
.lh {
  color: #202020; 
  font-size:14px;
} 
.desc{
  color: #101010; 
  font-size:13px;
} 
.price{
  color: #5e850a; 
  font-size:13px;
  font-weight:bold;
  line-height:200%;
} 
#TourTitle {
	height:35px;
	background-color:#000;
	background-image:url(images/Background-Navigation.png);
	background-repeat:repeat-x;
	background-position:top left;
	white-space:nowrap;
	}
.tourtitle{
        font-size:16px;
	font-family: Arial, Myriad, Lucida Grande;
	line-height: 18pt;
	color: #ffffff;
	text-transform: uppercase;
    letter-spacing: 1px;
} 
.dblspace{
  line-height:200%;
} 

