body {
  background: #E7E7E7 url(bg.gif);
  text-align: center;
  font-size: 76%;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 100%;
  font-weight: bold;
}

#wrapper {
  width: 966px;
  margin: 10px auto;
  text-align: left;
  background: white url(body-repeat.gif) repeat-y center top;
}

#footer {
  text-align: center;
  font-size: 85%;
  text-transform: uppercase;
  background: url(footer-back.gif) no-repeat center bottom;
  padding-bottom: 8px;
}

#footer ul {
  border-top: 1px solid #DFDFDF;
  list-style: none;
  padding: 1em;
  margin: 0px 12px;
}

#footer li {
  list-style: none;
  display: inline;
  border-left: 1px solid black;
  margin: 0px;
  padding: 0em 1ex;
}

#footer li.first { border-left: none; }

#footer a:link, #footer a:visited {
  color: black;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #993333;
  text-decoration: underline;
}

.leftcol {
  float: left;
  width: 45%;
  padding: 1%;
  padding-right: 4%;
  border-right: 1px solid #DFDFDF;
}

.rightcol {
  float: right;
  width: 45%;
  padding: 1%;
}

#home .rightcol {
  text-align: center;
}

.clearing { clear: both; }

.hr {
  border-top: 1px solid #DFDFDF;
  height: 2px;
}

.hr hr {
  display: none;
}

#content {
  color: #993333;
  padding: 12px 12px 12px 12px;
  clear: both;
  
}

.callusnow {
  position: relative;
  overflow: hidden;
  width: 428px;
  height: 49px;
}

.callusnow span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  background: url(callusnow.gif) no-repeat top left;
}

#menubar {
  background: url(masthead.jpg) no-repeat center top;
  padding: 0px;
  padding-top: 120px;
}

#menubar ul {
  background: url(menu-back.gif) no-repeat left top;
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-left: 16px;
  height: 30px;
  border: 1px sold black;
}

#menubar li {
  list-style: none;
  display: inline;
  position: relative;
  top: -2px;
  
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  height: 30px;
  border-left: 1px solid #D5D5D5;
}

#menubar a {
  margin: 0px;
  border-left: 1px solid #EFEFEF;
  line-height: 30px;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 120%;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

#menubar li.first, #menubar li.first a { border-left: none; }

#menubar a:link, #menubar a:visited {
  color: #993333;
  text-decoration: none;
}

#menubar a:hover, #menubar a:active {
  color: black;
  text-decoration: underline;
}

.car {
  border-bottom: 1px solid #DFDFDF;
  padding: 15px 10px 15px 210px;
  background-repeat: no-repeat;
  background-position: 0px 30px;
  margin: 5px 0px 5px 0px;
  min-height: 130px;
}

#car1 { background-image: url(../images/cars/car1.jpg); }
#car2 { background-image: url(../images/cars/car2.jpg); }
#car3 { background-image: url(../images/cars/car3.jpg); }
#car4 { background-image: url(../images/cars/car4.jpg); }
#car5 { background-image: url(../images/cars/car5.jpg); }
#car6 { background-image: url(../images/cars/car6.jpg); }
#car7 { background-image: url(../images/cars/car7.jpg); }
#car8 { background-image: url(../images/cars/car8.jpg); }
#car9 { background-image: url(../images/cars/car9.jpg); }


form div {
  clear: both;
}

.akey {
  text-decoration: underline;
}

form label {
  float: left;
  width: 30%;
  font-size: 140%;
  font-family: Tahoma, Helvetica, sans-serif;
  margin: .5em 0em;
}

form .txt {
  border: 1px solid #DFDFDF;
  line-height: 140%;
  background-color: white;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  width: 65%;
  float: right;
  overflow: hidden;
  margin: .5em 0em;
  padding: 0.2em;
}

form .btn {
  background-color: #993333;
  color: white;
  border: 1px solid black;
  font-weight: bold;
  margin: 0em 0em 0em 1em;
  padding: 0.2em;
}

.btnwrapper {
  background: transparent url(button-right.gif) no-repeat right top;
  padding: 0px 15px 0px 0px;
  height: 32px;
  float: right;
  text-align: left;
}

.btnwrapper .btn {
  background: transparent url(button-left.gif) no-repeat left top;
  padding: 0px 0px 0px 15px;
  margin: 0px;
  border: none;
  height: 32px;
  color: #993333;
}

form .buttonholder {
  text-align: right;
}

#content a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  color: #993333;
}

#content a:hover, a:active {
  text-decoration: underline;
  color: black;
}

.pdf {
  padding-left: 48px;
  line-height: 32px;
  background: white url(pdf.gif) no-repeat left top;
  display: block;
}
