/* General Elements */
#navcompanies {
	margin-top: 100px;
}
*{ margin: 0; padding: 0; }
* 
body {
	font: .74em Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #FFF;
	color: #333333;
}

a {	color: #B60D0A;	text-decoration: none; }
a:hover {color: #FF0000;}
p { margin: 0 0 15px 0; }
h1 {font: normal 3.7em Georgia, Arial, Sans-Serif;color: #000000;}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#headerHome {
	background: #fff url('../images/bg-header-home.jpg') no-repeat;
	height: 250px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
}
#headerHome h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerHome h1 span {
	display:none
	}
#headerHome h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerHome h2 span {
	display:none
	}

h2 {
	color: #000000;
	font: normal 3.6em Georgia, Arial, Sans-Serif;
	margin: 0 0 12px;
}
h3 {
	color: #996633;
	font: normal 1.6em Georgia, Arial, Sans-Serif;
	padding: 3px 10px 3px 0px;
	margin: 0 0 0px 0;
}
#content {
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 300px 0px;
	background-image: url('../images/bg-tomato-field-collage-inside.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#contentAboutUs {
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 300px 0px;
	background-image: url('../images/bg-tomato-field-about-us.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

#headerHome p { margin: 30px 0 0; color: #D6E5EA; }
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 385px;
	text-align: center;
	background-color: transparent;
}
#motto {
	padding: 0px;
	float: right;
	width: 515px;
	text-align: right;
	background-color: transparent;
}
#watch a { color: #fff; font-size: .8em; cursor: pointer; }

#motto a { color: #fff; font-size: .8em; cursor: pointer; }

#searchform { padding: 10px; background: #A1BDD2;  }
#searchform p { margin: 0; }
#menu {
	background-image: url('../images/bg-nav.gif');
	background-repeat: repeat-x;
	height: 43px;
}
#menu li { list-style: none; float: left; }
#menu li a {
	cursor: pointer;
	padding: 0px 35px 0px 35px;
	line-height: 40px;
	margin: 0 0px 0 0;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
}
#menu li a:hover {
	color: #FFFF99;
}
#menu li a.current {
	color: #fff;
}
#menu li a#last  {
	margin: 0;
	padding: 0px 10px 0px 10px;
}
.first {
	font-size: .9em;
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
}
.second {
	font-size: .9em;
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
}
.last {
	font-size: .9em;
	float: right;
	margin-right: 20px;
	padding-left: 50px;
	padding-top: 20px;
	background-image: url('../images/bg-stick-note.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 160px;
	padding-right: 70px;
	height: 200px;
}

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#footer {
	padding: 0px 20px 0px 20px;
	width: 900px;
	margin: 0 auto;
	background: #3C2819;
	font-size: .9em;
	color: #7F6954;
}
#footer a { color: #7F6954; }
.right {
	float: right;
	text-align: right;
	font-size: 1em;
	margin-right: 20px;
}
#footer .right a {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer .right a:hover {
	color: #7F6954;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding: 15px 0 20px 0;
	border-top: 1px solid #ccc;
	border-top-color: #7F6954;
}
/* Icon Bullet Lists */
 .iconlist
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

