/* tags */
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/*background: url(img-ui/KID_bg_lo.gif) no-repeat center top;*/
	text-align: center;
	background: #FFFAE7;
}
label {
	font-weight: bold;
	text-decoration: none;
	color: #97804A;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #97804A;
}
a:hover {
	font-weight: bold;
	color: #002C87;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	color: #002C87;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
h3 {
}
h4 {
}
fieldset {
	border: 1px solid #AF975C;
	padding: 4px;
}
input.txt {
	background: #FFFAE7;
	border-top: 1px solid #AF975C;
	border-right: 2px solid #6B5A34;
	border-bottom: 2px solid #6B5A34;
	border-left: 1px solid #AF975C;
	padding: 2px 2px 3px;
}
input.btn {
	background: #002C87;
	border: 2px solid #AF975C;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* LO wrapper */
#wrapper_1 {
	text-align: left;
}
#shimmy_top {
	background: #002C87;
}
/* LO table
   header */
#td_header {
	border-top: 1px solid #FFFAE7;
	border-right: 1px solid #FFFAE7;
	border-left: 1px solid #FFFAE7;
}
/* left column */
#td_lcol {
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
	width: 184px;
	/*width: 160px;*/
}
#logo_main {
	padding-bottom: 18px;
	text-align: center;
	width: 184px;
}
/* content */
#td_content {
	vertical-align: top;
	padding-top: 18px;
	background: url(img-ui/bg_txt_lge.gif) no-repeat left bottom;
	padding-bottom: 24px;
}
* html #td_content {
	}
#wrapper_2 {
	width: 100%;
}
#div_content {
	background: url(img-ui/bg_txt_sml.gif) no-repeat left top;
	/*min-width: 760px;*/
	width: 74%;
	float: left;
	padding-top: 5%;
	padding-right: 2%;
	padding-left: 2%;
}
* html #div_content {
}
#content_outer {
	/*border: 2px solid #AF975C;*/
	padding: 4px;
}
#content_inner {
	/*border: 1px solid #AF975C;*/
	padding: 12px;
	min-height: 580px!important;
}
* html #content_inner {
	height: 580px;
}
#content_inner h1 {
	background: url(img-ui/bg_hr.gif) repeat-x bottom;
	padding-bottom: 9px;
}
.cont_img {
	padding: 4px;
	border: 1px solid #AF975C;
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.bdr_left {
	border-right: 1px solid #AF975C;
}
.bdr_right {
	border-left: 1px solid #AF975C;
}
.bdr_bottom {
	border-bottom: 1px solid #AF975C;
}
/* footer */
#td_footer_l {
}
#breadcrumbs {
	font-size: 10px;
	margin: 3px;
	padding: 4px;
	border: 1px solid #AF975C;
	width: 80%;
	background: #FFFFFF url(img-ui/blue_leaf_symbol.gif) no-repeat left center;
	text-align: left;
	height: 14px;
	line-height: 14px;
}
#breadcrumbs img {
	vertical-align: middle;
}
#logon {
	display: none;
	position: absolute;
	background: #FFFFFF;
	padding: 4px;
	border: 2px solid #AF975C;
	margin-top: -95px;
	margin-left: -4px;
	clear: both;
}
#td_footer_r {
	background: url(img-ui/bg_txt_lge_lo.gif) no-repeat left top;
	padding-left: 22px;
}
#ftr_links {
	text-align: center;
	width: 100%;
	font-size: 10px;
	margin: 12px;
}
/* global menu */
#gmenu_algn {
	height: 50px;
	padding: 12px 0px 12px 18px;
	width: 938px;
}
#gmenu {
	margin: 0px;
	padding: 0px;
}
#gmenu li {
	line-height: 72px;
	float: left;
	margin-right: 28px;
	color: #002C87;
}
#gmenu li a {
	height: 50px;
	display: block;
	position: relative;
}
#imgLink_products a {
	width: 66px;
	background: url(img-ui/gmenu_products.gif) no-repeat left;
}
#imgLink_products a:hover {
	width: 66px;
	background: url(img-ui/gmenu_products.gif) right;
}
#imgLink_history a {
	background: url(img-ui/gmenu_history.gif) no-repeat left;
	width: 112px;
}
#imgLink_history a:hover {
	background: url(img-ui/gmenu_history.gif) no-repeat right;
	width: 112px;
}
#imgLink_awards a {
	background: url(img-ui/gmenu_awards.gif) no-repeat left;
	width: 62px;
}
#imgLink_awards a:hover {
	background: url(img-ui/gmenu_awards.gif) no-repeat right;
	width: 62px;
}
#imgLink_style a {
	background: url(img-ui/gmenu_styles.gif) no-repeat left;
	width: 128px;
}
#imgLink_style a:hover {
	background: url(img-ui/gmenu_styles.gif) no-repeat right;
	width: 128px;
}
#imgLink_recipes a {
	background: url(img-ui/gmenu_recipes.gif) no-repeat left;
	width: 120px;
}
#imgLink_recipes a:hover {
	background: url(img-ui/gmenu_recipes.gif) no-repeat right;
	width: 120px;
}
#imgLink_foodservice a {
	background: url(img-ui/gmenu_foodservice.gif) no-repeat left;
	width: 100px;
}
#imgLink_foodservice a:hover {
	background: url(img-ui/gmenu_foodservice.gif) no-repeat right;
	width: 100px;
}
#imgLink_contact {
	margin-right: -28px;
	display: inline;
}
#imgLink_contact a {
	background: url(img-ui/gmenu_contact.gif) no-repeat left;
	width: 64px;
	margin-right: -28px;
}
#imgLink_contact a:hover {
	background: url(img-ui/gmenu_contact.gif) no-repeat right;
	width: 64px;
	margin-right: -28px;
}
.imgLink_separator {
	background: url(img-ui/gmenu_separator.gif) no-repeat center;
	line-height: 72px;
	float: right;
	position: absolute;
	right: -28px;
	top: -10px;
}
/* right column */
.rcol {
	/*width: 16%!important;
	width: 13%;*/
	width: 146px;
	float: left;
	color: #FFFFFF;
	margin-bottom: 18px;
	margin-right: 1px;
	margin-left: 1px;
}
.rcol_bdr {
}
.rcol_inner {
	border: 1px solid #AF975C;
	padding: 12px;
	background: #AF975C;
}
.rcol a {
	color: #002C87;
}
.rcol a:hover {
	color: #FFFAE7;
}
.rcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rcol li {
	margin: 0px;
	padding-bottom: 6px;
}
/* section menu */
#sm_bdr, .rcol {
	border: 2px solid #AF975C;
}
#sm_bdr {
	width: 160px;
}
#sm_inner_bdr, .rcol_bdr {
	border: 1px solid #002C87;
	margin: 2px;
	background: #FFFAE7;
	padding: 2px;
}
#sect_menu {
	background: #002C87;
	border: 1px solid #002C87;
	padding-right: 8px;
}
#sect_menu_align {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sect_menu ul {
	list-style: none;
	padding: 0px;
	margin: 18px 0px 18px 18px;
}
#sect_menu li {
	margin: 0px 0px 2px;
	padding-bottom: 8px;
}
#sect_menu a {
	display: block;
	color: #FFFAE7;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
