
a {
	outline: none;
}

body {
	background: #601f14;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0;
	padding: 0;
	width: 900px;
}

#footer {
	background: #601f14 url(../images/footer/arrow.jpg) no-repeat 70px 0;
	clear: both;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 140px;
	width: 760px;
}

#footer p {
	color: #bf3f28;
	font-size: 28px;
	line-height: 28px;
	margin: 0;
}

#footer .yellow {
	color: #edd19d;
}

#header {
	background: url(../images/header/bg.jpg) repeat-x;
	height: 115px;
	margin: 0;
	width: 900px;
}

#header img {
	margin: 0;
}

#header img.home {
	float: left;
	margin: 30px 0 0 60px;
}

#header img.logo {
	float: left;
	margin: 20px 0 0 26px;
}

#header .red {
	background: url(../images/header/red-button.jpg) no-repeat;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 38px;
	line-height: 16px;
	margin: 30px 0 20px 0;
	padding: 2px 0 0 12px;
	text-decoration: none;
	width: 188px;
}

#header .red .big {
	font-size: 18px;
}

#header .red:hover {
	color: #5e1c08;
	text-decoration: none;
}

#header #socialnav {
	clear: right;
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
}

#header #socialnav a {
	color: #65220e;
	display: block;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 11px;
	margin: 0 26px 0 0;
	padding: 5px 0 0 25px;
	text-decoration: none;
}

#header #socialnav a.cerealcentral {
	background: url(../images/header/cereal-central.jpg) no-repeat;
}

#header #socialnav a.facebook {
	background: url(../images/header/facebook.jpg) no-repeat;
}

#header #socialnav a.twitter {
	background: url(../images/header/twitter.jpg) no-repeat;
}

#header #socialnav a:hover {
	color: #000;
	text-decoration: none;
}

#header #white {
	background: url(../images/header/white-button.jpg) no-repeat;	
	float: right;	
	height: 40px;
	margin: 30px 0 20px 15px;
	padding: 0;
	width: 229px;
}

#header #white a {
	color: #772c16;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 6px 0 0 15px;
	text-align: center;
	text-decoration: none;
}

#header #white a:hover {
	color: #000;
	text-decoration: none;
}

#main {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 660px;
}

#main.home {
	background: url(../images/home/bg.jpg) no-repeat top left;
}

#main.thankyou {
	background: url(../images/thank-you/bg.jpg) no-repeat top left;
}

#main h2 {
	color: #bf4027;
	font-size: 19px;
	line-height: 22px;
	margin: 0 25px 10px 25px;	
}

#main.home h2 {
	width: 285px;
	font-size: 17px;
	line-height: 18px;
}

#main h2 a {
	color: #c13f28;
	text-decoration: none;
}

#main h2 a:hover {
	color: #000;
	text-decoration: none;
}

#main h3 {
	color: #772c16;
	font-size: 14px;
	line-height: 17px;
	margin: 0 25px 2px 25px;
}

#main h3 a {
	color: #772c16;
	text-decoration: none;
}

#main h3 a:hover {
	color: #000;
	text-decoration: none;
}

#main img {
	float: left;
	margin: 15px 20px 10px 0;
}

#main p {
	color: #0c0200;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 25px;	
}

#main.home p {
	width: 280px;
	font-size: 13px;
	line-height: 16px;
}

#main p a {
	color: #bf3f28;
	text-decoration: none;
}

#main p a:hover {
	color: #000;
	text-decoration: none;
}

#main ul {
	list-style: disc;
	margin: 0 30px 10px 50px;
	padding: 0;
}

#main ul li {
	color: #5e1c08;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px 0;
}

#main ul li a {
	color: #bf3f28;
	text-decoration: none;
}

#main ul li a:hover {
	color: #000;
	text-decoration: none;
}

#main #blurb {
	float: left;
	margin: 15px 0 20px 0;
	padding: 0;
	width: 300px;
}

#main #blurb h2 {
	font-weight: normal;
}

#main #blurb p {
	color: #772c16;
	font-size: 11px;
	line-height: 16px;
}

#main #blurb .redbutton {
	background: url(../images/home/red-button.jpg) no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 14px;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 12px;
	text-decoration: none;
	width: 210px;
}

#main #blurb .redbutton:hover {
	color: #5e1c08;
	text-decoration: none;
}

#main #content {
	background: url(../images/bg.jpg) repeat-y;
	margin: 0;
	padding: 20px 0 20px 0;
	width: 645px;
}

#main #content.home {
	background: none;
	height: 235px;
	padding: 50px 0 0 0;
}

#main #content.thankyou {
	background: none;
	height: 242px;
	padding: 50px 0 0 0;
}

#main #content p.legal {
	color: #601f14;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
}

#main #content table {
	color: #65220e;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 10px 25px;
	width: 275px;
}

#main #content table.coupon {
	width: 340px;
}

#main #content table#fairs {
	width: 595px;
}

#main #content table#fairs td {
	width: 20%;
	border: #601f14 solid 1px;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
}

#main #content table tr.blue {
	background: #d8fbff;
}

#main #content table td {
	padding: 3px;
}

#main #content table td a {
	color: #65220e;
	text-decoration: underline;
}

#main #content table td a:hover {
	color: #c13f28;
	text-decoration: underline;
}

#sidebar {
	background: url(../images/sidebar/bg.jpg) no-repeat top;
	float: left;
	margin: 0;
	padding: 20px 0 20px 0;
	width: 240px;
}

#sidebar a.videobutton {
	background: url(../images/sidebar/video-button.jpg) no-repeat;	
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 48px;
	line-height: 18px;
	margin: 0 0 10px 20px;
	padding: 10px 10px 0 22px;
	text-decoration: none;
	width: 170px;
}

#sidebar a.videobutton:hover {
	color: #5e1c08;
	text-decoration: none;
}

#sidebar h2 {
	color: #bf4027;
	font-size: 25px;
	line-height: 28px;
	margin: 0 0 5px 20px;
	text-transform: uppercase;
}

#sidebar h3 {
	color: #5e1c08;
	font-size: 16px;
	line-height: 17px;
	margin: 0 0 0 20px;
	text-transform: uppercase;
}

#sidebar h3 a {
	color: #5e1c08;
	text-decoration: none;
}

#sidebar h3 a:hover {
	color: #c13f28;
	text-decoration: none;
}

#sidebar img {
	margin: 5px 0 5px 20px;
}

#sidebar img.arrow {
	margin: 12px 0 15px 100px;
}

#sidebar p {
	color: #772c16;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
}

#sidebar p a {
	color: #be3f27;
	text-decoration: none;
}

#sidebar p a:hover {
	color: #000;
	text-decoration: none;
}

#sidebar #button {
	background: url(../images/sidebar/button.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	line-height: 11px;
	margin: 0 0 15px 20px;
	padding: 3px 0 0 10px;
	width: 191px;
}

#sidebar #node {
	background: url(../images/sidebar/node.jpg) no-repeat;
	height: 62px;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 201px;
}

#sidebar #node p {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 10px 30px 0 10px;
	width: 85px;
}

#sidebar #node p.date {
	color: #be3f27;
	font-size: 13px;
	line-height: 13px;
	margin: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
}

#sidebar #node p.date .big {
	color: #772c16;
	font-size: 30px;
	line-height: 30px;
}

#sidebar .redtext {
	color: #c13f28;
}

#site {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 30px auto 10px auto;
	width: 900px;
}
