﻿/* General Elements */
*{ 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: #808080; }
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/ */

#bnrHome {
	background: #fff url('../images/bg-header-home.jpg') no-repeat;
	width: 900px;
	height: 175px;
}
#headerHome {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B0A397;
	height: 250px;
	width: 900px;
}
#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 1.6em Georgia, Arial, Sans-Serif;
	margin: 0 0 12px;
}
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content {
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-image: url('../images/bg-tomato-field-hand-foreground.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 20px 0px 20px;
	line-height: 40px;
	margin: 0 0px 0 0;
	color: #FFFFFF;
	font-size: 1em;
}
#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: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
}
.second {
	font-size: .9em;
	float: left;
	width: 240px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 20px;
}
.last {
	font-size: .9em;
	float: right;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 210px;
	height: 220px;
}

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#footer {
	width: 880px;
	margin: 0 auto;
	background: #3C2819;
	font-size: .9em;
	color: #7F6954;
	clear: both;
	padding: 15px 0 20px 20px;
	border-top: 1px solid #ccc;
	border-top-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;
}
/* 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 50%;
	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 50%;
	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;
	font-size: 1.2em;
}
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;
	font-size: 1.2em;
}
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;
	font-size: 1.2em;
}
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;
	font-size: 1.2em;
}
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;
	font-size: 1.2em;
}
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;
	font-size: 1.2em;
}
li.arrowright {
	background-image: url('../bullets/bul-arrow-right.png');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 3px 0px 3px 45px;
	margin: .4em 0px .4em 0px;
}

.companyLink {
	font-size: 1.1em;
	color: #000000;
}
.quicklink {
	font-size: 1.1em;
	color: #3366CC;
}
/* Companies List */
#navcontainer a
{
display: block;
width: 240px;
background-color: transparent;
padding: 3px 0px 3px 45px;
font-size: 1.2em
}

#navlist a:visited
{
color: #666;
text-decoration: none;
}

#navcontainer a:link
{
color: #666;
text-decoration: none;
}
a.AceTomato {
	display: block;
	width: 240px;
	height: 29px;
    background-image: url('../bullets/icon-ace-tomato.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.Specialty {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-specialty-products.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.DeltaPrePack {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-delta-prepack.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.DeltaPrePack {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-delta-prepack.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.LagorioFarms {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-lagorio-farms.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.LagorioLeasing {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-lagorio-leasing.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.ACEIntl {
    display: block;
    width: 240px;
    height: 29px;
    background-image: url('../bullets/icon-ace-international.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

/* Footer Nav Menu */
#footernavcontainer 
{
	padding: 0px;
	margin: 0px;
}
}
#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;
}


