body {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bodybg.gif) repeat-x;
}
#wrapper {
	width:804px;
	margin: 0px auto;
	padding:0px;
	text-align: left;
	background-color: #FFFFFF;
}
#logo {
	width:800px;
	height: 148px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left:2px solid #00367c;
	border-right:2px solid #00367c;
	background: url(../images/superior-sales-logo.jpg) no-repeat;
}
#navigation_wrapper {
	width: 800px;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #00367c;
	border-right: 2px solid #00367c;
}
.navigation_menu {
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 35px;
	background: url(../images/menubg.gif) repeat-x;
}
.navigation_menu a {
	background: #CC0000 url(../images/menubg.gif) repeat-x;
	line-height: 35px;
	text-decoration: none;
	float: left;
	padding: 0 12px;
	border-right: 1px solid #CC0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.navigation_menu a:hover, .navigation_menu a#active {
	background-position: left bottom;
}
#content_wrapper {
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left:2px solid #00367c;
	border-right:2px solid #00367c;
}
#content_menu {
	width: 249px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 8px 2px 0px 8px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}
#content_menu th {
	text-align: left;
	}
#content_menu td {
	text-align: right;
	vertical-align: top;
	}
#content_menu td.left {
	width: 135px;
	vertical-align: top;
	text-align: left;
	}
#content_content {
	width: 540px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	background: url(../images/bg.gif) no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer {
	width:804px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H1 {
	color: #00367C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

H2 
{
	color: #00367C;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

A {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.nounderline {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div#nutrition_info {
	width: 235px;
	}


/* Old commodity avail setup */
#commodities_detail_avail {
	margin-top: 0px;
	padding: 0;
}
#commodities_detail_avail td {
	margin: 0x;
	padding: 2px 5px 2px 5px;
	border: 1px solid #00367c;
}
#commodities_detail_avail td#active {
	background-color: #FFCCCC;
}

/* New commodity avail setup */
#new_detail_avail {
	height: 18px; 
	padding: 0px;
}

.lh {
	width: 45%; 
	height: 100%; 
	float: left; 
	z-index: 0; 
	position: relative; 
	left: 0; 
	border-top: 1px solid #00367c; 
	border-bottom: 1px solid #00367c; 
	border-left: 1px solid #00367c;
}

.rh {
	width: 44%; 
	height: 100%; 
	float: left; 
	z-index: 0; 
	position: relative; 
	border-top: 1px solid #00367c; 
	border-bottom: 1px solid #00367c; 
	border-right: 1px solid #00367c;
}

.month {
	padding-left: 6px;
	padding-right: 6px;
	z-index: 2; 
	position: relative; 
	top: 17px; 
}


.contentheader {
	color: #00367C;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.recipecommodities {
	color: #00367C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

.recipecommoditylink {
	padding-left: 10px;
}

.list {
	list-style-image: url(../images/list.gif);
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	list-style-type: disc;
}

#the_commodities {
	padding: 0px;
	width: 560px;
	}

#the_commodities td.themonth {
	width: 35px;
	text-align: center;
	background-position: top left;
	}
	
#the_commodities td.divider {
	width: 35px;
	height: 5px;

	}

.recipe_detail_img {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.contentcontainer {
	padding-top: 10px; 
	padding-left: 10px;
	padding-right: 5px;
}


