@charset "ISO-8859-1";
@import url("Core_tags-V2.css");
@import url("Core_structure-V2.css");
.small_type {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #CCCCCC;
}
#content {
   width: 800px;
   height: auto;
   padding-bottom: 50px;
   position: relative;
   margin-top: 8px;
   margin-left: auto;
   margin-right: auto;
}
#lastride {
   text-align: left;
   height: auto;
   width: 600px;
   position: absolute;
   left: 20px;
   top: 580px;
   font-size: 1.2em;
}
#content   ul {
   height: auto;
   width: auto;
   margin-right: 170px;
   margin-left: 170px;
}
#content  li {
   height: auto;
   width: 450px;
   margin-bottom: 20px;
   padding-bottom: 10px;
   border-bottom-style: dashed;
   border-bottom-color: #333333;
   border-bottom-width: 2px;
   position: relative;
}
#content li a { padding: 2px; }

#content li a:link,
#content li a:visited {
   color: #FF9900;
   text-decoration: none;
}

#content li a:hover,
#content li a:active {
   color: #FFFFFF;
   text-decoration: none;
   background-color: #FF9900;
}
#content    h3 {
   text-transform: none;
   color: #FFFFFF;
   font-size: 1.6em;
   font-weight: bold;
}
#content  p {
   font-size: 1.2em;
   font-weight: normal;
   color: #CCCCCC;
   vertical-align: baseline;
   margin-top: 0.6em;
   margin-bottom: 0.8em;
   margin-left: 20px;
}
.whiteType {
   color: #FFFFFF;
   margin-left: 20px;
   margin-right: 20px;
}
#pageID.contactType {
   background-image: url(../images/titles/pageID-contact.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 535px;
   width: 44px;
}
#content h4 {
   font-size: 1.3em;
   font-style: oblique;
   font-weight: normal;
   color: #000000;
   margin-bottom: 1em;
}
.jeffPic
{
   background-image: url(../images/contact-page_images/contact-img_jeff2.png);
   background-repeat: no-repeat;
   background-position: center center;
   height: 93px;
   width: 120px;
   position: absolute;
   z-index: 30;
   left: -140px;
   top: 0px;
   text-indent: -5555px;
}
.dozerPic {
   background-image: url(../images/contact-page_images/contact-img_dozer.png);
   background-repeat: no-repeat;
   background-position: center center;
   height: 93px;
   width: 120px;
   position: absolute;
   z-index: 30;
   left: -140px;
   top: 0px;
   text-indent: -5555px;
}
.company  {
   font-style: oblique;
   font-weight: normal;
   color: #000000;
}
#content h5 {
   font-size: 1.2em;
   font-weight: normal;
   color: #CCCCCC;
}
#masthead h2.intro2contact {
   height: auto;
   width: 550px;
   position: absolute;
   left: 220px;
   top: 75px;
}
