﻿body {
}

.submasterheader
{
	display: none;
}

.footer1, .footer2
{
	 display: none;	
}

#footer span.legal
{
	text-decoration: none;
	font-size: 9px;
}

#footer
{
	width: 575px;
	height: auto;
	text-align: center;
	color: #000000;
	font: 12px/18px "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0px;
	margin-top: 40px;
	float: left;
}

#footer br
{
	 display: none;	
}

#sidebar
{
	display:none;
}

#contentcontainer
{
	float: left;
	width: 100%;
	background-image: none;
	background-color: transparent;
}

.Sitecrumb
{
	display: none;
}

.printRecipe
{
	display:none;
}

#contentmain
{
color: Black;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:24px;
text-align:left;
width: 500px;
margin-left: 65px;
float:left;
}

#contentmain a, #contentmain a:visited 
{
color:#A02013;
}

#contentmain p span.instructions
{
	font-weight: bold;
	display: block;
	margin-top:20px;
}

#contentmain p
{
	 /*display:inline-block;
	 float: left;
	 width: auto;*/
	 font-size:14px;
	 line-height:24px;
}

#contentmain p span.subsubheader
{
	 font-weight: bold;	
}

.currentRecipeImage
{
	height: 166px;
	width: 250px;
	float: left;
	padding-bottom: 50px;
	padding-top: 20px;
	
}

.currentRecipeLogo
{
	float:left;
	width: auto;
	margin-left: 20px;
	height: 250px;
	display:block;
}

.ingredients
{
	font-size: 14px;
	font-weight: bold;
}

.recipePrintOtherRecipes
{
	 font-size: 14px;
	 font-weight: bold;
	 clear: both;
}

#contentmain a.recipeSendToPrinter
{
	background:#FEB647 none repeat scroll 0 0;
	color:#A02013;
	display:block;
	text-decoration:none;
	border: solid 2px #AA2A1D;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	width: 150px;
	float: right;
}

#contentmain a:hover
{
	color: White;
	background:#AA2A1D none repeat scroll 0 0;
}

#contentmain ul, #contentmain ol
{
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

#contentmain li
{
	margin-left: 40px;
}

