/* CSS Document */

body {
	margin-top: 0px;
	background: url(/images/HomePage/HP_Bkgd.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.footerRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.footerRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.footerGrey {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.footerGrey {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.darkBold {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

/* Feat Raffle Styles */


a.WhiteBold {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.WhiteBold:hover {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.DarkBoldSM {
    font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.IndHomeHeaderTextRed {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.IndHomeHeaderTextRed:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.GiveAwayHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
