@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
background-position:top center;
background-attachment: inherit;
}
.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7a4c12;
	text-decoration: none;
}
.eventCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a4c12;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a1703;
	text-decoration: none;
	line-height:17px;
}
.standings-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:11px;
}
.standings-title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edbe56;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}

.footer:hover{
color:#e76b06;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E390F;
	text-decoration: underline;
	line-height:17px;
}
