@charset "utf-8";
/* CSS Document */

a.Menu:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:18.8px;
	color:#FFFFFF;
	text-decoration: none;
}
a.Menu:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:18.8px;
	color:#FFFFFF;
	text-decoration: none;
}
a.Menu:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:18.8px;
	color:#FFFFFF;
	text-decoration: underline;
}
.Menu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18.8px;
	color:#FFFFFF;
	text-decoration:none;
}
.FooterHeading {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	color:#FFFFFF;
	margin:0;
	margin-bottom:0;
}
.Footer {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:1px;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	color:#872418;
	margin-top:0;
	margin-bottom:1px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:15px;
	color:#872418;
	margin-top:0;
	margin-bottom:1px;
}
p, td{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#000000;
}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#872418;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#872418;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#872418;
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#000000;
}
.ContactDetails
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#872418;
}