* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
html, body {
	text-align: center;
	background: #e7af6d url('/images/body_bg.png');
	margin: 0;
}
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-repeat: repeat-y;
}

#outer {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#inner {
	padding: 0 80px;
	background: transparent url('/images/container_bg.png') top left repeat-y;
}

#container_bottom {
	background: transparent url('/images/container_bottom.png') top left no-repeat;
	height: 77px;
	width: 960px;
}

/* header styles */

#header {
	background: #253b6a url('/images/header_bg.png');
	height: 128px;
	text-align: left;
	margin-bottom: 5px;
}

#header_logo {
	position: absolute;
	margin-left: 11px;
	z-index: 2;
}

#header_seal {
	float: right;
	margin-top: 18px;
	margin-right: 20px;
	width: 149px;
	height: 87px;
}

/* nav styles */

#nav {
	margin-bottom: 5px;
	background: red;
	line-height: 23px;
	background: #8b202a url('/images/nav_bg.png') top left repeat-y;
	text-align: left;
	height: 23px;
}

#menu {
	margin-left: 150px;
	float: left;
	width: 512px;
}

#nav a {
	font-weight: bold;
	color: white;
	margin-right: 12px;
	text-decoration: none;
	font-size: 11px;
}

#nav a:hover, #nav a.active {
	color: #dcc495;
}

#nav_search {
	float: left;
	width: 138px;
}

#nav input#searchTerm {
	margin-top: 3px;
	height: 11px;
	float: left;
}

#nav a#search_submit {
	background: url("/images/search_submit_bg.png") top left repeat-y;
	cursor: pointer;
	float: left;
	font-size: 11px;
	line-height: 17px;
	margin-right: 0;
	margin-top: 3px;
	text-align: center;
	width: 25px;
}

/* 65 year link */

#pdf_link {
	text-align: center !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	color: #BE1E28;
	display: block;
	float: right;
}

#pdf_link:hover {
	color: black;
}

#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: 148px;
	margin-right: 5px;
	position: relative;
	float: left;
	text-align: left;
	z-index: 1;
	margin-top: 70px;
	margin-left: 22px;
}

#menuLeft h1 {
	font-size: 16px;
	font-weight: bold;
	color: #253b6a;
	margin-bottom: 2px;
}

#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;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 22px;
}
#menuSub .subMenuF1, #menuSub .subMenuF1 a {
	color: #253b6a;
}


#menuSub .subMenuF1 a:hover, #menuSub .subMenuF2 a {
	color: #be1e28;
}

#menuSub .subMenuF2Active a {
	color: #be1e28;
}

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


#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 {
	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;
	margin-right: 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: #BE1E28;
	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: 30px;
	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: #BE1E28;
	font-weight: normal;
}
#contentBody  #ingredientsState {
	margin-left: 30px;
}
p {
	margin-bottom: 5px;
}
.contentLeft {
}
#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: 20px;
	width: 200px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
#contact .textMulti {
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #CCC;
	min-height: 50px;
	margin: 0;
	margin-bottom: 3px;
	overflow: auto;
}
#contact .repeatedTD {
	padding-bottom: 10px;
}
#contact .error {
	color: #990000;
}

.contact_submit {
	background-color: #BE1E28;
	color: white;
	padding: 5px 20px;
	text-decoration: none;
	display: block;
	float: left;
}

.contact_submit:hover {
	cursor: pointer;
	background: #DCC495;
}

#homeNews  h1 {
	color: #009EE0;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #999;
	line-height: 30px;
}
#homeNews div {
	border-bottom: 1px solid #999; padding: 5px 0;
}
#homeNews a {
	text-decoration: none;
}
#homeNews a:hover {
	color: #BE1E28;
	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;
}