/* Print CSS, 18 Dec 2010 */

body {
	background: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin 100px;
	padding: 0;
}


#sidebar { display: none; }
#sitemenu { display: none; }
h3, h4, h5, h6, p { display: block; padding: 0; }
#page-bottom { display: none; }
#index { display: none; }
.noprint { display: none; }



ol, ul, li {
	background: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0;
}


#RecipeIng li, #RecipeMethod li  {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0;
}


#main h2 {
	
	color:#000000;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	text-transform: uppercase;	
	margin:-170px 0px 0px 0px;

}

.RecipeHeads {
	
	color:#000000;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	text-transform: uppercase;

}



#RecipeIntro, #RecipeIng, #RecipeMethod {
	padding: 0;
	float: none;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}