Span.Header A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FDFAD3;
}

Span.Header TD A:Hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FDFAD3;
	background: #9C6014;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.Footer:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.FooterHome {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FDFAD3;
}

.FooterHome:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #FDFAD3;
}

.SpitFire {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #568676;
}

.SpitFire:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.PrimaryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: -2px;
}

.Header01 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C57B19;
}

.Header02 {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #BF3502;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Blob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDFAD3;
}

.Nutritional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #005941;
}

.Nutritional:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #005941;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #802700;
}

a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #802700;
}

.IngredientsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 2;
	padding-left: 6;
	padding-right: 6;
	padding-top: 2;
	border-left: 1px solid #CC5D2A;
	border-top: 1px solid #CC5D2A;
	border-bottom: 1px solid #CC5D2A;
}

.IngredientsTable TD {
	border-right: 1px solid #CC5D2A;
	text-align: center;
}

.IngredientsTableHeader {
	font-weight: bold;
	color: #BF3502;
	background-color: #F9EAB8;
}

.IngredientsTableHeader TD {
	border-bottom: 1px solid #CC5D2A;
}

.IngredientsTableBlock {
	font-weight: normal;
	color: #000000;
	background-color: #FFFDE7;
}

.IngredientsTableBlock TD {
	text-align: left;
}

.IngredientsTableBlockb {
	font-weight: bold;
	color: #BF3502;
	background-color: #FFFDE7;
}

.IngredientsTableBlockb TD {
	border-top: 1px solid #CC5D2A;
	text-align: left;
}

.Conditional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Conditional:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.hr 
{
	width: 100%;
	height: 1px;
	color: #C32100;
}