/* Entity defs */

H2 {
  font: bold 12px arial,helvetica,sans-serif;
  line-height: 1.2em;
  color: #003366;
}
H3 {
  font: bold 11px verdana,arial,helvetica,sans-serif;
  color: #8a1700
}
/* Div defs */
#mainfront {
  position: absolute;
  top: 150px;
  left: 155px;
  z-index: 10;
  width: 360px;
  z-index: 40;
}
#bevelbar {
  position: absolute;
  left: 2px;
  top: 100px;
  background: url("../images/leftbar.jpg") no-repeat;
  width: 140px;
  height: 470px;
  z-index: 51;
}
#left-column {
  position: absolute;
  top: 150px;
  left: 0;
  width: 134px;
}
#main-column {
  position: absolute;
  top: 130px;
  left: 170px;
  z-index: 20;
  width: 360px;
  padding-bottom: 2.0em;
}
#main-column p {
  font-family: arial,helvetica,sans-serif;
  font-size: 1.0em;
  padding-left: 1.0em;
}
#main-column img {
  float: right;
}
#main-column a {
  text-decoration: none;
  
}

#right-column {
  position: absolute;
  top: 170px;
  left: 560px;
  width: 180px;
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  padding: 0.8em;
  background-color: #ebe2cb;
}
#right-column p {
  font-family: arial,helvetica,sans-serif;
  font-size: 1.0em;
  line-height: 120%;
}
#right-column img {
  float: right;
}
#right-column a {
  color: #784e00;
  text-decoration: none;
  font-weight: bold;
}
#right-column a:hover {
  color: #003366;
  text-decoration: underline;
}
#banner {
  background: url('../images/ma_banner.jpg') 5px 5px  no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 119px;
  width: 720px;
  z-index: 5;
}
#inside-banner {
  background: url('../images/ma_banner2-1.jpg') -30px 3px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 85px;
  width: 307px;
  z-index: 50;
}
#navbar {
  background: url('../images/ma_navbar.jpg') no-repeat;
  position: absolute; 
  top: 101px;
  left: 134px;
  width: 500px;
  height: 150px;
  padding-left: 1.0em;
  padding-top: 5px;
  z-index: 50;
}
#inside-navbar {
  background: url('../images/navbar2.jpg') no-repeat;
  position: absolute;
  width: 608px;
  top: 70px;
  left: 5px;
  height: 30px;
  padding-left: 1.0em;
  padding-top: 5px;
  z-index: 50;
}
#footer {
  position: relative;
  width: 100%;
  background-color: #8b9bc4;
  color: #f1f1f5;
  font: 10px arial,helvetica,sans-serif;
  text-align: center;
  height: 15px;
  padding-top: 5px;
  margin-top: 2.0em;
}
/* Utility containers */
#inset {
  position: absolute;
  left: 480px;
  top: 23px;
  z-index: 50;
}
#sideimg {
  position: absolute;
  left: 0;
  top: 105px;
  z-index: 10;
  width: 150px;
}

#content {
  position: absolute;
  left: 150px;
  top: 110px;
  width: 600px;
}
#mapside {
  position: absolute;
  top: 120px;
  left: -15px;
  width: 270px;
  height: 480px;
  background: url('../images/fadedvtr.jpg') no-repeat;
}
/* Utility defs */

.warrantylist {
  font: bold 10px arial,helvetica,sans-serif;
  color: #003366;
  padding-top: 1.5em;
  padding-left: 3.0em;
  line-height: 150%;
}
.auth {
  font: bold 1.0em arial,helvetica,sans-serif;
  color: #cc6600;
}
.highlight {
    
}
