* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
html, body {
	text-align: center;
	background-color: #cee8f8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuBack {
	background-image: url(template-core/submenu-back.gif);
	background-repeat: repeat-y;
	overflow: visible;
}
.subMenuBack {
	background-image: url(template-core/submenu-back.gif);
	background-repeat: repeat-y;
}

#outer {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#inner {
	background-color: #FFFFFF;
}

#banner {
	background-image: url(template-core/header-background.gif);
	margin-bottom: 5px;
}
#menuMainWrapper {
	margin-bottom: 5px;
	position: relative;
	width: 800px;
	height: 20px;
	background-image: url(template-core/submenu-back.gif);
}


#menuMain {
	font-size: 11px;
	line-height: 19px;
 }
 #menuMain ul {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
 } 
 #menuMain li {
	display: inline;
	
}


#menuMain a, #menuMain h2 {
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
#menuMain li a, #menuMain li h2 a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menuMain li a span, #menuMain li h2 a span {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menuMain li a:hover span, #menuMain li h2 a span  {
	background-color: #fac24e;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: none;
}

#menuLeft {
	width: 170px;
	margin-right: 5px;
	position: relative;
	float: left;
	text-align: left;
	background-image: url(template-core/submenu-back.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	z-index: 1;
}
#menuSub {
	width: 150px;
} 
#menuSub a {
	font-size: 11px;
}
/* style, color and size links and headings to suit */
#menuSub .subMenuF1 a, #menuSub .subMenuF2 a, #menuSub .subMenuF2Active a {
	margin: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#menuSub .subMenuF1, #menuSub .subMenuF1 a {
	color: #FFFFFF;
	background-image: url(template-core/arrowF1.gif);
	background-repeat: no-repeat;
	background-position: 130px;
	
}


#menuSub .subMenuF1 a:hover, #menuSub .subMenuF2 a {
	color: #fac24e;
	background-image: url(template-core/arrowF2.gif);
	background-repeat: no-repeat;
	background-position: 130px;
}

#menuSub .subMenuF2Active a {
	color: #fac24e;
	background-image: url(template-core/arrowF2Active.gif);
	background-repeat: no-repeat;
	background-position: 130px;
}

 #menuSub .subMenuF3, #menuSub .subMenuF3 a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	line-height: 15px;
	margin-left: 0px;
 }
#menuSub .subMenuF3 a:hover {
	color: #fac24e;
}


#contentBodyHome {
	position: relative;
	width: 800px;
	overflow: visible;
	text-align: right;
	background-color: #FFFFFF;
}
#contentBodyInner {
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
#contentBodyInner .homeRight {
	padding-bottom: 10px;
}
.footerLinks {
	background-color: #CEE8F8;
	padding-top: 5px;
	text-align: right;
}
#contentBody {
	position: relative;
	width: 625px;
	overflow: visible;
	text-align: right;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#homeText {
	margin-top: 15px;
}
#contentTable {
}
#contentBodyInnerSubpage {
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	width: 625px;
	min-height: 300px;
}

#contentBody h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contentBody h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
}
#contentBody .ingredientsHeader {
	color: #009EE0;
	margin-left: 15px;
	font-weight: bold;
}
#contentBody h3 {
	font-size: 11px;
	color: #000000;
	background-color: #CEE8F8;
	width: 100%;
	height: 15px;
}
#footerMain {
	width: 800px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(template-core/submenu-back.gif);
}
#contentBody ul {
	margin-bottom: 10px;
}
#contentBody .ingredientsContent {
	color: #009EE0;
	margin-left: 15px;
	font-weight: normal;
}
#contentBody .ingredientsLink, #contentBody .ingredientsLink a {
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
 #contentBody .ingredientsLink a:hover {
	color: #009EE0;
	text-decoration: none;
}
#contentBody .ingredientsContent h3 {
	color: #009EE0;
	background-color: #FFFFFF;
	font-weight: normal;
}
#contentBody  #ingredientsState {
	margin-left: 30px;
}
p {
	margin-bottom: 5px;
}
.contentLeft {
	padding-right: 15px;
	padding-left: 10px;
}
#contentText {
	width: 100%;
	margin-left: 30px;
}
h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 15px;
	font-weight: normal;
}
#footerMain {
	width: 800px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(template-core/submenu-back.gif);
}
.contentLeft .stores {
	color: #0099CC;
	margin-left: 20px;
}
#menuContent {
	left: 10px;
	position: absolute;
	padding-right: 10px;
}
#menuContent h1 {
	color: #F8B200;
	font-size: 11px;
}
#menuContent h2 {
	font-size: 11px;
	color: #F8B200;
}
#menuContent p {
	font-size: 11px;
	color: #FFFFFF;
}
#contactForm {
	width: 100%;
	padding: 0px;
}
#contactForm .leftTD {
	width: 30%;
}
#contact   .textField {
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 100%;
	border: 1px solid #389BDE;
}
#contact .textMulti {
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #389BDE;
	min-height: 50px;
}
#contact .repeatedTD {
	padding-bottom: 10px;
}
#contact .error {
	color: #990000;
}


#homeNews  h1 {
	color: #009EE0;
	margin-top: 5px;
	margin-bottom: 0px;
}
#homeNews a {
	text-decoration: none;
}
#homeNews a:hover {
	color: #009EE0;
	text-decoration: none;
}
#homeNews h2 {
	font-weight: bold;
	color: #666666;
}
#contentBodyInnerSubpage  li  {
	margin-left: 10px;
	margin-bottom: 5px;
}
.redHighlight {
	color: #D9002E;
	font-weight: bold;
	font-style: italic;
}
.imgFloatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
