
#recipe {
	margin-top:10px;
	padding-top:0px;
	margin-left:10px;
	overflow:hidden;
}
#recipe h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663324;
	margin-top:10px;
	margin-bottom:10px;
}
#recipe h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #663324;
	margin-top:5px;
	margin-bottom:2px;
}
#recipe ol{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color: #666666;
    margin-top:2px;
    margin-bottom:7px;
}
#recipe p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin-top:2px;
	margin-bottom:7px;
/*ADDED ABOVE FOR RECIPES*/
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#nutrinfo_panel {
	width: 500px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1px;
	padding-top:0px;
	text-align:left;
	border: #EFECCD 2px solid;
}
#nutrinfo_tab {
	width: 500px;
	height:44px;
	margin-top:0px;
	padding-top:0px;
	overflow:hidden;
	background-color:#838A44;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F8F6EA;
}
#nutrinfo_tab h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	display:block;
	padding-left:15px;
	margin-top:18px;
	text-align:left;
	float:left;
}
#nutrinfo_tab h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
	display:block;
	padding-right:10px;
	margin-top:10px;
	text-align:right;
	float:right;
}
#nutrinfo_tab a{
	color: #FFFFFF;
	text-decoration:none;
}
#nutrinfo_tab a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#nutrinfo_chart {
	width: 225px;
	margin-top:15px;
	padding-top:0px;
	margin-left:10px;
	border: #000000 2px solid;
	overflow:hidden;
}
#nutrinfo_chart td{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
}
.nutritional_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
#nutrinfo_summary {
	width: 225px;
	margin-top:10px;
	padding-top:0px;
	margin-left:10px;
	overflow:hidden;
}
#nutrinfo_summary h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin:5px 0px 3px 0px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #7F7100;
}
#nutrinfo_summary h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin:5px 0px 3px 0px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #7F7100;
}
#nutrinfo_summary p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin-top:2px;
	margin-bottom:7px;
}
#nutrinfo_foot {
    width: 500px;
	height:72px;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	overflow:hidden;
	clear:both;
}
#nutrinfo_foot p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #F6F6FC;
	margin-top:15px;
	margin-left:50px;
}
#nutrinfo_foot a{
	color: #503B65;
	text-decoration:none;
}
#nutrinfo_foot a:hover{
	color: #7D7C3E;
	text-decoration:underline;
}
#nutfoot_leftie {
   width: 125px;
   height:25px;
   padding-left:50px;
   padding-top:15px;
   float:left;
}
#nutfoot_leftie p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #023F88;
	margin:0px;
}
#nutfoot_leftie a{
	color: #023F88;
	text-decoration:none;
}
#nutfoot_leftie a:hover{
	color: #8CADCB;
	text-decoration:underline;
}
#nutfoot_rightie {
   width: 190px;
   height:72px;
   padding:0px;
   float:right;
}
