.headerbackground {
	background-color: #FFF;
	background-image: url(images/fencebackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.textLEFT {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.copyright {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-style: italic;
}
.millenium {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #C00;
	text-decoration: none;
}
.textCENTER {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.hoursTITLE {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #207E10;
}
.warningSMALL {
	font-family: Arial;
	font-size: 12px;
	color: #3E005E;
	text-align: center;
}
.arial16PURPLE {
	font-family: Arial;
	font-size: 16px;
	color: #450F5B;
	font-weight: bold;
}
.Arial16GREEN {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #186E17;
}
.arialpurpleCENTER {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #450F5B;
	text-align: center;
}
.PartyTITLES {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

