/*--------------------------------------------------*/
/* Content		                                    */

h2.mainHeader {
	font-size:1.85em;
}

h3, h4 {
	clear:both;
	padding-top:5px;
}

#pageContent {
	background:url(/a/img/sundayRoast/background.gif) 0 0 repeat-x;
	color:#640032;
}

#roastHeader {
	background:url(/a/img/sundayRoast/bannerMain.jpg) 0 0 no-repeat;
	padding:90px 25px 0 25px;
}

h3 span.mealDeal {
	font-weight:bold;
	font-size:1.3em;
}

.dish, div.tradeUp span.megaRoast, div.measurement, div.hotDrinkMeasurement {
	font-weight:bold;
}

div.tradeUp {
	color:#fff;
	background:#640032;
	padding:10px 10px 1px 10px;
	font-size:1.2em;
	width:360px;
}

div.wines, div.drinks {
	clear:both;
	padding-top:2px;
}

div.wineMeasurement, div.winePrices, div.hotDrinkMeasurement, div.hotDrinkPrices {
	float:right;
	padding-right:150px;
	display:block;
	clear:both;

}

div.wineMeasurement div.measurement, div.winePrices div.winePrice, div.hotDrinkMeasurement div.drinkMeasurement, div.hotDrinkPrices div.drinkPrice{
	float:left;
	padding-right:25px;
	width:40px;
	clear:right;
}

div.wineList, div.drinkList {
	display:block;
	float:left;
	width:200px;
}

#roastFooter {
	padding:10px 50px 0 25px;
	color:#3F3F3F;
	clear:both;
}

.new, .new_recipe {
	color: #FD211A;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}