﻿body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #cccccc;
	line-height: 125%;
	padding: 5px;
	height: 100%;
	vertical-align: middle;
	margin:auto;
	width:780px;
}
#header {
	border: solid 1px #000;
}
#sitebranding {
	font-weight:bold;
	text-align: center;
	padding:10px;
	background-color: #666666;
	color: #ffffff;
	border: 5px;
	border-left: solid 10px #333333;
	border-right: solid 10px #999999;
}
h2 {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
P {
	font-size: medium;
}
li {
	font-size: small;
}
#feature {
	float: right;
	margin: 10px 0px 10px 10px;
	display: inline;
	background: #666666 url(images/NAV_BG2.jpg) repeat-y right;
	border-left: solid 10px #333333;
	border-right: solid 10px #999999;
	color: #ffffff;
	width: 250px;
	padding: 10px 20px 10px 10px;
	text-align: center;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#logo {
	padding: 10px;
	border-bottom: solid 1px #cccccc;
	text-align: center;
}
#blueblock {
	width: 180px;
	border-right: 1px solid #000;
	min-height:580px;
	margin-bottom: 1em;
	background: #666666 url(images/NAV_BG.jpg);
	color: #ffffff;
	float: left;
	
	position: relative;
}
#contain {
	margin-left:190px;
	width:580px;
}
* html #blueblock {
	/*IE 6 only */
	width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#blueblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#blueblock ol {
	list-style: none;
	border-top: 1px solid #cccccc;
	margin-left: -15px;
}
#blueblock ol li a {
	list-style: none;
}
#blueblock li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
}
#blueblock li a, .copex li a {
	display: block;
	padding: 5px 2px 5px 2px;
	border-left: 10px solid #333333;
	border-right: 10px solid #999999;
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}
html > body #blueblock li a {
	/*Non IE6 width*/
	width: auto;
}
#blueblock li a:hover {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
#blueblock li a:active {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
#blueblock li .current {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
#blueblock li a {
	border-bottom: none;
	border-top: none;
}
#content {
	padding: 5px;
	margin-right:10px;
	height: 100%;
	border: none;
}
#credits {
	clear: both;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	font-size: x-small;
	position: absolute;
	bottom: 0px;
}
.galleryphoto {
	padding: 5px;
	background: #666666 url(images/NAV_BG2.jpg) repeat-y right;
	border-left: solid 10px #333;
	margin-top: 10px;
	color: #fff;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	line-height:normal;
}
.galleryphoto img {
	border: solid 1px #000;
	margin: 5px;
}
.galleryphoto p {
	padding: 5px;
	margin-top: 0;
}
.copex {
	color: #ffffff;
	text-align: center;
	float:right;
}
.copex ul {
	list-style: none;
	padding: 0;
}
.copex li {
	border: solid 1px black;
	margin: 0;
	margin-top: 10px;
}
.copex2 li a {
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #333333;
	border-right: 10px solid #999999;
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
}
html > body .copex li a {
	/*Non IE6 width*/
	width: auto;
}
.copex li a:hover {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
.copex li a:active {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
.copex li .current {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
	color: #ffffff;
}
.copex li a {
	border-bottom: none;
	border-top: none;
}
.copex_new {
	font-size:0.75Em;
	border: solid 1px black;
	margin-top: 10px;
	color: #ffffff;
}
.copex_new a {
	border-left: 10px solid #333333;
	border-right: 10px solid #999999;
	background-color: #666666;
	display:block;
	height:120px;
	padding: 10px;
}
.d_image_l img {
	height:120px
}
.d_image_l {
	float: left;
	margin-right:10px;
}
.copex_new a:hover {
	border-left: 10px solid #330000;
	border-right: 10px solid #996666;
	background-color: #663333;
}
.nav {
	font-size: 70%;
	line-height: 100%;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:link {
	color: #fff;
	text-decoration: none;
}
.equipmentDetails {
	min-height:350px;
}
.OLDequipmentDetails a {
	margin:5px;
	display:block;
}
.OLDequipmentDetails a img {

	width: 50;
	border-width: 0;
}
.OLDequipmentDetails a:hover img {
	position:absolute;
	top:0px;
	left:80px;
	height: 300px;
	width:auto;
	z-index:50;
}
.equipment {
	background: #666666 url(images/NAV_BG2.jpg) repeat-y right;
	border-left: solid 10px #333;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding: 10px;
	margin: 10px 0 0 0px;
	color: #fff;
}
.equipment img {
	border: solid 1px #000;
	margin: 10px;
	font-size: x-small;
}
.equipmentData {
}
.equipmentImages {
	float: right;
}
.images {
	border: 1px black;
}
img {
	border: 1px black;
}

#balers td { vertical-align:middle;
padding:0px;
text-align: center;
font-size:small;
}
#balers td p{ 
}


.secondhThumb{
	margin: 0px;
}
.secondhThumb img{
border:0;
}
