.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efc64a;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
	font-weight: bold;
	padding: 0;
	margin: 0;

}
body {
	margin: 0;
	padding: 0;
}
body, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}

.tinybody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #660000;
	text-decoration: none;
	margin-top: 10px;
}
a {
	color: #d80001;
	text-decoration: underline;
}

.bodyheadscenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: inline;




}
.leftphotomargin {
	padding-right: 15px;
	padding-top: 10px;
}

/* NEW */

table#table-frame {
	width: 760px;
	border: 6px solid #000;
}

h2.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 30px;
	color: #780001;
	text-transform: uppercase;
}

h3.bodytext {
	font-size: 14px;
	line-height: 122%;
	margin-top: 2em;
	margin-bottom: 0;
	color: #780001;
	text-transform: uppercase;
}

#nav {
	padding: 0;
	margin: 0;
}
ul#nav {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav li {
	margin:  0;	
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: .15em;
	padding-top: .15em;
}

ul#nav li.subsection {
	color: #efc64a;
}

ul#nav li a {
	display: block;
	padding: 0;
}

#nav a {
	color: #efc64a;
	text-decoration: none;
}

#nav a:hover,
#nav a:active {
	color: #white;
	text-decoration: underline;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 15px;
}

#nav ul li a {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#homepage-content {
	padding-bottom: 25px;
}

#homepage-content h3 {
	font-size: 13px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #780001;
}

h4, h4 span.bodytext, h4.bodytext {
	font-size: 13px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #780001;
	margin-top: 0;
}

#homepage-content h2 {
	color: #780001;
	text-transform: uppercase;
}

#homepage-content ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0.5em;
	margin-left: 293px;
	margin-bottom: 2em;
}

#homepage-content ul li {
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: .75em;
	line-height: 1.3em;
}

img.image-left {
	float: left;
	margin: 10px 35px 20px 0;
}

img.image-right {
	float: right;
}

img.product-image {
	padding-bottom: 30px;
}

#machines tbody tr td div.machine {
	padding-bottom: 20px;
	width: 521px;
}

#machines tbody tr td div.machine h3 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #780001;

}

#machines tbody tr td div.machine ul h4 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
}

#homepage-content h2 {
	font-size: 20px;
	margin-top: 20px;
}

#machines tbody tr td div.machine img {
	float: left;
}

#machines tbody tr td div.machine ul {
	list-style-type: none;
	float: left;
	margin-left: 20px;
	padding-left: 0;
	margin-top: 0;
	width: 200px;
}

#machines tbody tr td div.machine ul li {
	margin-bottom: .75em;
	padding-bottom: 0;
	line-height: 1em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0.1px;
font-size: 1px;
line-height: 0.1px;
}
