html, body {
  margin: 0;
  padding: 0;
}            

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #666666;
  overflow-y: scroll;
}

body a {
  color: #757575;
  text-decoration: none;
}

body a:hover {
  color: #6B4C36;
  text-decoration: none;
}                       

img {
  border: 0;
  text-decoration: none;
}                                     
  
#bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -480px;
  background: #000;
  width: 960px;
  z-index: -1;
}  
                       
#container { 
  margin: 0 auto;
  width: 1260px;
  text-align: left;
  border-right: 1px solid #8aff00;
  border-left: 1px solid #8aff00;
}    

#page_container {
  background: #fff;
  margin: 0 auto;
  width: 1280px;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}              

h1, h2 {
  margin: 0;
  padding: 0;
}            

h1 {
  text-align: left;
  font-size: 24px;
  text-transform: uppercase;
  color: #757575;
  margin-bottom: 20px;
  font-weight: 400;
}

h2 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  color: #757575;
  margin-bottom: 20px;
  font-weight: 400;
} 

#header {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  height: 92px;
  width: 100%;
  min-width: 1280px;
}

#bannerHeader #navigation-menu {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  height: 80px;
  left: 0;
  text-align: center;
  width: 100%;
  min-width: 1280px;
  z-index: 3;
}

#navigation-menu {
  position: relative;
  padding: 0;
  font-size: 14px;
  letter-spacing: 1;
  line-height: 40px;
  width: 100%;
  padding-left: 224px;
  text-transform: uppercase;
  color: #060606;
  font-weight: 600;
  z-index: 0;
}

#navigation-menu > li {
    display: inline-block;
    padding: 27px 12px;
    position: relative;
}

#navigation-menu a:hover {
  cursor: pointer;
  color: #6B4C36;
  text-decoration: none;
}

#logo {
  position: relative;
  background: url(/smlogo.png) no-repeat;
  width: 488px;
  height: 174px;
  display: block;
  float: left;
  margin-left: 200px;
  zoom: 50%;
  z-index: 4;
  top: 3px;
}

#mainImage {
  border: 0;
  text-decoration: none;
  z-index: -1;
  display: inline-block;
  position: relative;
  width: 100%;
  min-width: 1280px;
  opacity: 0.85;
}

#subCategories1 {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 4px;
  width: 380px;
  text-align: center;
}

#subCategories2 {
  float: left;
  margin-top: 20px;
  margin-left: 23px;
  margin-right: 23px;
  width: 380px;
  text-align: center;
}

#subCategories3 {
  float: left;
  margin-top: 20px;
  margin-left: 4px;
  margin-right: 40px;
  width: 380px;
  text-align: left;
}

#subCategories4 {
  float: left;
  margin-top: 20px;
  margin-left: 4px;
  margin-right: 40px;
  width: 760px;
  text-align: center;
}

#subCategories5 {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 20px;
  width: 580px;
}

#subCategories6 {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 40px;
  width: 580px;
}

#subCategories7 {
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  width: 1200px;
}

#subMenu {
  display: block;
  height: 66px;
  width: 1280px;
  border-bottom: #dfdfdf 1px solid;
}

#profile-menu {
  position: relative;
  padding: 0;
  font-size: 18px;
  letter-spacing: 1;
  line-height: 40px;
  width: 100%;
  text-transform: uppercase;
  color: #060606;
  font-weight: 400;
  z-index: 0;
  text-align: center;
}

#profile-menu > li {
  display: inline-block;
  padding: 9px 75px;
  position: relative;
} 

#guy a:hover {
  color: #6B4C36;
}

.homeImage {
  background: url(/assets/Homepage.jpg) no-repeat;
  border: 0;
  text-decoration: none;
  display: inline-block;
  position: relative;
  width: 100%;
  opacity: 0.85;
}

.headerContainer {
  background: url(/assets/teamHeader.jpg) no-repeat;
  background-size: cover;
  background-position: center 32%;
  height: 334px;
  min-width: 1280px;
}

.facilitiesHeader {
  background: url(/assets/facilitiesHeader.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 334px;
}

.scheduleHeader {
  background: url(/assets/schedule.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 334px;
}

.peterbiltHeader {
  background: url(/assets/peterbiltHeader.jpg) no-repeat;
  background-size: cover;
  background-position: center 40%;
  height: 334px;
}

.centerH {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  color: #757575;
  margin-bottom: 20px;
}

.contentText {
  font-size: 14px;
  color: #757575;
  font-weight: 500;
}

.profileText {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .5;
  text-align: left;
  color: #808080;
}

.facility {
  text-align: left;
  font-weight: 500;
  font-size: 11px;
}

.facility li {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}


.highlights {
  text-align: left;
  font-weight: 500;
  font-size: 11px;
}

.highlights li {
  margin-bottom: 10px;
}

.contentText a:hover {
  color: #8f2730;
}

.line {
  height: 1px;
  border-bottom: #dfdfdf 1px solid;
  margin-top: 40px;
  margin-bottom: 23px;
}

.line2 {
  height: 1px;
  border-bottom: #dfdfdf 1px solid;
  margin-top: 40px;
  margin-bottom: 20px;
}

.peterpedigree {
  background: url(/assets/peterpedigree.jpg) no-repeat;
  width: 900px;
  height: 450px;
  display: block;
  margin: 0 auto;
}

.jonnypedigree {
  background: url(/assets/jonnypedigree.jpg) no-repeat;
  width: 900px;
  height: 450px;
  display: block;
  margin: 0 auto;
}

.contactForm {
  display: block;
  margin: 0;
  padding: 0;
}

.contactInput,
.contactTextArea {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 6px;
  padding: 4px;
  width: 100%;
}

.contactTextArea {
  height: 6em;
}

.greenPill {
  float: right;
  margin-top: 10px;
  background: #74a477; /* Old browsers */
  background: -moz-linear-gradient(top,  #74a477 0%, #44714d 99%, #364f35 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #74a477 0%,#44714d 99%,#364f35 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #74a477 0%,#44714d 99%,#364f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74a477', endColorstr='#364f35',GradientType=0 ); /* IE6-9 */
  border-top: 1px solid #364F35;
  border-right: 1px solid #364F35;
  border-bottom: 1px solid #364F35;
  border-left: 1px solid #364F35;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
  box-shadow: inset 0 1px 0 0 #aec3e5;
  color: #fff;
  font: bold 11px/1 "Raleway", Helvetica, Verdana, sans-serif;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 -1px 1px #64799e;
  text-transform: uppercase;
  width: 150px;
}

.greenPill:hover {
  background: #74a477; /* Old browsers */
  background: -moz-linear-gradient(top,  #74a477 0%, #44714d 38%, #364f35 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #74a477 0%,#44714d 38%,#364f35 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #74a477 0%,#44714d 38%,#364f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74a477', endColorstr='#364f35',GradientType=0 ); /* IE6-9 */
   border-top: 1px solid #364F35;
  border-right: 1px solid #364F35;
  border-bottom: 1px solid #364F35;
  border-left: 1px solid #364F35;
  -webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
  box-shadow: inset 0 1px 0 0 #a5b9d9;
  cursor: pointer;
}

#footer {
  position: relative;
  bottom:0;
  background-color: #dfdfdf;
  height: 56px;
  margin-top: 40px;
  width: 100%;
}

.footerText {
  color: #757575;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 0 0;
}





