@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textRed {
	font-weight: bold;
	color: #820d0d;
	font-family: Arial, Helvetica, sans-serif;
}
.textRed-times {
	font-weight: bold;
	color: #820d0d;
	font-family: "Times New Roman", Times, serif;
}
.textRed-times a {
	color: #820d0d;
}
.textRed-times-large {
	font-weight: bold;
	color: #820d0d;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.text-black-times {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007A01;
	font-weight: bold;
}
.textGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B48D54;
	font-weight: bold;
}
.holidayOpenHouse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #F00;
	font-weight: bold;
}
.center {
	text-align: center;
}
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #063;
	font-weight: bold;
}
.events-heading {
	background-image: url(events-march.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 440px;
	padding-top: 51px;
	padding-right: 285px;
}
.events-link {
	background-image: url(home-march.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 300px;
	padding-top: 94px;
}

