@charset "utf-8";
#navigation ul li a#recipes {
	background-position:0px 0px;
!important
}
#wrapper {
	background-color:#53001E;
}
#content {
	width:454px;
	background-image:none;
	background-color:#FFFFFF;
	overflow:hidden;
	}

#column2 {
	width:454px;
	background-image:url(../cms_uploads/b_recipe_default_5.jpg);
	background-repeat:no-repeat;
	
}
#column3 {
	background-color:#53001E;
	width:150px;
	position:absolute;
	top:0;
	left:742px;
	float:right;
	display:none;
}
#quote {
	height:245px;
	width:240px;
	position:absolute;
	left:610px;
	top:40px;
	display:block;
	z-index:400;
	background-image:url(../images/maroon/recipe-drop-shadow.png);
	background-repeat:no-repeat;
}
*html #quoteshadow {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/maroon/recipe-drop-shadow.png', sizingMethod='fixed');
}
#backtorecipes {
	position:absolute;
	top:80px;
	left:455px;
	z-index:400;
}
.padding {
padding: 10px;
}
#quote p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h1, h2, h3 {
color:#540413;
}
#recipeicons {
	float:left;
	width:420px;
	clear:both;
	border-top: 1px dotted #999999;
	margin: 20px 0 20px 0;
}
#iconserves, #iconprep, #iconcook {
margin-top:5px;
float:left;
width:136px;
height:50px;
background-repeat:no-repeat;
}
#iconserves p, #iconprep p, #iconcook p {
margin-left:50px;
margin-right:5px;
font-size:11px;
font-weight:bold;
color:#b07660;
}
#iconserves {
background-image:url(../images/maroon/serves.gif);
}
#iconprep {
background-image:url(../images/maroon/preptime.gif);
}
#iconcook {
background-image:url(../images/maroon/cookingtime.gif);
}
.separator {
	border-right: 1px dotted #999999;
	margin-right:5px;
}

