@charset "utf-8";
body {
	background-image: url(img/bkgd.jpg);
	background-repeat:repeat;
	}
.gridContainer {				border-left-color:#e91f2d;
	border-left-width:thin;
	border-right-color:#e91f2d;
	border-right-width:medium;
}
p {
	padding-left:1em;
}
h1, h2, h3, h4, h5 {
	padding-left:.5em;
}
h1 {
	color:#f89f21;
}
h2 {
	color:#c00012;
}
.red {
	background-color:#c00012;
	color:#fff;
	padding-bottom:2em;
	padding-top:1em;
}
#ccsignup {
	background-color:#fff;
}
#nav {
border-bottom-color:#c00012;
border-bottom-width:medium;
}
#footer {
	background-color:#e91f2d;}
.legalese p{
	font-size:.6em;
	color:#fff;
	}
#affiliate a:link, #affiliate a:visited {
	color:!important;
	color:#ffffff;
}
#affiliate a:hover, #affiliate a:active {
	color:!important;
	color:#FC3;
}
	
