@charset "utf-8";
.mainMenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.winnerBlurb {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #442b16;
	text-decoration: none;
}
.footer {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.introText {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #442b16;
	text-decoration: none;
}
.homeMiddleTitle {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.titleBlurb {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainSponsorTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #442B16;
	text-decoration: none;
}
.header2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #442B16;
	text-decoration: none;
}
.contentLink {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #F47721;
	text-decoration: underline;
}
