body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #54100B;
	background-image: url(../img/global/redBG.jpg);
	background-repeat: repeat-x;
}
.contentPadding {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a {
	font-weight: bold;
	color: #990000;
}

#footer {
	font-size: 11px;
	line-height: 16px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #54100B;
	border-right-color: #54100B;
	border-bottom-color: #54100B;
	border-left-color: #54100B;
}
a:visited {
	color: #BB1417;
}
#homeHeader {
	background-color: #FFFFFF;
	background-image: url(../img/headers/homeBGmain.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 262px;
}
#homeUpcoming {
	padding: 15px;
	height: 232px;
	width: 400px;
	background-color: #F6F1DE;
	text-align: right;
}
.upcomingHomeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

