@charset "utf-8";
.ingredients {
	width: 205px;
	margin-bottom: 0px;
	background-color: #FFF;
	border: medium none #000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.pictureframe {
	height: 220px;
	width: 300px;
	margin-bottom: 10px;
	float: right;
	margin-right: 0px;
	border: medium none #000;
	text-align: center;
	font-size: 14px;
}
pictureCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: auto;
}


#mainRecipeContent {
	margin-top: 10px;
	margin-right: 330px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	width: 540px;
	height: auto;
	font-size: 16px;
	background-color: #FFF;
}
#mainRecipeContent img {
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
#recipeIntro {
	width: 540px;
	background-color: #FFF;
	margin-left: 0px;
	clear: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 10px;
}



h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.largeImage {
	font-size: 16px;
	font-weight: bold;
	height: 450px;
	width: 500px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 17px;
}
.topImage {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}


h3 {
	font-size: 24px;
	text-align: center;
}

h4 {
	font-size: 16px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #000;
	margin: 0 auto;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-left: 15px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
a:link  {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #00F;
	font-weight: bold;
}
#recipePicture {
	width: 350px;
	margin-left: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: medium solid #000;
}
#directions {
	clear: both;
	margin-bottom: 50px;
	padding-right: 25px;
	padding-left: 25px;
}
#productPicture {
	height: 100px;
	width: 100px;
	margin-left: 765px;
	float: none;
}

#menu {
	background-color: #000;
	width: 71em;
	height: 27px;
	margin-bottom: 10px;
	margin: 0 auto;
}
#recipeName {
	text-align: center;
}
#productPicture1 {
	width: 775px;
	margin-left: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 200px;
}
.paragraphTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
#list {
	margin: 0px;
	padding: 0px;
}
#recipeWrap {
	border: medium solid #000;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 0px;
}
.bolderNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F00;
}
.titleCase {
	font-size: 16px;
	color: #000;
	text-align: center;
}

