
body {
	font-family: Arial, Verdana, Helvetica;
	color: #000;
	margin: 0;
	}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000;
	}
a:hover {
	color: #F67A24;
	}
	
/* Block Level Containers */
#content {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	height: 100px;
	}
#repeat {
	background: url('../images/repeat.gif');
	background-repeat: repeat-y;
	}
	
#rightside {
	margin-left: 140px;
	}
#footer {
	background: url('../images/repeat.gif');
	background-repeat: repeat-y;
	}
#nav {
	vertical-align: top;
	width: 140px;
	}

.quote {
	border:1px dotted #CCC;
	color:#000;
	font-style:italic;
	padding:5px;
	font-size:14px;
	width: 400px;
	background: #FEDFC9;
	}
.bot {
	line-height: 20px;
	}

.steps {
	}
.steps td {
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	border: 1px solid #E7E7E7;
	}
	
.steps th {
	background: #E7E7E7;
	padding-top: 5px;
	}

#excavator {
	width: 600px;
	}
#excavator td {
	font-size: 12px;
	border: 1px solid #E7E7E7;
	text-align: center;
	}
	
#excavator th {
	font-size: 12px;
	background: #E7E7E7;
	text-align: center;
	}

.jobphotos td {
	width: 33.3%;
	}
	
.jobphotos td img {
	margin-top: 5px;
	border: 2px solid #333;
	margin-bottom: 5px;
	}
/* Titles / Headlines / Etc */

.title {
	font-weight: bold;
	}
h3.title {
	font-weight: bold;
	font-size: 12px;
	}
h1.paget {
	font-size:20px;
	font-family:Arial,Verdana;
	border-bottom:2px dotted #CCC;
	color:#F48128;
	margin-right:10px;
	margin-bottom:10px;
	width: 590px;
	}
.hd{
	margin: 0;
	padding: 0;
	display: inline;
	}
.red {
	font-weight: bold;
	color: #FF0000;
	}
p.nospace {
	margin-top: 0;
	}

/* LIST */
#tlist {
	list-style-image: url('../images/check.gif');
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#tlist li {
	list-style-image: url('../images/check.gif');
	font-size: 12px;
	}
#tlist li.lhead {
	margin-top: 10px;
	list-style-type:none;
	list-style-image: none;
	font-weight: bold;
	margin-bottom: 3px;
	}

#pdflist {
	list-style-image: url('../images/pdf.gif');
	margin-bottom: 5px;
	line-height: 19px;
	}
#pdflist li {
	font-size: 12px;
	}
	
li.check {
	list-style-image: url('../images/check.gif');
	}
	/* FORMS */

.r {
	text-align: right;
	vertical-align: top;
	}

.epdf {
	margin-right: 3px;
	}
/* ETC */
.btext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	}
.names {
	font-weight: bold;
	color: #666;
	font-size: 12px;
	padding: 0;
	margin:0;
	}
/*Images */
.r_thumb {
	float: right;
	margin: 5px;
	border: 2px solid #333;
	}
.l_thumb {
	float: left;
	margin: 5px;
	}
.r_div {
	float: right;
	width: auto;
	margin: 5px;
	text-align: center;
	}
.r_div img {
	border: 2px solid #333;
	margin: 5px;
	}
	
.pdf {
	vertical-align: middle;
	margin-right: 3px;
	}
	/* Equipment Page Styles */
.eblock {
	font-family: Arial, Verdana, Helvetica;
	vertical-align: top;
	font-size: 12px;
	}
.eblock ul {
	margin: 0;
	list-style-type: none;
	}
.afoot {
	margin-bottom: 5px;
	}
	
h1#head-text {
	display: none;
	text-indent: -9999px;
	}