/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background-color: #cfcfcf;
  font: small Verdana, Arial, Helvetica, sans-serif;
  }
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  }
#header {
  background: #545454 url(zeppa_dealer_images/kilnsb.jpg) no-repeat right;
  }
#hbottom {
  background-color: #545454;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  height: 1%;
 }
#hbottom ul {
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
 }
#hbottom li {
  display: inline;
  background-color: #545454;
  color: white;
 }
#hbottom a:link, #hbottom a:visited {
  text-decoration: none;
  color: white;
 }

#tag {
  font-weight: bold;
  background-color: #545454;
  color: white;
  margin: 0;
  padding-left: 3em;
  width: 300px;
  float: left;
}

#logo {
  padding-left: 2em;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image:url(zeppa_dealer_images/grey.gif);
  background-position: top left;
  background-repeat:repeat-y;
  }

#main1 {
  width: 100%;
  height: 840px;
  margin-top: 10px;
  background-image:url(zeppa_dealer_images/grey.gif);
  background-position: top left;
  background-repeat:repeat-y;
  }
#left { 
  float: left;
  width: 210px;
  background-color: #cfcfcf;
  color: black;
  padding: 1em 1em 1em 1em;
}
#left ul {
 font-size: 105%;
 font-weight: normal;
 color: white;
 }
#left li {
 color: white;
 }
#left a:link, #left a:visited {
  text-decoration: none;
  color: black;
 }
 #left .adobe a:link, #left .adobe a:visited{
 color: white;
 font-weight: bold;
 }
#left p {
 font-size: x-small;
 }
#left .from {
 font-weight: bold;
 }
#left h2 {
 font-size: 130%;
 font-weight: normal;
 text-align:center;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
 margin: 0;
 padding: 0;
 }

#right h1 {
 font-size: 115%;
 font-weight: bold;
 font-style: italic;
 padding-left: 275px;
 }
#right p{
 padding-left: 275px;
 padding-right: 1em;
  }
#right .faq {
 font-weight: bold;
 }
#right ul {
 padding-left: 275px;
 font-size: 105%;
 font-weight: normal;
 color: black;
 }
#right li {
 color: black;
 }
#right a:link, #right a:visited {
  text-decoration: none;
  color: black;
 }

#right form {
  padding-left: 275px;
  }
form label {
 font-weight:bold;
 line-height: 125%;
}
form label.fixedwidth {
display: block;
  width: 190px;
  float: left;
}
.buttonarea input {
  background: #545454;
  color: white;
  font-weight: bold;
  padding: 3px;
  border: 1px solid black;
  }
.buttonarea {
  text-align: center;
  padding: 2px;
  background-color: #fdf8f2;
  }

#logon h1 {
 font-size: 115%;
 font-weight: bold;
 font-style: italic;
 padding-left: 1px;
 }


  