@charset "UTF-8";
#recipeleft {
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 700px;
	overflow: auto;
}
.recipes {
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 10px;
}
#recipeleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#recipeleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2694C9;
	font-size: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#recipeleft a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2694C9;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
}
#recipeleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2694C9;
	font-size: 12px;
	text-decoration: underline;
	padding-top: 10px;
}
#recipeleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
#recipemain {
	height: 220px;
	background-repeat: no-repeat;
	width: 243px;
	float: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 375px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/recipes/rhubarb-brandy.jpg);
}
#recipemain h1 {
	color: #CF1E50;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	padding-left: 20px;
	letter-spacing: -1px;
	line-height: 32px;
	padding-bottom: 10px;
}
#recipemain h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding-left: 20px;
	letter-spacing: -1px;
	line-height: 26px;
}
#recipemain p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	padding-left: 20px;
	letter-spacing: -1px;
	line-height: 21px;
}
#recipeheader  {
	height: 243px;
	padding-left: 30px;
	background-color: #CFEDFF;
	background-image: url(../images/recipe-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	vertical-align: middle;
	padding-top: 20px;
	margin: 0px;
}
#recipeheader  h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 28px;
	line-height: 28px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 10px;
}
#recipeheader  h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC0;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ingredients {
	background-repeat: no-repeat;
	width: 215px;
	float: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/recipes/ingredients.jpg);
	height: 440px;
	padding-right: 25px;
	font-family: "Comic Sans MS", cursive;
}
#ingredients p {
	color: #CF1E50;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	font-size: 14px;
	padding-left: 0px;
	letter-spacing: 0px;
	line-height: 17px;
	padding-bottom: 8px;
}
#ingredients h1 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0px;
	letter-spacing: -1px;
	line-height: 19px;
	padding-bottom: 15px;
}
#method p .pink {
	color: #CF4F4F;
}
#method {
	background-repeat: no-repeat;
	width: 343px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#method p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	letter-spacing: 0px;
	line-height: 19px;
}
#method h1 {
	color: #CF1E50;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-left: 15px;
	letter-spacing: -1px;
	line-height: 19px;
	padding-bottom: 15px;
}
#method a {
	color: #2184B3;
	text-decoration: none;
	background-image: url(../images/recipes/recipe-but.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
