dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid white;
}
dt {
	font-weight:bold;
	font-size: 90%;
}
dd {
	text-indent: -10px;
	margin-left: 20px;
}

p.faqheader {
	font-style:italic;
	font-weight:bold;
	font-size:90%;
	margin-bottom: 5px;
	margin-top: 2em;
}

p.faq {
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 8px;
}

ul.faq {
	margin-left: 2em;
	margin-top:0;
}
ul.faq li {
	padding-bottom: 5px;
}

td.nogallery, 
td.gallery {
	vertical-align:bottom;
	text-align:center;
}

td.nogallery {
	font-style:italic; 
	background-color:#999999
}

p.links {
	text-indent: -2em;
	margin-left:2em;
}
p.links a.biglink {
	font-weight:bold;
}
p.links a.smalllink {
	font-style:italic;
}
img.trip {
	margin-left:1em;
	margin-bottom:1em;
	float:right
}

p.tripheader {
	font-size:1.1em;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:0;
}
p.tripcount {
	margin-top: 0;
	margin-left: 6px;
	margin-bottom: 6px;
	font-style:italic;
	font-size: 85%;
	color: #333;
}
p.trip {
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: 90%
}

span.tripdirection {
	font-weight:bold;
	font-size:110%;
	padding-right: 6px;
}
div.sep {
	clear:both; 
	border-bottom: 1px solid #999; 
	margin-bottom: 1em;
	margin-top: 2em;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: blue;
}
