a:link, a:visited {
	color:#D59911; 
	text-decoration:underline;
}

a:hover, a: hover {
	color:#2E5C81; 
	text-decoration:underline;
}

body {
	/* bg colour of the inner section, true bg colour is #CBA755 */
	background-color: #CDCDCD;
	background-image: url(/layers/imgs/bg.gif);
	padding: 0px;
	margin: 21px 10px 5px 10px;
}

/* p style removed here for the products content */
td, th, div, blockquote, dl, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
	line-height: 16px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

.hLine {
	width: 100%;
	height: 1px;
	background-color: white;
}

.hDottedLine {
	width: 100%;
	height: 1px;
	background-image: url(/layers/imgs/bg_dot.gif);
	background-repeat: repeat-x; 
}

.rhNav_tbl {
	border-top: 1px solid #EFX589; 
}

.hSolidBrownLine {
	width: 100%;
	height: 1px;
	background-color: #EFC589;
}

/* celebration banner */
.90years {
	position:relative;
	top:-24px;	
	margin-bottom:-24px;
	text-align:center;
}

#bgMid2Green {
	background:#FFF url(/foodservice/imgs/bg_header.gif) top left repeat-y;
}

#pageHead {
	border-top: 1px solid white; 
	width: 563px;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 7px; 
	background-color: white;
}

.pageHeading {
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #6F9ABD;
	line-height: 22px;
	padding-top: 14px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

#heading1Txt {
	font-size: 12px;
	font-weight: bold;
	color: #B57445;
}

#heading2Txt {
	font-size: 12px;
	font-weight: bold;
	color: #B57445;
	padding-top: 17px;
	padding-bottom: 10px;
}

.bodyTable {
	border-collapse: collapse;
	border: 1px solid white;
}

#bgWhite {
	background-color: white;
}

#bgGrey {
	background-color: #E5E5E5;
}

.column1 {
	width: 174px;
	height: 300px;
	background-color: #D0E8FC;
	border-top: 1px solid white;
}

.column2 {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 50px;
	width: 392px;
	height: 320px;
	background-color: white;
	border-top: 1px solid white;
}

.column2 a:link, .column2 a:visited { text-decoration: none; color:#D59911; }
.column2 a:hover { text-decoration: none; color:#B57445; }
.column2 a:active { text-decoration: none; color:#D59911; }

.column3 {
	padding-right: 5px;
	padding-top: 13px;
	padding-bottom: 13px;	
	width: 171px;
	background-color: white;
	border-top: 1px solid white;
}

#contentIntro {
	width: 100%;
	/* margin-bottom: 16px; 
	margin-top: 2px; */
}

#contentIntroImgMid {
	width: 143px;
}

.contentIntroImg {
	margin-top: 1px;
	margin-right: 10px;
}

.contentIntroImgHolder {
	padding-top: 1px;
	padding-right: 10px;
}

#moreLink {
	padding-top: 1px;
	padding-bottom: 7px;
}

#moreLink a:link, #moreLink a:visited { 
	padding-left: 8px;
	text-decoration: none; 
	color: #2E5C81; 
	background: url(/layers/imgs/icon_arrow.gif) no-repeat 0px 4px;
}

#moreLink a:hover { 
	text-decoration: underline; 
	color: #D59911; 
	background: url(/layers/imgs/icon_arrow_hover.gif) no-repeat 0px 4px;
}
#moreLink a:active { text-decoration: none; color: #D1810B; }

#moreLinkPDF {
	padding-top: 1px;
	padding-bottom: 13px;
}

#moreLinkPDF a:link, #moreLinkPDF a:visited { 
	padding-left: 20px;
	text-decoration: none; 
	color: #2E5C81; 
	background: url(/layers/imgs/icon_pdf.gif) no-repeat 0px 0px;
}

#moreLinkPDF a:hover { 
	text-decoration: underline; 
	color: #D59911; 
}
#moreLinkPDF a:active { text-decoration: none; color: #D1810B; }

#dotDivider {
	width: 100%;
	height: 34px;
	background: url(/layers/imgs/dot_divider.gif) repeat-x center;
}

#dotDividerThin {
	width: 100%;
	height: 6px;
	background: url(/layers/imgs/dot_divider.gif) repeat-x center;
}

#imgPadding {
	padding-right: 12px;
}
/* start right hand column stuff (col3) */
#spacer {
	height: 16px;
}

.spacerImg {
	width: 1px;
	height: 1px;
}

#contentPromo {
	width: 171px;
	/*margin-bottom: 16px;*/
	background-color: #FCF1CE;
	border-top: 1px solid #EFC37F;
	border-bottom: 1px solid #EFC37F;
}

#contentPromoH1 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 5px;
	color: #D1810B;
	font-size: 12px;
	font-weight: bold;
	background-color: #FCF1CE;
}

#contentPromoImg {
	border-top: 1px solid #EFC37F;
}

#contentPromoTxt {
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 5px;
	border-top: 1px solid #EFC37F;
}

#contentPromoTxt a:link, #contentPromoTxt a:visited { text-decoration: underline; color:#BD6A12; }
#contentPromoTxt a:hover { text-decoration: underline; color:#D59911; }
#contentPromoTxt a:active { text-decoration: underline; color:#BD6A12; }

#moreLinkPromo {
	background-image: url(/layers/imgs/icon_arrow_promo.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-left: 13px;
	padding-bottom: 3px;
}

#moreLinkPromo a:link, #moreLinkPromo a:visited { text-decoration: none; color:#BD6A12; }
#moreLinkPromo a:hover { text-decoration: none; color:#D59911; }
#moreLinkPromo a:active { text-decoration: none; color:#BD6A12; }
/* end right hand column stuff (col3) */

#backToTop {
	background: url('/layers/imgs/btn_arrow.gif') no-repeat 0 10px;
	padding-left: 7px;
	padding-top: 6px;
}

/* r/h column image spacer*/
.rhGrainImg {
	width: 158px;
	height: 7px;
	margin-top: 12px;
	margin-bottom: 13px;
}

.errorMsgTxt {
	color: #00CC00;
}