@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:12px;
	background-color: #FFFFFF;
	color: #333333;
}
p {
	line-height: 1.4em;
}
a:link {
	color: #BE2026;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BE2026;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #BE2026;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:focus {
}

#wrapper {
	width: 777px;
	background-color: #0854A1;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/column-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#counter {
	height: 33px;
	width: 777px;
}
#header {
	width: 777px;
	background-repeat: no-repeat;
	height: 266px;
	background-color: #FFFFFF;
}
#subheader {
	width: 777px;
	background-repeat: no-repeat;
	height: 34px;
	background-color: #003C94;
}
#leftcolm {
	width: 215px;
	padding-top: 15px;
	clear: right;
	float: left;
	margin-top: 0px;
}
#body {
	width: 530px;
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: right;
	margin-top: 0px;
}
#footer {
	background-repeat: no-repeat;
	clear: both;
	height: 44px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	line-height: 27px;
	display: inline;
}
h2 {
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
}
h4 {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	padding-top: 20px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #174379;
}
.subtext {
	font-size: 0.8em;
	background-position: 10px;
	line-height: 1.5em;
}
.timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contact {
	font-size: 11px;
	padding-left: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-top: 25px;
	color: #FFFFFF;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
}
#line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #134A88;
	width: 195px;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	overflow: hidden;
}
#line2 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
}
.glad {
	padding-right: 15px;
}
.pad{
	padding-left: 15px;
}
.recipes {
	font-weight: bold;
	color: #CC0000;
	font-size: 13px;
	padding-top: 20px;
}
sup
{
	top:-2px;
	font-size:9px;
	line-height: 0px;
}
#header2 {
	width: 777px;
	background-repeat: no-repeat;
	height: 181px;
	background-color: #FFFFFF;
}
#wrapper2 {
	width: 777px;
	background-color: #0854A1;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/column-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
