                                                                  /* FOUNDATION STYLES*/
body{
	background-color: #dbd4b2;
	background-image: url(images/background_bar.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	margin: 0;
}

* {
margin: 0;
padding: 0;
}

                                           /* FONT STYLES AND ALIGNMENT */

.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.boldItalic{
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.boldCenter{
	font-weight: bold;
	text-align: center;
}

.center{
	text-align: center;
}

.floatLeft{
	position: relative;
	float: left;
}

.floatRight{
	position: relative;
	float: right;
}

.clearer{
	clear: both;
	line-height: 0em;
}

.indent{
	text-indent: 2em;
	text-align: justify;
}

.leftAlign{
	text-align: left;
}

                                                       /*LINE HEIGHTS*/
                                                       
.lineHalf{
	line-height: 1.5em;
}
                                                       
.double{
	line-height: 2em;
}

                                                       /*basic anchor links*/

a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: red;
	text-decoration: none;
}

a:hover{
	color: red;
}

a:active{
	color: #000000;
	text-decoration: none;
}
	

#wrapper{
	position: relative;
	width: 970px;
   	margin: 30px auto;
	background-color: transparent;
	text-align: justify;
}

#hiring{
	position: relative;
	left: 670px;
	width: 300px;
	height: 30px;
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

#hiring a{
	color: #ffffff;
	text-decoration: underline;
}


#linksText a:link{
	color: #ffffff;
	text-decoration: underline;
}

#linksText a:visited{
	color: #ffffff;
	text-decoration: underline;
}

#linksText a:hover{
	color: red;
}

#linksText a:active{
	color: #000000;
	text-decoration: none;
}

#whiteBorder{
	position: relative;
	width: 970px;
	background-color: transparent;
	border: 3px solid white;
}
	


                                                       /*HEADERS*/

#indexHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/index/headerHome.jpg);
	background-repeat: no-repeat;
}

#linksHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/links/headerLinks.jpg);
	background-repeat: no-repeat;
}

#harvestHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/harvest/headerHarvest.jpg);
	background-repeat: no-repeat;
}

#truckingHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/trucking/headerTrucking.jpg);
	background-repeat: no-repeat;
}

#grainHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/carts/headerCarts.jpg);
	background-repeat: no-repeat;
}

#contactHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/contact/headerContact.jpg);
	background-repeat: no-repeat;
}

#employmentHeader{
   	position: relative;
	width: 970px;
	height: 200px;
	background-image: url(images/employ/headerEmployment.jpg);
	background-repeat: no-repeat;
}

                                                       /*NAVIGATION*/

#nav{
	position: absolute;
	top: 160px;
	width: 970px;
	height: 25px;
	background-color: transparent;
}

#forScript{
	position: relative;
}

                                                       /*BOXES*/

#indexFamily{
	position: absolute;
	top: 220px;
	left: 72px;
	height: 170px;
	width: 145px;
	background-image: url(images/index/homePic2.jpg);
	background-repeat: no-repeat;
}

#indexText{
	position: absolute;
	top: 412px;
	left: 100px;
	width: 810px;
	word-spacing: -.1em;
}

#indexLeftColumn{
	position: relative;
	float: left;
	width: 390px;
	margin-right: 10px;
}

#indexRightColumn{
	position: relative;
	float: left;
	width: 390px;
	margin-left: 10px;
}

#harvestText{
	position: absolute;
	top: 400px;
	left: 427px;
	width: 510px;
	word-spacing: -.1em;
	line-height: 1.2em;
}

#harvestLeftColumn{
	position: relative;
	float: left;
	width: 243px;
	margin-right: 8px;
}

#harvestRightColumn{
	position: absolute;
	top: 10px;
	left: 255px;
	width: 240px;
	margin-left: 8px;
}

#linksText{
	position: absolute;
	top: 225px;
	left: 225px;
	width: 250px;
	color: #ffffff;
	font-size: 12px;
	line-height: 2em;
	text-align:left;	
}

#truckingText{
	position: absolute;
	top: 455px;
	left: 75px;
	width: 600px;
	word-spacing: -.1em;
	font-size: 11px;
}

#truckingLeftColumn{
	position: relative;
	float: left;
	width: 285px;
	margin-right: 10px;
}

#truckingRightColumn{
	position: absolute;
	top: 8px;
	left: 295px;
	width: 280px;
	margin-left: 10px;
}

#grainLeftText{
	position: absolute;
	top: 200px;
	left: 50px;
	width: 320px;
	word-spacing: -.1em;
}

#grainLeftColumn{
	position: relative;
	float: left;
	width: 320px;
	margin-right: 10px;
}

#grainRightColumn{
	position: absolute;
	top: 35px;
	left: 330px;
	width: 290px;
	margin-left: 10px;
}

#grainRightText{
	position: absolute;
	top: 200px;
	left: 715px;
	width: 235px;
	word-spacing: -.1em;
}

#contactTextHarvesting{
	position: absolute;
	top: 205px;
	left: 275px;
	width: 350px;
}


#contactTextTrucking{
	position: absolute;
	top: 255px;
	left: 575px;
	width: 350px;
}	


#contactTextImg{
	position: relative;
	float: right;
	margin-top: 5px;
}

#employText{
	position: absolute;
	top: 395px;
	left: 82px;
	width: 810px;
	word-spacing: -.1em;
}

#employLeftColumn{
	position: relative;
	float: left;
	width: 350px;
	margin-right: 10px;
}

#employRightColumn{
	position: relative;
	float: left;
	width: 350px;
	margin-left: 10px;
}

#jobDescText{
	position: absolute;
	top: 240px;
	left: 78px;
	width: 380px;
	text-align: left;
	word-spacing: -.2em;
}

#jobColOne{
	position: relative;
	float: left;
	width: 190px;
	margin-right: 10px;
	text-align: left;
}

#jobColTwo{
	position: relative;
	float: left;
	width: 175px;
	text-align: left;
}

#jobDescTextRight{
	position: absolute;
	top: 395px;
	left: 478px;
	width: 340px;
	text-align: left;
	word-spacing: -.1em;
}

                                                       /*HEADINGS, SUB HEADINGS, COLORS AND COLORED BACKGROUNDS*/
h1{
	font-family: Garamond, Times, serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2em;
}
                                                       
.blueHeading{
	color: #426d8d;
}

.redHeading{
	color: #ba1319;
	font-weight: bold;
	word-spacing: -.1em;
}

.redHeading10{
	color: #ba1319;
	font-weight: bold;
	font-size: 10px;
}


                   



                                                        /* FOOTER STYLING */

#footer{
	position: relative;
	width: 970px;
	height: 20px;
	background-color: #3e200e;
}

.footerText{
	position: relative;
	width: 960px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 2em;
	padding-left: 3px;
}

.footerText a{
	color: #ffffff;
	text-decoration: underline;
}

.footerRightAlign{
	position: relative;
	width: 560px;
	font-family: verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 2em;
	margin-left: 400px;
	margin-top: -20px;
	text-align: right;
}

.footerText a{
	color: #ffffff;
	text-decoration: underline;
}