@charset "utf-8";
.nav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	line-height: 13px;
}
.yellow {
	background-color: #FFFF00;
}
.tagline {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F9F900;
}

.blue {
	background-color: #0000FF;
}
.excursiontitle {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	text-transform: uppercase;
	text-decoration: underline;
}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	border: thin solid #6262FF;
}
.divsize {
	width: 205px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.introstyle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
