.CrossHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	font-weight: 500;
	color: #660000;
	text-align: center;

}

.BackgroundColour {
	background-color: #FFFFCC;
}

.NavLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	line-height: normal;
	color: #0000CC;

}

.DescriptionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: normal;
	line-height: 27px;
}

.MiddleHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	color: #660000;
	text-align: center;
}

.InterestHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #660000;
	text-decoration: underline;

}

.InterestText {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: normal;
	color: #660000;
}

.SmallCrossHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #660000;
	font-weight: 500;
}


.Buttons {	
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
}

.currentPageButton
{
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FF9933;
	font-weight: bold;
}
a:link
{
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
                text-decoration: none
}

a:visited
{
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
                text-decoration: none
}

a:hover
{
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
                text-decoration: underline
}

.SeasonDates {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #660000;
	padding-left: 30px;
	line-height: 150%;
	font-weight: normal;
}

.SeasonHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: 500;
	color: #660000;
	line-height: 150%;
}

.Prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #660000;
	text-align: center;
	vertical-align: middle;
}

.PricesHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: 500;
	color: #660000;
	line-height: 150%;
	text-align: center;
}

.ContactDetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #660000;
	padding-left: 0%;
}

.TextOnly {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #660000;
	text-align: right;
}