li.pdf
{
	background-image: url('../bullets/bul-pdf.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.doc
{
	background-image: url('../bullets/bul-msword-icon.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.text
{
	background-image: url('../bullets/bul-check-blue.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.weblink
{
	background-image: url('../bullets/bul-exteranl-link.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.arrow
{
	background-image: url('../bullets/bul-blue-double-arrow.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.webpage
{
	background-image: url('../bullets/bul-webpage.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.nobullet
{
	background-image: url('home.css');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.diamond {
	background-image: url('../bullets/bul-diamond.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.redcheck {
	background-image: url('../bullets/bul-red-check.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.ACETomato {
	background-image: url('../bullets/icon-ace-tomato.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0 8px 45px;
	margin: .4em 0;
}
li.Specialty {
	background-image: url('../bullets/icon-specialty-products.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0 8px 45px;
	margin: .4em 0;
}
li.DeltaPrePack {
	background-image: url('../bullets/icon-delta-prepack.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0 8px 45px;
	margin: .4em 0;
}
li.LagorioFarms {
	background-image: url('../bullets/icon-lagorio-farms.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0 8px 45px;
	margin: .4em 0;
}
li.LagorioLeasing {
	background-image: url('../bullets/icon-lagorio-leasing.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0 8px 45px;
	margin: .4em 0;
}
li.ACEIntl {
	background-image: url('../bullets/icon-ace-international.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 8px 0px 8px 45px;
	margin: .4em 0px .4em 0px;
}
li.arrowright {
	background-image: url('../bullets/bul-arrow-right.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 45px;
	margin: .4em 0px .4em 0px;
}
li.mainlink {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 1px 0 5px 20px;
	margin: .4em 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEA;
}
li.sublink {
	background-image: url('../bullets/bul-3arrows-gray.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	font-size: .9em;
}
li.arrowgray {
	background-image: url('../bullets/bul-3arrows-gray.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.greencheck
{
	background-image: url('../bullets/bul-green-circle-check.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
}
li.bluecheck
{
	background-image: url('../bullets/bul-blue-circle-check.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.goldstar
{
	background-image: url('../bullets/bul-gold-star.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.goldstarpoint
{
	background-image: url('../bullets/bul-gold-star-2.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.goldbadge
{
	background-image: url('../bullets/bul-gold-badge.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.goldasterisk
{
	background-image: url('../bullets/bul-gold-asterisk.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

/* Inside Page Elements */
#right {
	margin: 20px 0px 0px 0px;
	float: right;
	width: 570px;
	padding-right: 40px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 240px;
	margin-top: 20px;
	padding-left: 20px;
}
#left h3 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	color: #808080;
	border-bottom-color: #e6e6e6;
}
#left li {
	list-style: none;
}
#left a {
	color: #333333;
}
#footer {
	clear: both;
	padding: 15px 0 20px 0;
	border-top: 1px solid #ccc;
	border-top-color: #7F6954;
}
#r { float: right; }
h4 { color: #000000; }

/* Breadcrumb */
div.breadcrumbs {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	color: #333333;
	border: 1px solid #eee;
}
div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs em {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 0 8px;
	font-style: italic;
}
div.breadcrumbs a {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 0 8px;
	font-style: normal;
	color: #999999;
}
div.breadcrumbs a:hover {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 0 8px;
	font-style: normal;
	color: #333333;
}
div.breadcrumbs span {
	background:url('../../breadcrumb_css/images/bg-breadcrumb.png') no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
/* Navigation Menu */
#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li {
	padding: 3px 0px 3px 0px;
	margin: 0;
}
#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 200px;
	color: #666;
	text-decoration: none;
}
#navcontainer a:hover
{
	color: #666;
	text-decoration: none;
	background-color: #efefef;
	background-image: url('../images/bg-stripe-3.png');
	background-repeat: repeat-x;
}
#navcontainer ul ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
}

#navcontainer ul ul a
{
	background-position: 10px 50%;
	display: block;
	padding: 5px 5px 5px 30px;
	width: 185px;
	color: #666;
	text-decoration: none;
	background-image: url('../bullets/bul-3arrows-gray.png');
	background-repeat: no-repeat;
}

#navcontainer ul ul a:hover
{
	color: #666;
	text-decoration: none;
	background-color: transparent;
	background-image: url('');
	background-repeat: repeat-x;
}
a#current {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
}
#left h4 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	font-family: Georgia;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
img {
	border-style: none;
}
/* using an image to replace text in an h1. */
#bnrAIM {
	background: #fff url('../images/bg-header-aim.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerAIM {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerAIM h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerAIM h1 span {
	display:none
	}
#headerAIM h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerAIM h2 span {
	display:none
	}

#bnrACETomato {
	background: #fff url('../images/bg-header-ace.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerACETomato {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerACETomato h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerACETomato h1 span {
	display:none
	}
#headerACETomato h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerACETomato h2 span {
	display:none
	}

#bnrDeltaPrepack {
	background: #fff url('../images/bg-header-delta-pre-pack.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerDeltaPrepack {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerDeltaPrepack h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerDeltaPrepack h1 span {
	display:none
	}
#headerDeltaPrepack h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerDeltaPrepack h2 span {
	display:none
	}

#bnrLagorioFarming {
	background: #fff url('../images/bg-header-tractor.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerLagorioFarming {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerLagorioFarming h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerLagorioFarming h1 span {
	display:none
	}
#headerLagorioFarming h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerLagorioFarming h2 span {
	display:none
	}

#bnrLagorioLeasing {
	background: #fff url('../images/bg-header-tractor-plowing-field.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerLagorioLeasing {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerLagorioLeasing h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerLagorioLeasing h1 span {
	display:none
	}
#headerLagorioLeasing h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerLagorioLeasing h2 span {
	display:none
	}

#bnrFoodSafety {
	background: #fff url('../images/bg-header-ace-hi-roma-lid.jpg') no-repeat;
	width: 900px;
	height: 175px;
}
#headerFoodSafety {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerFoodSafety h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerFoodSafety h1 span {
	display:none
	}
#headerFoodSafety h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerFoodSafety h2 span {
	display:none
	}

#bnrEmployee {
	background: #FFF url('../images/bg-header-home.jpg') no-repeat;
	width: 900px;
	height: 175px;
}
#headerEmployee {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerEmployee h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerEmployee h1 span {
	display:none
	}
#headerEmployee h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerEmployee h2 span {
	display:none
	}

#bnrRecipes {
	background: #FFF url('../images/bg-header-olive-oil-with-olives.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerRecipes {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerRecipes h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerRecipes h1 span {
	display:none
	}
#headerRecipes h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerRecipes h2 span {
	display:none
	}

#bnrGrowingFieldInfo {
	background: #FFF url('../images/bg-header-field.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerGrowingFieldInfo {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerGrowingFieldInfo h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerGrowingFieldInfo h1 span {
	display:none
	}
#headerGrowingFieldInfo h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerGrowingFieldInfo h2 span {
	display:none
	}

#bnrBusinessResources {
	background: #FFF url('../images/bg-header-ace-hi-roma-lid.jpg') no-repeat;
	width: 900px;
	height: 175px;
}
#headerBusinessResources {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerBusinessResources h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerBusinessResources h1 span {
	display:none
	}
#headerBusinessResources h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerBusinessResources h2 span {
	display:none
	}

#bnrContactUs {
	background: #FFF url('../images/bg-header-bing-cherries-on-tree.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerContactUs {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerContactUs h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerContactUs h1 span {
	display:none
	}
#headerContactUs h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerContactUs h2 span {
	display:none
	}

#bnrNews {
	background: #FFF url('../images/bg-header-tractor-plowing-field.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerNews {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerNews h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerNews h1 span {
	display:none
	}
#headerNews h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerNews h2 span {
	display:none
	}

#bnrSpecialtyProducts {
	background: #fff url('../images/bg-header-olive.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerSpecialtyProducts {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerSpecialtyProducts h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerSpecialtyProducts h1 span {
	display:none
	}
#headerSpecialtyProducts h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerSpecialtyProducts h2 span {
	display:none
	}

