/*food Channel*/

.LandingTitle{
	color:#3f4c2c;
	font-weight:bold;
	padding:0 0 0 5px;
}

.LandingBgColor {
	background-color:#E1E1E1;
}

.CalendarHighlight{
	text-align:center;
	background-color:#A47662;
}

.WeekDay {
	font-weight:bold;
	color:#A47662;
}

.PostingTitle {
	font-weight:bold;
	font-size:1em;
	color:#AB6E50;
}

.SpecialTitle {
	font-weight:bold;
	font-size:13px;
	color:#3f4c2c;
}

.PopularTitle {
	font-weight:bold;
	font-size:12px;
	color:#3f4c2c;
}


.SubscribeTitle {
	font-weight:bold;
	font-size:12px;
	color:#3f4c2c;
}
