.datesHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.subnavigation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.subnavigationMazeTour {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
.subnavigation:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.subnavigationMazeTour:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #745E04;
	text-decoration: none;
	line-height: 12pt;
}
.bodyText:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #745E04;
	text-decoration: underline;
	line-height: 12pt;
}


.bodyTextLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #745E04;
	text-decoration: underline;
	line-height: 12pt;
}
.bodyTextLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #745E04;
	text-decoration: none;
	line-height: 12pt;
}

.testimonial{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
}

.SideText4SubNav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: italic;
}