@media screen{
    blink { behavior:url(blink.htc);}
}

a:link {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #ba8f13;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #BA8F13;
	text-decoration: none;
}
a:visited {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: lighter;
	color: #BA8F13;
	text-decoration: none;
}
.copywrite {
	font-family: "Gill Sans MT";
	font-size: 9px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #83816D;
	text-align: center;
	font-variant: small-caps;
	cursor: crosshair;
}
.FooterAddress {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-variant: small-caps;
	color: #797757;
	text-align: center;
	text-transform: capitalize;
}
p {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #6D6B54;
}
h1 {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #6D6B54;
	font-weight: bold;
}
li {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #6D6B54;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(Images/Bullet.gif);

}
body {
	font-family: "Gill Sans MT";
	color: #6D6B54;
	font-size: 14px;
}
.InsetImage {
	border: 4px solid #C7C4A6;
	background-color: #FF0000;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	width: 90px;
	margin-top: 0px;
	margin-left: 0px;
}
.CentreCell {
	padding: 13px 3px 3px 15px;

}
.CentreInsetImage {
	border: 3px solid #C7C4A6;
	background-color: #FF0000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.EventImage {
	margin: 1px 3px 1px 1px;
	width: 60px;
	padding: 0px;
}
.EventDesc{
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: lighter;
	color: #4A4939;
}
.EventDate{
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-weight: lighter;
	color: #4A4939;
	text-align: right;
}
.EventDescLink{
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: lighter;
	color: #ba8f13;
}
.EventTitle {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-top;
	color: #494838;
}

