@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image: url(/images/bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #133300;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.container {
	min-height:100%;
	position:relative;
}
.content {
	width:900px;
	margin:0 auto;
	padding-bottom:110px;
}
.content-box {
	font-size:18px;
	border-top:3px solid #ffea00;
	background:rgba(0,0,0,.30);
	]background:#0f2800;
	color:#fff;
	padding:4px 8px;
	text-shadow:1px 1px 1px #000;
}
.content-box iframe {
	float:right;
	margin-top:4px;
	]border:3px solid #0f2800;
	border:3px solid rgba(0,0,0,.30);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.footer {
	height:110px;
	width:100%;
	position:absolute;
	bottom:0px;
	background-image:url(/images/footer_bg.png);
	background-color:#f7c40e;
	background-repeat:repeat-x;
	background-position:top;
}
.footer_container {
	width:900px;
	margin:0 auto;
}
.footer_info {
	margin-top:16px;
	float:left;
	width:500px;
}
.footer_copyright {
	float:right;
	width:350px;
	margin-top:16px;
	text-align:right;
}
.footer-h1 {
	color:#271900;
	font-size:24px;
	font-style:italic;
}
.footer-h2 {
	color:#774e00;
	font-size:18px;
	font-style:inherit;
}
.footer-h3 {
	color:#774e00;
	font-size:14px;
	font-style:inherit;
}
.footer_copyright .footer-h1 {
	font-size:18px;
	padding:5px;
}
.footer span {
	display:block;
	padding:2px;
}
.footer .social a {
	color:#774e00;
}
.footer .social a:hover {
	color:#774e00;
	text-decoration:underline;
}
.footer .social img {
	margin-top:2px;
	vertical-align:middle;
}
.header {
	width:900px;
	margin:0 auto;
	height:64px;
}
.header_logo {
	height:64px;
	width:476px;
	float:left;
	background-image:url(/images/header-logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.header_nav {
	float:right;
	position:relative;
	bottom:0px;
}
.header_nav a {
	padding:4px 8px;
	padding-top:30px;
	display:inline-block;
	font-size: 20px;
	color: #FFF;
	background:rgba(0,0,0,.20);
	]background:#133300;
}
.header_nav a:link {
	text-decoration: none;
	color: #FFF;
}
.header_nav a:visited {
	text-decoration: none;
	color: #FFF;
}
.header_nav a:hover {
	text-decoration: none;
	color: #271900;
	background:url(/images/footer_bg.png);
	-moz-box-shadow:0 1px 6px rgba(0,0,0,.50);
	-webkit-box-shadow:0 1px 6px rgba(0,0,0,.50);
}
.header_nav a:active {
	text-decoration: none;
	color: #FFF;
}
.header_nav a.active {
	text-decoration: none;
	color: #271900;
	background:url(/images/footer_bg.png);
	-moz-box-shadow:0 1px 6px rgba(0,0,0,.50);
	-webkit-box-shadow:0 1px 6px rgba(0,0,0,.50);
}
a {
	color:#ffea00;
}
a:link {
	text-decoration: none;
	color:#ffea00;
}
a:visited {
	text-decoration: none;
	color:#ffea00;
}
a:hover {
	text-decoration: none;
	color: #fff583;
}
a:active {
	text-decoration: none;
	color: #fff583;
}
p {
	margin:0px;
	padding-bottom:8px;
}
ul {
	margin-top:0;
}
li {
	padding-bottom:14px;
	margin-left:-20px;
}
h1 {
	color:#ffea00;
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-left:-1px;
}
h2 {
	font-size:24px;
	font-weight:normal;
	margin:4px;
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin:4px;
}

#contact-form label {
	display:block;
	margin-left:6px;
	margin-top:6px;
	font-size:18px;
	color:#fff;
}
#contact-form input[type="text"], #contact-form textarea {
	margin:4px;
	background:#fff;
	border:3px solid #0f2800;
	color:#0f2800;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	opacity:.5;
}
#contact-form input[type="text"]:hover, #contact-form textarea:hover {
	opacity:.75;
}
#contact-form input[type="text"]:focus, #contact-form textarea:focus {
	border:3px solid #ffea00;
	opacity:1;
}
#contact-form input[type="submit"] {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background:#fed426;
	color:#271900;
	border:0px;
	padding:4px;
	margin-left:6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 1px 3px #000;
	-webkit-box-shadow:0 1px 3px #000;
}
#contact-form input[type="submit"]:hover {
	background:#ffea00;
	color:#774e00;
	cursor:pointer;
}
.right {
	width:450px;
	float:right;
	padding-top:6px;
	padding-bottom:4px;
}
.clear {
	clear:both;
}
.tractor_image {
}
.slogan {
	background:url(/images/slogan.png) no-repeat top;
	width:427px;
	padding-top:130px;
	float:right;
	text-align:center;
	margin-top:70px;
}
#icons {
	text-align:center;
	padding:20px 0;
}
.home_icon {
	color:#ffea00;
	font-size:18px;
	font-style:italic;
	display:inline-block;
	width:220px;
	]float:left;
}
.icon_title {
	text-align:right;
	position:relative;
	left:50px;
}
.home_icon img {
	opacity:0.8;
}
.home_icon img:hover {
	opacity:1.0;
}
.menubar {
	padding:2px;
	padding-left:6px;
	background:#ffea00;
	color:#271900;
	text-shadow:none;
	font-weight:bold;
	margin-left:-8px;
	margin-right:-8px;
	margin-top:-4px;
	margin-bottom:6px;
}
.menubar a:link, .menubar a:visited {
	color:#774e00;
	text-decoration:none;
	font-weight:normal;
}
.menubar a:hover, .menubar a:active {
	color:#774e00;
	text-decoration: underline;
}
.jpeg {
	border:3px solid #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 1px 6px #000;
	-webkit-box-shadow:0 1px 6px #000;
}
.error {
	margin-left:50px;
	margin-top:20px;
	color: #FF0;
}
.service {
	background-color:#0d2400;
	background-image:url(/images/jpg/service-team.jpg);
	background-repeat:no-repeat;
	padding-top:450px;
}
.johndeere {
	background-color:#0d2400;
	background-image:url(/images/jpg/floor-room.jpg);
	background-repeat:no-repeat;
	padding-top:300px;
	position:relative;
}
.johndeere .menubar {
	position:absolute;
	top:0;
	width:892px;
	margin-top:0px;
}
.toys {
	background-image:url(/images/jpg/jd-toys.jpg);
	padding-top:480px;
	text-align:center;
}
.toys .menubar {
	text-align:left;
}
.toys h2 {
	margin-bottom:20px;
}
.toys img {
	position:relative;
	z-index:1;
}
.toys img[src*="jd-toys-2"] {
	margin:-8px; margin-top:-50px;
	z-index:0;
}
.content-box img[src*="pic_mower"] {
	margin-left:-40px;
	margin-bottom:-20px;
	margin-top:10px;
}
.content-box img[src*="pic_maintenance"] {
	margin-left:-30px;
	margin-bottom:-30px;
	margin-top:10px;
}
.content-box img[src*="pic_gator"] {
	margin-left:-40px;
	margin-bottom:-11px;
	margin-top:10px;
}
.content-box h3 {
	margin-left:0px;
}