/* CSS Document */

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #CCCCCC url(images/dotback.gif) repeat;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 800px;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
	background: #FFFFFF;
}
.navbarTD {
	background: #404040;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 23px;
	border-top: 4px solid #e1ca33;
	border-bottom: 3px solid #e1ca33;
	text-align: center;
}
.nav a{
	font: bold 14px Arial, Helvetica, sans-serif;	
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 7px;
	text-decoration: none;
}
.nav a:hover {
	color: #ffd907;
	margin: 0px;
	padding: 0px 7px;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #00c000;
	text-decoration: none;
}
a:hover {
	color: #00c000;
	text-decoration: underline;
}
.clearboth {
	clear: both;
}
p {
	margin: 0px;
	padding: 0px 0px 8px;
}
.greenback {
	background: #028e14;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom: 3px solid #e1ca33;
}
.footerTD {
	background: #404040;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 23px;
	border-top: 4px solid #e1ca33;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer a{
	font: bold 12px Arial, Helvetica, sans-serif;	
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #e1ca33;
	margin: 0px;
	padding: 0px 7px;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 7px;
	text-decoration: none;
}
ul {
	list-style-position: inside;
	list-style-image: url(images/arrowbullet.gif);
	margin: 0px;
	padding: 2px 0px 5px 5px;
}
li {
	margin: 0px;
	padding: 2px 0px;
	vertical-align: text-bottom;
}

/* home page styles */
.homebanner {
	background: #028e14 url(images/homebanner.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 800px;
}
.homefeature {
	height: 100px;
	width: 315px;
	margin: 0px;
	padding: 47px 60px 0px 0px;
	text-align: left;
	float: right;
}
.tagline {
	float: right;
	height: 35px;
	width: 500px;
	padding-top: 55px;
	font: italic bold 28px Georgia, "Times New Roman", Times, serif;
	color: #ffd907;
	letter-spacing: 2px;
}

.hometable {
}
.hometable td {
	line-height: 18px;	

}
.hometable p {
	line-height: 18px;	
	margin: 0px 0px 5px 0px;
}
.homeyellowboxTD {
	background: url(images/yellowboxback.gif) repeat-y left top;
}
.homegreenboxTD {
	background: url(images/greenboxback.gif) repeat-y left top;
}
.homeblueboxTD {
	background: url(images/blueboxback.gif) repeat-y left top;
}
.yellowboxtext {
	background: url(images/yellowboxtop.gif) no-repeat left top;
	padding: 12px 20px 2px;
}
.greenboxtext {
	background: url(images/greenboxtop.gif) no-repeat left top;
	padding: 12px 20px 2px;
}
.blueboxtext {
	background: url(images/blueboxtop.gif) no-repeat left top;
	padding: 12px 20px 2px;
}
.hometable h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #1b6c99;
	margin: 0px;
	padding: 0px 0px 3px;
	text-align: center;
}
.homeblueboxTD2 {
	background: url(images/blueboxback2.gif) repeat-y left top;
}
.blueboxtext2 {
	background: url(images/blueboxtop2.gif) no-repeat left top;
	padding: 12px 20px 2px;
}
.homeyellowboxTD2 {
	background: url(images/yellowboxback2.gif) repeat-y left top;
}
.yellowboxtext2 {
	background: url(images/yellowboxtop2.gif) no-repeat left top;
	padding: 12px 20px 2px;
}
.blueback {
	background: #8cadbd;
	margin: 0px;
	padding: 7px 0px 5px;
}
.bluebackinside {
	background: #8cadbd;
	margin: 0px;
	padding: 7px 20px;
	font-size: 11px;
	color: #FFFFFF;
}


/* inside page styles */

.insidemainboxTD {
	background: url(images/insideback.gif) repeat-y left top;
}
.insidemaintext {
	background: url(images/insideboxtop.gif) no-repeat left top;
	padding: 12px 25px 2px 20px;
}
.insideblueboxTD {
	background: url(images/insideblueback.gif) repeat-y left top;
}
.insidebluetext {
	background: url(images/insidebluetop.gif) no-repeat left top;
	padding: 12px 20px 2px;
	color: #66b1c6;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #1b6c99;
	margin: 0px;
	padding: 0px 0px 3px;
	text-align: left;
}
.insidebanner {
	background: #028e14 url(images/insidebanner.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 800px;
}
.pageheader {
	float: right;
	height: 0px;
	width: 500px;
	text-align: right;
	padding: 108px 25px 0px 0px;
	
}
h1 {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	color: #ffd907;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1b6c99;
	border-bottom: 1px solid #1b6c99;
	background: url(images/squares.gif) no-repeat right top;
	height: 22px;
}
.tractorlistTD {
	font-size: 14px;
	color: #63b5c6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	padding: 5px 0px 0px;
}
.greytext {
	color: #999999;
}
.imagestyle {
	margin: 0px 0px 3px 10px;
	padding: 7px;
	border: 1px solid #999999;
}
