/* Capri main CSS file */

body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, br, div {
     padding: 0;
	 margin: 0;
}

#wrap {
	font: 90%/1.3 "Arial Condensed", Arial, Verdana, Helvetica, sans-serif;
	background: url(images/headerBg.jpg) no-repeat left top;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	position: relative;
     
}
/* #maincopy p {
	font-size: 70%;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 20px;
	width: 280px;
	line-height: 1.2;
	color: #766561;
} */


#head {
	height: 145px;
	position: relative;
}



#date {
	position: absolute;
	top: 24px;
	right: 27px;
	height: 1em;
	font-size: 80%;
	text-transform: uppercase;
}
#logo {
	height: 74px;
	width: 175px;
	position: absolute;
	left: 31px;
	top: 31px;
}

#main {
	height: 425px;
	background: url(images/mainBg3_r2_c1.gif) no-repeat left top;
}
#maincopy {
	height: 388px;
	width: 562px;
	margin-left: 14px;
	margin-top: 6px;
	float: left;
	position: relative;
}
#maincopy .text {
	position: absolute;
	top: 20px;
	left: 20px;
	line-height: 1.4;
	font-size: 70%;
	text-transform: uppercase;
	width: 280px;
	z-index: 100;
	color: #002B5C;
}

#maincopy table {
	font-size: 75%;
}
#maincopy a {
	color: #002A5C;
}


#maincopy p {
	padding-bottom: 3px;
}

.iBox {
	border: 1px solid #99CCFF;
}




#rightCol {
	width: 184px;
	margin-left: 605px;
	background: transparent;
}

#navMain {
	height: 113px;
	width: 136px;
	position: absolute;
	left: 605px;
	top: 173px;
}
#navSec {
	position: absolute;
	left: 615px;
	top: 340px;
	font: 85% Arial, Geneva, Helvetica, sans-serif;
	width: 140px;
	color: #002A5C;
}
#navSec ul {
	list-style: none;
}
#navSec li {
	line-height: 1.5;
}

#navSec a {
	color: #002A5C;
	text-decoration: none;
}
a#current {
	color: #0092D0!important;
}

#rightFoot {
	position: absolute;
	left: 600px;
	top: 549px;
}






#footer {
	background: url(images/footer.jpg) no-repeat center bottom;
	clear: both;
	height: 30px;
	width: 760px;
}
.agriculture {
	background: url(images/wheat.jpg) no-repeat left top;
}
