@charset "utf-8";
.trip_introheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #eeeee0;
	text-decoration: none;
	font-weight: bold;
}
.trip_navheading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #eeeee0;
	text-decoration: none;
}
.trip_navheading_on {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffd700;
	text-decoration: none;
}
.trip_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #eeeee0;
	text-decoration: none;
}
.trip_introheading_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffd700;
}
footnote {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #eeeee0;
	text-decoration: none;
}
#itinerary1_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #eeeee0;
	border: thin ridge #ffd700;
	position: fixed;
	left: 60px;
	top: 60px;
	right: 60px;
	bottom: 60px;
}
.trip_navheading_on {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffd700;
	text-decoration: none;
}
.trip_introheading_onsmall {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffd700;
	text-decoration: none;
}
.trip_introheading_on {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}

