html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre, address
{
        margin: 0;
        padding: 0;
}


body
{
	background-color: #FFF;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #36332a;
}

img 
{
	border: 0;
}

a, 
a:link,
a:visited
{
	color: #36332a;
	text-decoration: underline;
}

a:active,
a:hover
{
	color: #FF0000;
}

p, ul, ol, dl, blockquote, pre, address
{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}

h1
{
	font-size: 18px;
	margin-bottom: 6px;
}

h2
{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 12px;
}

h3
{
}

ul, ol, dl
{
	margin-left: 24px;
	margin-bottom: 12px;
}


#OuterWrapper
{
	width: 760px;
	background-image: url(../images/bg-content.gif);
	text-align: left;
	margin: 0 auto;
}

#InnerWrapper
{
	padding: 0 15px;
	width: 730px;
}

#Header
{
	background-color: #FFF;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: 220px 0;
	height: 149px;
	position: relative;
}
	#Logo
	{
		position: absolute;
		top: 8px;
		left: 9px;
	}
	
	#FreshExperience
	{
		position: absolute;
		top: 0;
		right: 0;
		z-index: 20;
	}
	
	#Search
	{
		position: absolute;
		background-image: url(../images/bg-search.gif);
		background-repeat: no-repeat;
		height: 37px;
		width: 153px;
		text-align: right;		
		overflow: hidden;
		top: 88px;
		right: 0;
	}
		#Search form
		{
			margin-top: 10px;
			margin-right: 5px;
		}
		
		#Search form input.text
		{
			border: 1px solid #6ea952;
			background-color: #FFF;
			height: 13px;
			width: 78px;
			
		}
		
		#Search form input.button
		{
			
		}
	
	#Navigation
	{
		position: absolute;
		left: 0;
		top: 88px;
		height: 37px;
		overflow: hidden;
	}
		#Navigation ul
		{
			list-style-type: none;
			margin: 0;
		}
	
		#Navigation ul li
		{
			display: inline;
			float: left;
		}
	
	#Subnavigation
	{
		position: absolute;
		left: 0;
		top: 125px;
		width: 100%;
		background-color: #2a4700;
		height: 24px;
	}
		#Subnavigation ul
		{
			list-style-type: none;
			margin-left: 5px;
			font-size: 11px;
			line-height: 11px;
			margin-top: 5px;
		}
		
		#Subnavigation ul li
		{
			display: inline;
			color: #FFF;
			padding: 0 5px;
			
		}
		
		#Subnavigation ul li a
		{
			color: #FFF;
		}
		
	#ctl00_ProduceProSubNav
	{
		width: 100%;
		background-color: #2a4700;
		height: 24px;
		margin-top: 1px;
	}
		#ctl00_ProduceProSubNav ul
		{
			list-style-type: none;
			margin-left: 5px;
			font-size: 11px;
			line-height: 24px;
		}
		
		#ctl00_ProduceProSubNav ul li
		{
			display: inline;
			color: #FFF;
			padding: 0 5px;
			
		}
		
		#ctl00_ProduceProSubNav ul li a
		{
			color: #FFF;
		}
		
	
#ContentInterior
{
	background-color: #E8DEC5;
	padding-bottom: 10px;
	padding-left: 24px;
	padding-top: 22px;
	padding-right: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width:676px;
}
	#ContentSidebar
	{
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#Breadcrumb
	{
		margin-bottom: 18px;
	}
		
#Footer
{
	padding-top: 10px;
	padding-bottom: 10px;
}

	#FooterLogos
	{
		background-image: url(../images/bg-our-family-of-companies.gif);
		background-repeat: no-repeat;
		height: 124px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	
		#FooterLogos h4
		{
			text-align: center;
			margin: 10px 0;
		}
		
		#FooterLogos p
		{
			text-align: center;
		}
		
		#FooterLogos p img
		{
			padding: 0 10px;
		}
	
	#FooterText
	{
		text-align: center;
		font-size: 11px;
	}
	
		#FooterText ul
		{
			list-style-type: none;
			margin: 0;
			margin-bottom: 12px;
		}
		
		#FooterText ul li
		{
			display: inline;
			font-size: 11px;
			line-height: 13px;
		}
		
		#FooterText ul li a
		{
			font-size: 11px;
			color: #434343;
			font-weight: bold;
		}
		
		#FooterText h5
		{	
			font-size: 11px;
			color: #5c5d8d;
			text-align: center;
			text-transform: uppercase;
		}
		
		#FooterText p
		{	
			font-size: 11px;
			line-height: 13px;
			margin-bottom: 0;
		}
		
#OuterFooter
{
	height: 27px;
	overflow: hidden;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 760px;
}

.outer
{
	width: 951px;
	margin: 0 auto;
	text-align: left;
}

.ac
{
	text-align: center;
}

.al
{
	text-align: left;
}

.ar
{
	text-align: right;
}

.nomarg
{
	margin: 0;
}
.nopad
{
	padding: 0;
}

.noborder
{
	border: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;	
}
.bigwise
{
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width:1px;
}


form.quickform
{
	
}

form.quickform label
{
	font-size: 18px;
	color: #788da0;
	width: 60px;
	display: block;
	float: left;
}

form.quickform p.line
{
	margin-bottom: 6px;
}

form.quickform input.text
{
	border: 1px solid #788da0;
	width: 170px;
	font-size: 18px;
}

a.homelink, 
a.homelink:link,
a.homelink:visited
{
	color: white;
	text-decoration: none;
}

a.homelink:active,
a.homelink:hover
{
	color: white;
	text-decoration: underline;
}

#SpamCheck
{
	display: none;
	visibility: hidden;
}

#userinfo {
	text-align: right;
	margin-right: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tblListDG{margin-top:1px;}
.tblListDG td{border:solid 1px #000;background:#fff;padding:4px;margin:0px;}

.tblListHeader td{font-weight:bold;text-align:center;border: solid 1px #000;background:#fff;}

.tblListDG tr.item td{padding-top:3px;padding-bottom:3px;border-bottom:solid 1px #000;}
.tblListDG tr.alternatingItem td{padding-top:3px;padding-bottom:3px;border-bottom:solid 1px #000;}
.tblListDG p{padding:0px;margin:0px;}