@charset "UTF-8";
.recipetext {
	float: right;
	width: 210px;
	margin-top: 260px;
	color: #FFFFFF;
	padding-right: 10px;
}
.recipetext p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#recipeheader {
	background-image: url(../images/recipe1.jpg);
	background-repeat: no-repeat;
	height: 433px;
}
.recipetext h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 22px;
}
.recipetext   h1  sup.reg {
	font-size: 16px;
	vertical-align: super;
	font-weight: normal;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.productDescription h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #AE2520;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productDescription p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productPrice img {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productPrice td h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.productPrice td p {
	font-size: 11px;
}
#products p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 20px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p a {
	color: #AC241F;
}

