@charset "iso-8859-1";
/* CSS Document */

a{
	color:#9e311f;
	text-decoration:none;
}

a:hover{
	color:#52160b;
	text-decoration:underline;
}

#content .Body_Feature_Copy{
	font-size:10px;
	color:#a39c82;
}

#content .Body_Feature_Title {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	color: #9e311f;
	padding:4px 25px 8px 11px;
	text-transform: uppercase;
}

#content .Feature_Image_Padding{
	margin-left:8px;
}

#content .Body_Feature_Padding{
	padding:10px 5px 10px 11px;
}

#content .Button_Feature_Text{
	color: #9e311f;
	padding-top:10px;
	text-transform: uppercase;
}

#content .Button_Feature_Arrow{
	margin-right:6px;
}

#content .Button_Feature_Link{
	text-decoration:none;
	color: #9e311f;
}

#content .Button_Feature_Link:hover{
	text-decoration:underline;
	color:#52160b;
}

#content .Button_Promo_Text{
	background-color:#f2e4e2;
	padding:4px 7px 3px 7px;
	color: #9e311f;
	font-size:10px;
	text-transform: uppercase;
}

#content .Button_Promo_Arrow{
	margin-right:6px;
}

#content .Button_Promo_Link{
	text-decoration:none;
	color: #9e311f;
}

#content .Button_Promo_Link:hover{
	text-decoration:underline;
	color:#52160b;
}

#content .Body_Comments{
	font-size:10px;
}

/***********************************
***********************************/

#content .SubTabsText{
	padding-left:20px;
	padding-right:20px;
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

#content .SubTabsLink{
	color:#a39c82;
	text-decoration:none;
}

#content .SubTabsLink:hover{
	color:#56544a;
	text-decoration:underline;
}

#content .SubTabsLinkOn{
	color:#9e311f;
	text-decoration:none;
}

#content .SubTabsLinkOn:hover{
	color:#52160b;
	text-decoration:underline;
}


#content .TextPages{
	color:#9e311f;
}

#content .TextPagesLink{
	color:#9e311f;
	text-decoration:underline;
}

#content .TextPagesLink:hover{
	color:#888db7;
	text-decoration:underline;
}

#content .TextPagesOn{
	color:#888db7;
	text-decoration:underline;
}

/************************************
RECIPE
*************************************/

#content #recipe{
	width:148px;
	padding-right:4px;
	padding-bottom:4px;
	filter:shadow(color:#e5e5e5, strength:4, direction:135);
	font-size:11px;
	color:#a39c82;
}

#content #recipe .Receipt_box{
	width:134px;
	background-color:#FFFFFF;
	border:1px solid #f6f5f1;
	padding:7px;
	padding-bottom:14px;
}

#content #recipe .Recipe_Featured{
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#c1bba5;
	padding-left:6px;
}

#content #hours{
	width:148px;
	padding-right:4px;
	padding-bottom:4px;
	font-size:11px;
	color:#a39c82;
}

#content #hours .Hours_Featured{
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#c1bba5;
	padding-left:6px;
	padding-bottom:10px;
}

#content #hours .Hours_Title{
	color:#7d775d
}
	

/*==================================
Custom CSS 
====================================*/

#content .copy{
	font-size:11px;
	color:#756f56;
}

#content .Main_Title{
	font-family:"Century Gothic", sans-serif;
	font-size:17px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}

#content .Main_Subtitle{
	font-family:"Century Gothic", sans-serif;
	font-size:11px;
	color:#a39c82;
	text-transform: uppercase;
}

#content .SubTitle{
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#756f56;
	font-weight:bold;
}

#content .SubTitle_big{
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#12619c;
	padding:35px 25px 8px 11px;
	font-weight:bold;
}

#content .Body_Light{
	color:#a39c82;
}

#content #item{
	text-align:left;
}

#content #item .Title{
	font-weight:bold;
	text-transform:uppercase;
	color:#756f56;
}

#content #item .SubTitleItem{
	text-transform:uppercase;
	color:#756f56;
	
}