#bnrAboutUs {
	background: #FFF url('../images/bg-header-about-us.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerAboutUs {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerAboutUs h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerAboutUs h1 span {
	display:none
	}
#headerAboutUs h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerAboutUs h2 span {
	display:none
	}


#bnrPrivacy {
	background: #FFF url('../images/bg-header-home.jpg') no-repeat;
	width: 900px;
	height: 175px;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #B0A397;
}
#headerPrivacy {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#headerPrivacy h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerPrivacy h1 span {
	display:none
	}
#headerPrivacy h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerPrivacy h2 span {
	display:none
	}

/* Admin Pages*/
#contentAdmin {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
}
#headerAdmin {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 75px;
	width: 900px;
}
#headerAdmin h1 {
	padding: 0px;
	margin: 0px;
	background: url('../images/h1-logo-lagorio-family-of-companies.gif') no-repeat center;
	width: 385px;
	height: 75px;
	float: left;
	font-size: small;
	cursor: pointer;
	background-color: #FFFFFF;
}
#headerAdmin h1 span {
	display:none
	}
#headerAdmin h2 {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url('../images/h2-motto-pride-in-every-phase.gif') no-repeat;
	background-position: 15px center;
	width: 515px;
	height: 75px;
	float: left;
	font-size: small;
}
#headerAdmin h2 span {
	display:none
	}

#rightAdmin {
	width: 860px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
/* End Admin Pages */

