/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857557;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8da200!important; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #8da200;
	text-decoration: none;
}
.intro {
	font-size: 15px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.headReady {
	color: #8da200;
	font-weight: bold;
}
.headCook {
	color: #683425;
	font-weight: bold;
}
.headHeat {
	color: #D19022;
	font-weight: bold;
}.bigCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857557;
	line-height: 18px;
}
.aboutStory {
	color: #753914;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.Redheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F71008;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
#container {
	background-color:#FFF;
	position:relative;
	width:700px;
	min-height: 100%;
	overflow:visible;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear:both;
}#Article {
	min-height: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;
}
