body {
margin: 0;
padding: 0;
background: white;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: auto; /* Menu position that can be changed at will */
top: 11em;
margin-right:-0px;
padding-bottom:5em;
width: 150px;
}

#menu dt {
cursor: pointer;
color:#C35817;
margin: 0px 0;
padding-top:3px;
height: 30px;
line-height: 20px;
text-align: center;
font-family: Verdana;
font-weight: bold;
background: #efefef;
font-size:8pt;
text-decoration:underline;
}



#menu dt a { color:#c35817;
	font-size:9pt;
	}

#menu dd {
border: 3px inset #c35817;
background: #efefef;
padding-top:40px;
padding-bottom:60px;
}

#menu dd.prices {
border: 3px inset #c35817;
background: #efefef;
padding-top:0px;
padding-bottom:0px;

}


#menu li {
text-align: center;
background: #efefef;
padding:10px;
font-family: 'lucida sans';
}

#menu li a {
color: #000;
font-family:'lucida sans';
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size:10pt;
padding:2px;
}
#menu li a:hover {
color: #c35817;
font-weight:bold;
background: #efefef;
font-size:10pt;
}




#menu dd.prices {border:none;
	overflow:hidden;}

#menu li.prices a {
color: #000;
font-family:'lucida sans';
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size:10pt;
padding:2px;
}

#menu li.prices a:hover {
color: #c35817;
font-weight:bold;
background: #efefef;
font-size:10pt;
}

#menu li {
text-align: center;
background: #efefef;
padding:5px;
font-family: 'lucida sans';
}

#menu dt a:hover {color: #c35817;
font-weight:bold;
background: #efefef;
font-size:10pt;}

p.grouptourprice a {
color: #c35817;
font-weight:bold;
background: #efefef;}

p.tourdescription {text-align:justify;
	margin-right:35px;
	margin-left:15px;
	font-family: 'lucida sans';
	font-size:12pt;}
	
p {	font-family: 'lucida sans';
margin-right:35px;
margin-left:35px;
	font-size:12pt;}
	
p.tourpagedescription
{	font-family: 'arial';
	font-size:11pt;
	line-height:14pt;
	padding:20px;}
	
		
#menu li.red a:hover
{list-style: none;
	 color:red;
	font-weight:bold;} 

#menu redtext a:hover {color:red;}

img.tourdescription {border:none;
	padding:15px;
	margin-top:30px;
	margin-bottom:30px;}



h2 {font-family:copperplate;
	font-size:13pt;
	text-align:left;
	color:black;
	padding-left:10px;
	padding-top:5px;}
	
	h3 {font-family:copperplate;
		font-size:11pt;
		text-align:left;
		color:black;
		padding-left:23em;
		margin-top:-2em;}
	
	