.subHeader {
	font-family: Georgia;
	color: #999999;
	font-size: 2em;
	margin: 0px 0px 20px 0px;
}
table {
	border-collapse: collapse;
}
.ColumnTD {
	background-position: -10px bottom;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	padding: 3px;
	background-image: url('../images/bg-stripe-3.png');
	background-repeat: repeat-x;
	font-family: Georgia;
}
.DataTDsm {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding: 3px;
	font-size: .9em;
}
.imgFloatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgBorderFloatRight {
	border: 1px solid #CCCCCC;
	float: right;
	padding: 3px;
	margin-bottom: 20px;
	margin-left: 20px;
}
li.download {
	background-image: url('../bullets/bul-download.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
}
.media_box {
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #999999;
	padding: 3px;
}
#box_general_info {
	float: right;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	margin-left: 20px;
	width: 280px;
}
.ColumnTDsm {
	background-position: -10px bottom;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	padding: 3px;
	background-image: url('../images/bg-stripe-3.png');
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: .9em;
}
.DataTD {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding: 3px;
}
/* Portal */
#news_box {
	float: right;
	width: 270px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.caption { background: #fff url('../images/title.gif') no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
.captionWide {
	background: #fff url('../images/title-600px.gif') no-repeat;
	padding: 2px 0 0 18px;
	height: 35px;
	color: #fff;
}
.box {padding: 10px;background: #eee;}
.lefthalf {
	background: #eee;
	float: left;
	width: 275px;
}
.righthalf {
	background: #eee;
	float: right;
	width: 275px;
}
li.subnavlist {
	background-image: url('../bullets/bul-3arrows-gray.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 3px 0 3px 50px;
	font-size: .9em;
}
/* Footer Nav Menu */
#footernavcontainer 
{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
}
#footernavcontainer ul
{
	padding: 0px;
	margin: 0px;
	background-color: #3C2819;
	color: #7F6954;
	float: left;
	width: 860px;
	font-family: arial, helvetica, sans-serif;
}

#footernavcontainer ul li { display: inline; }

#footernavcontainer ul li a
{
	padding: 0.2em 1em 0.2em 0em;
	background-color: #3C2819;
	color: #7F6954;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	border-right-color: #3C2819;
}
#footernavcontainer ul li a:hover
{
	background-color: #3C2819;
	color: #BBA997;
}
.postHeader {
	padding: 0px;
	font-family: Georgia;
	color: #999999;
	font-size: 2em;
	margin: 0px;
}

/* Companies List */
#naviconcontainer a
{
	display: block;
	width: 180px;
	background-color: transparent;
	padding: 3px 0px 3px 45px;
	font-size: 1em;
}

#naviconlist a:visited
{
color: #666;
text-decoration: none;
}

#naviconcontainer a:link
{
color: #666;
text-decoration: none;
}
#naviconcontainer a:hover
{
color: #C00;
text-decoration: none;
}

#naviconcontainer ul ul li
{
	font-size: .9em;
	margin-bottom: 10px;
}
a.AceTomato {
	display: block;
	width: 200px;
	height: 29px;
    background-image: url('../bullets/icon-ace-tomato.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.Specialty {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-specialty-products.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.DeltaPrePack {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-delta-prepack.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.DeltaPrePack {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-delta-prepack.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.LagorioFarms {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-lagorio-farms.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.LagorioLeasing {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-lagorio-leasing.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.ACEIntl {
    display: block;
    width: 200px;
    height: 29px;
    background-image: url('../bullets/icon-ace-international.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}
a.subiconlink {
	margin: 0px 0px 0px 20px;
	background-image: url('../bullets/bul-3arrows-gray.png');
	background-repeat: no-repeat;
	background-position: 20px 50%;
	padding: 0px;
	font-size: 10px;
}

.grid {
	float:left;
	width:500px;
}
.form {
	float:right;
	width:400px;
	margin-left: 20px;
}
.iconlisthor li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0px 20px;
	display: inline;
}
#caption_box {width: 270px;}
#caption_box_wide {
	width: 100%;
}
.imgBorderFloatLeft {
	border: 1px solid #E6E6E6;
	float: left;
	padding: 3px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.imgBorderFloatLeft5Pad {
	border: 1px solid #E6E6E6;
	float: left;
	padding: 3px;
	margin-bottom: 5px;
}
.imgBorderFloatRight5Pad {
	border: 1px solid #E6E6E6;
	float: right;
	padding: 3px;
	margin-bottom: 5px;
}

/* Companies Side Bar List*/
#navcompanieslist{
	margin: 100px 0px 0px 0px;
	padding: 0px;
}

#navcompanieslist ul{margin: 0px;padding: 0px;list-style-type: none;text-align: left;}

#navcompanieslist ul li {float: left; }

#navcompanieslist ul li a {padding: 0px 5px 0px 0px;text-decoration: none;float: left;margin: 0px;height: 29px;	width: 25px;}

#navcompanieslist a span {display:none;}

#navcompanieslist .ACETomato {
	background-image: url('../bullets/icon-ace-tomato.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
#navcompanieslist .Specialty {
	background-image: url('../bullets/icon-specialty-products.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
#navcompanieslist .DeltaPrePack {
	background-image: url('../bullets/icon-delta-prepack.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
#navcompanieslist .LagorioFarms {
	background-image: url('../bullets/icon-lagorio-farms.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
#navcompanieslist .LagorioLeasing {
	background-image: url('../bullets/icon-lagorio-leasing.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
#navcompanieslist .ACEIntl {
	background-image: url('../bullets/icon-ace-international.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 29px;
	width: 25px;
}
.imgFloatLeft {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#year_round_map {
	border: 1px solid #CCCCCC;
	width: 580px;
	height: 521px;
	background-image: url('../images/year-round-sourcing.jpg');
	background-color: #FFFFFF;
}
#year_round_map span {
	display:none
	}

