/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #FFFDEC;
	line-height: 18px;
	font-weight: bolder;
	padding: 3px;
	bottom: 10px;
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFDEF;
	text-decoration: none;
	background-color: #663300;
	display: block;
	width: 140px;
	height: 20px;
	list-style-image: none;
	list-style-position: outside;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-align: center;
	padding-top: 3px;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
.links2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
.tourformat {
	text-align: center;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
