body {
        margin:45px 0 0 0;
        color:#000;
        background: url(images/header-bg.gif) repeat-x #f8f1de;
        font-family: Verdana, Arial, sans-serif;
        padding-bottom:80px;
        font-size:11pt;
        color:#595959;
}
a {
        text-decoration:none;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
h3 {
	font-size:14px;
	color:#993300;
}
img {
        border:none;
}
#site {
        width:880px;
        margin:0 auto;
}
#logo {
	float:left;
	width:819px;
	height:72px;
	margin:20px 0 20px 25px;
	display:block;
	position:relative;
}
#banner-area {
        width:839px;
        height:284px;
        margin:0 auto;
        position:relative;
}
#banner-area img {
        position:absolute;
        display:none;
}
#banner-area p {
        position:relative;
}
#cta {
        margin: 130px 30px 0 0;
        background:url(images/cta-box1.png) no-repeat;
        padding:0;
		height:130px;
        width:364px;
		z-index:5;
		position:relative;
		float:right;
}
#cta #cta-box2 {
        background: url(images/cta-box2.png) no-repeat;
        width:261px;
        height:26px;
        padding-top:4px;
        float:right;
        text-align:center;
        color:#ffb765;
        font-weight:bold;
        display:block;
		margin-top:98px;
        
}
#main-bg {
        clear:both;
        width:880px;
        background: url(images/main-bg-rep.gif) repeat-y;
        background-color:#fff;
        margin-bottom:-15px;
        position:relative;
}
#main {
        background: url(images/main-bg.gif) no-repeat top center;
}
#top-spacer {
        width:838px;
        height:21px;
        margin:0 auto;
        background: url(images/top-spacer.gif) no-repeat;
}

#navigation {
	width:185px;
	padding:0 27px 0 10px;
	margin:0;
	list-style:none;
	clear:left;
	float:left;
}
#navigation li a {
	background: url(images/left-top-nav-li.gif) top left no-repeat;
	color:#333;
	display:block;
	font-size:13pt;
	font-weight:bold;
	height:31px;
	margin:3px 0 0;
	padding:21px 0 0 30px;
	width:159px;
}
#navigation li a:hover {
	text-decoration:none;
}
/*#navigation li a {
        display:block;
        border:1px solid #b4ac7e;
        height:29px;
        padding: 5px 0 0 15px;
        width:150px;
        margin: 3px 0 0 0;
        background: url(images/nav-link-bg.gif) repeat-x;
        color:#024e27;
        font-weight:bold;
        font-size:13pt;
}
*/
#content {
        padding: 0 0 0 30px;
        width:570px;
        float:left;
}
#content .page-title {
        color:#026733;
        font-size:20pt;
        margin:0 0 15px 0;
}
#logos {
        text-align:center;
		margin-top:30px;
}
#logos img {
        float:left;
        margin-right:10px;
}
.content-link {
        width:141px;
        height:141px;
        background-color:#000;
        text-align:center;
        float:left;
        margin: 20px 10px 0 20px;
}
.content-link img {
	display:block;
}
.content-link:hover {
	background:#333333;
}
.content-link, .content-link img{
	border:none;
}
.content-link a {
        color:#fff;
        font-size:10pt;
        font-weight:bold;
}
.content-link a:hover {
	text-decoration:none;
}

#flag {
        background: url(images/usa-flag.gif) no-repeat;
        height:89px;
        padding-left:170px;
        padding-top:1px;
        clear:both;
}
#flag p {
        font-size:10pt;
        font-weight:bold;
}
#footer-grass {
        clear:both;
        background: url(images/footer-img.jpg) no-repeat top center;
        height:209px;
}
#bottom-h {
        background: url(images/bottom-bg.gif) repeat-x;
        color:#fff;
        height:145px;
        clear:both;
        border-top:1px solid #4d4a45;
}
#bottom {
        width:670px;
        padding-left:180px;
        margin:0 auto;
        clear:both;
        background: url(images/bottom-tractors.gif) no-repeat left;
}
#bottom .bottom-title {
        color:#f3ecd9;
        font-size:14pt;
        padding-bottom:0;
}
#bottom .bottom-readmore {
        color:#e8e8e8;
        font-weight:bold;
        font-size:10pt;
}
#bottom p {
        color:#ada899;
}
#copyright {
        width:835px;
        font-size:10pt;
        margin:0 auto;
        color:#4d4c46;
}
.clear {
        clear:both;
}
.highlight1 {
        color:#026733;
}
.highlight2 {
        color:#CC6600;
}

.textCenter {
	text-align:center;
}
.textSmall {
	font-size:.8em;
}
.right {
	float:right;
}
.left {
	float:left;
}
.imageGallery img {
	border:1px solid #000;
	margin:10px;
}
.imageContent {
	border:1px solid #000;
	margin:10px;
}
.highPlains {
	color:#006600;
	font-weight:bold;
	font-style:italic;
}
.boxHighlight {
	background:url(images/rounded-top.gif) no-repeat;
	padding:5px;
	float:left;
}