#sect_menu a:hover {
	color: #AF975C;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#div_p_dept_tips_outer {
	border: 2px solid #AF975C;
	background: #FFFAE7;
	padding: 2px;
	margin-top: 18px;
	width: 156px;
}
#div_p_dept_tips {
	border: 1px solid #AF975C;
	margin: 2px;
	padding: 4px;
	text-align: center;
	background: #FFFAE7;
}

div#social_media {
text-align:center;
width:160px;
}

div#social_media img {
border:0px;
margin-top:10px;
}

/* misc */
.tbl_data {
	border: 1px solid #AF975C;
}
.tr_data_hdr {
	color: #FFFAE7;
	background: #002C87;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.td_colName_data {
	font-weight: bold;
	color: #FFFFFF;
	background: #AF975C;
}
.tr_data {
	background: #F2EED0;
}
.tr_data_pages {
}
.td_sep {
	background: url(img-ui/bg_hr.gif) repeat-x top;
}
.bg_blue {
	background: #002C87;
}
.bg_beige {
	background: #FFFAE7;
}
.clear_both {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 10px;
	overflow: hidden;
}
.bg_hr {
	background: url(img-ui/bg_hr.gif) repeat-x left center;
}
.short_desc {
	padding-right: 12px;
	padding-left: 12px;
}
.img_float_l {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.img_float_r {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.clear_both {
	clear: both;
}
.empty {
	color: #CCCCCC;
	font-size: xx-small;
}
.full {
	color: #4444AA;
	font-size: xx-small;
}
.bold {
	font-weight: bold;
}
#creds {
	display: none;
}

