.footlink			{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
}
a.footlink:link		{
	color: #333;
}
a.footlink:visited	{
	color: #333333;
}
a.footlink:active	{
	color: #333;
}
a.footlink:hover	{
	color: #CFC9D7;
}	


.eventlink			{ color: #316DAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration:none;
	font-weight: bold;}
a.eventlink:link	{color: #316DAB;}
a.eventlink:visited	{ color: #316DAB;}
a.eventlink:active	{ color: #DE2483;}
a.eventlink:hover	{ color: #DE2483;}

a:link {
	color: #600;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #600;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
a:active {
	color: #600;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #600;
	text-decoration: underline;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	line-height: 1.2;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #534E3E;
	border-bottom-color: #534E3E;
	border-left-color: #534E3E;
	border-top-color: #534E3E;
}
.availabilitylight {
	background-color: #E0DED6;
}
.availabilitydark {
	background-color: #E0DED6;
}
.mainheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #670002;
}
