
body

{
	margin-top: 10px;

	padding: 0px;

	font-family: verdana, arial, sans-serif;

	font-size: 82%;

	text-align: center;

	background-color: #30753E;

	background-image: url('images/background.png');

    background-repeat: repeat;
}
h1

{
	color: #000;

	background-color: #ffffff;

	font-family: arial, verdana, sans-serif;

	font-size: 1.3em;

	font-weight: bold;

	margin-top: 15px;

	padding: 10px 10px 0px 20px;
	
	text-align: center;
}
h2

{
	color: #000;

	background-color: #ffffff;

	font-family: arial, verdana, sans-serif;

	font-size: 1.0em;

	font-weight: bold;

	margin: 0px;

	padding: 10px 10px 0px 20px;
	
	text-align: left;
}
strong
{
	color: #000;
}
p.clear
{
	clear: both;

	margin: 0px;

	padding: 0px;

	font-size: 1px;
}
#header
{
	margin: auto;

	background-color: #fff;

	width: 682px;

	border-style: none;
}

#headerGraphic
{
	width: 670px;

	height: 150px;

	border-style: none; 
}


/*NAVIGATION STYLES*/

.nav

{
	margin: auto;

	padding: 3px 0px 3px 0px;

	background-color: #fff;
	
	text-align: center;

	width: 682px;

	position: relative;
}

.nav a

{
	margin-right: 11px;

	margin-left: 11px;

	padding-right: 1px;

	padding-bottom:1px!important;

	padding-bottom:0;

	font-weight: bold;

	font-size: 0.9em;

	text-decoration: none;

	color: #4B4B4C;	
}

.nav a:link
{
	color: #177810;

	text-decoration: none;
}

.nav a:visited
{
	color: #177810;

	text-decoration: none;
}
.nav a:hover
{
	color: #FFF966;

	text-decoration: underline;

	background-color: #0A6B05;
}

.nav a:active
{
	color: #E5E73A;

	text-decoration: underline;

	font-style: italic;
}



.links

{
	text-align: left;

	padding: 0px 15px 0px 15px;
}

.links a
{
	color: #0A6B05;
	
	text-decoration: none;
}

.links a:hover
{
	color: #70041B;
	
	text-decoration: underline;

	font-style: italic;
}

.centreposition
{
	width: 682px;
	
	min-height: 500px;

	background-color: #fff;

	margin: -16px auto 0 auto!important;

	margin: 0 auto;
	
	padding-bottom:1px!important;
	
	padding-bottom:0;
}

#centreposition p
{
	text-align: justify;
}

#centreposition a
{
	color: #4B4B4C;

	text-decoration: none;
}

#centreposition a:hover
{
	color: black;

	text-decoration: underline;

	/*font-weight: bold;*/
}

#centrecontent 
{	
	margin: auto;

	background-color: #FFFFFF;

	padding: 10px 10px 0px 10px;

	text-align: left;
}

#centrecontent p a:active
{
	text-decoration: none;
}


#centrecontent p a:hover
{
	text-decoration: underline;
}

#centrecontent p a:visited
{
	text-decoration: none;

	color: #4B4B4C;
}

.leftDiv

{
	position: absolute;

	left: 0;

	width: 57%;

	background: url(images/tractor-bckground.gif);

	background-repeat: no-repeat;

	background-position: bottom right;
}



.footer
{
	position: relative;

	/*text-align: center;*/

	width: 682px;
	
	min-height: 35px;

	margin: -16px auto 0 auto!important;

	/*margin: 0 auto;*/

	padding-bottom:1px!important;

	padding-bottom: 0px;

	background-color: #fff;
}





.footer p

{
	color: #8B8B8B; 

	font-size: 11px; 
	
	text-align: left;
	
	vertical-align: bottom;

	padding: 0px 10px 0px 10px;
}
.footer p a
{
	color: #8B8B8B;
	
	text-decoration: none;
}

.footer a:hover
{
	color: #000;
	
	text-decoration: underline;

	font-style: italic;
}

.handShake
{
	float: right;

	margin: 0px 5px 5px 10px;

	width: 125px;

	height: 170px;
}

hr
{
	width: 98%;
}

.form
{
	margin: 20px auto 20px auto;

	padding: 20px; 

	font-family: verdana, arial, sans-serif;

	font-size: 95%;
}

.contactAddress
{
	text-align: left;
	
	margin: 0px 0px 40px 145px;

	font-family: verdana, arial, sans-serif;

	font-size:  1.0em;
}

.img-shadow-container

{
	margin-right: 15px;

	padding-right: 10px !important; padding-right: 0px;
}

.img-shadow 

{
     float: right;

	 background: url('/images/shadowAlpha.png') no-repeat bottom right !important;

	 background: url('/images/shadow.gif') no-repeat bottom right;

	 margin: 10px 0px 0px 10px !important;

	 margin: 10px 0px 0px 5px;

	 background-color: #EFEFEF; 

	 border-style: none;
}



.img-shadow img 

{

	display: block;

	position: relative;

	background-color: #fff;

	border: 1px solid #EFEFEF;

	margin: -6px 6px 6px -6px;

	padding: 4px;

}




