body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
h3 {
	font-size: 12pt;
}
a:link {
	color: #333333;
	font-weight: normal;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FFBB3F;
	font-weight: normal;
	background-color: #000000;
}
a:active {
	color: #663300;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.BANNER {
	height: auto;
	width: 100%;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFBB3F;
	background-image: url(../images/tractor.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.body .projects_h3 a {
	color: #FFBB3F;
	text-decoration: none;
	font-weight: bold;
}

.body {
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/body_bckgrnd.gif);
	background-attachment: fixed;
}
.footer {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	color: #666666;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFBB3F;
}
.gallery_image {
	height: auto;
	width: 350px;
	font-size: 8pt;
}

.gallery_thumbs {
	padding: 5px;
	height: 105px;
	width: 340px;
	overflow: auto;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #FFBB3F;
	border-right-color: #FFBB3F;
	border-bottom-color: #FFBB3F;
	border-left-color: #FFBB3F;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	font-size: 8pt;
}
.body_img {
	border: 4px solid #FFBB3F;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 310px;
	height: auto;
	visibility: visible;
	overflow: hidden;
	background-color: #FFBB3F;
}
.contact_info {
	float: left;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
}
.gallery_main_pages {
	height: auto;
	width: 310px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 4px solid #FFBB3F;
	font-size: 8pt;
	background-color: #FFFFFF;
}
.body_img_left {
	border: 4px solid #FFBB3F;
	width: 350px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.description {
	width: 50%;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFBB3F;
	width: 50%;
	clear: left;
}
