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

body, html {
	margin: 0;
	overflow-x: hidden;
}
body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	margin: 0;
	overflow: hidden;
}
img {
	border: 0;
}
h1, h2, h3 {
	margin: 0;
}
h1 {
	font-size: 21pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link,a:visited {
	color: #ef3e42;
}
a:hover {
	color: black;
	text-decoration: underline !important;
}
ul {
	margin: 0;
	padding-left: 1em;
}

.dexRed { /* truck */
	color: #ef3e42;
}
a.dexRed,a.dexRed2 {
	color: #ef3e42 !important;
}
a.dexRed:hover {
	color: black;
}
a.dexRed2:link,a.dexRed2:visited {
	text-decoration: underline;
}
a.dexRed2:hover {
	text-decoration: none !important;
}
.dexYel { /* mow */
	color: #f4ad00;
}
a.dexYel {
	color: #f4ad00 !important;
}
.dexBlue { /* snow */
	color: #0087cb;
}
a.dexBlue {
	color: #0087cb !important;
}
.dexGray { /* road */
	color: #808080;
}
a.dexGray {
	color: #808080 !important;
}
.dexBlack { /* sand/paint */
	color: black;
}
a.dexBlack {
	color: black !important;
}
.dexRedD { /* svc/util */
	color: #820117;
}
a.dexRedD {
	color: #820117 !important;
}
.dexGreen { /* home */
	color: #00a950;
}
a.dexGreen { /* home */
	color: #00a950 !important;
}

.dexHdr {
	padding: 5px 0px;
}
.dexSub {
	text-align: left !important;
}
.dexBody {
	height: 100%;
	padding-bottom: 5px;
}
a.dexBody {
	font-weight: normal;
	height: auto;
	text-decoration: underline;
}
a.dexBody:hover {
	color: black !important;
}
.dexLogo {
	position: absolute;
	top: 5px;
	left: 0px;
}
.dexLgDiv {
	position: relative;
	z-index: 4;
}
.dexPhoto {
	border: 1px solid black;
	cursor: help;
	float: right;
	margin-left: .25em;
}
.dexTab1 { /* home, plain white */
	background-color: white;
	color: black;
}
.dexTab1a { /* home, green tab */
	background-color: #00a950;
	background-image: url(images/bggreen.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab1b {
	height: 460px;
	padding-top: 5px;
}
.dexTab2 { /* snow, blue */
	background-color: #0087cb;
	background-image: url(images/bgblue2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
}
.dexTab2a {
	background-color: #0087cb;
	background-image: url(images/bgblue.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab3 { /* truck, red */
	background-color: #ef3e42;
	background-image: url(images/bgred2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
}
.dexTab3a {
	background-color: #ef3e42;
	background-image: url(images/bgred.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab4 { /* mow, dead-grass yellow */
	background-color: #f4ad00;
	background-image: url(images/bgyel2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
}
.dexTab4a {
	background-color: #f4ad00;
	background-image: url(images/bgyellow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab5 { /* road, gray */
	background-color: #808080;
	background-image: url(images/bggray2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
}
.dexTab5a {
	background-color: #808080;
	background-image: url(images/bggray.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab6 { /* sand/paint, black */
	background-image: url(images/sndpnt.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
	height: 500px;
	cursor: pointer;
}
.dexTab6a {
	background-color: black;
	background-image: url(images/bgblack.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}
.dexTab6b {
	background-color: black;
	background-image: url(images/bgblack2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.dexTab7 { /* svc/util, red-dark */
	background-color: #820117;
	background-image: url(images/bgredd2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
}
.dexTab7a {
	background-color: #820117;
	background-image: url(images/bgredd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
}

.bdrBlk {
	background-color: black;
	height: 5px;
}
.blueGrad {
	background-attachment: fixed;
	background-image: url(images/bluegrad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.caption {
	color: black;
}
.fullSz {
	width: 100%;
	height: 100%;
}
.h1Pad {
	padding: 5px 0px;
}
.linkSpc {
	padding-left: 5px;
}
.linkImgs {
	border: 1px solid black;
}
.linkImgs:hover {
	border: 1px solid #ef3e42;
}
a.linkWht {
	color: white !important;
}
a.linkWht2:link,a.linkWht2:visited {
	text-decoration: underline;
}
a.linkWht2:hover {
	text-decoration: none !important;
}
.mapIframe {
	width: 425px !important;
	height: 400px !important;
}
.mapLink {
	color: #ef3e42 !important;
	text-align: center;
}
a.mapLink:hover {
	color: black !important;
}
.ohioDiv {
	position: absolute;
	width: 100%;
	z-index: 2;
}
.ohioLine {
	background-image: url(images/ohioflag.jpg);
	background-position: center;
	padding: 5px;
	width: 100%;
}
.ohioFlag {
	position: absolute;
	top: 40px; /* see also .padMe */
	left: 0px;
	z-index: 3;
}
.padMe { /* places top margin of header */
	padding-top: 35px;
}
.pgWidth {
	width: 780px;
}
.printMe {
	display: none;
}
.shadow {
	background-image: url(images/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
.stone {
	background-image: url(images/bgstone.jpg);
}
.strobe {
	position: absolute;
	right: 0px;
	padding: 5px;
	width: 133px;
	text-decoration: none;
	background-image: url(images/strobebg.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.white {
	color: white;
}
.whitenLf {
	background-image: url(images/whitenlf.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.whitenRt {
	background-image: url(images/whitenrt.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}

#gallDiv {
	/* height: 90px;
	overflow-y: scroll; */
	width: 670px;
	margin: 0 auto;
	visibility: hidden;
}

.procure {
	font-size: 13pt;
	font-weight: bold;
}
#usaGrad {
	background-image: url(images/usagrad.jpg);
}

.jsHelp {
	color: white;
	font-size: 10pt;
	padding-top: .5em;
}

.accuCaps {
	font-size: 10pt;
	text-align: center;
}
.cargillG {
	color: #008752;
}
a.cargillG:link, a.cargillG:visited {
	color: #008752;
}
.closeMe {
	font-size: 10pt;
	padding-right: 3em;
	text-align: right;
}

.surname {
	visibility: hidden;
}
