body, html {
  margin: 0px;
  height: 100%;
  background:#bacfe5 url(images/gradient.jpg) repeat-x top left;
  font-family: verdana;
  font-size: 10pt;
  }

hr {
  display:none;
}

div#header {
  margin-top: 20px;
  width: 100%;
  height: 100px;
  background-image: url(images/header_repeat.jpg);
  background-repeat: repeat-x;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  }

div.button {
  background-image: url(images/button.gif);
  background-repeat: no-repeat;
  width: 140px;
  height: 28px;
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  color: white;
  line-height: 28px;
  margin-right:auto;
  margin-left:0px;
  text-align:center;
  margin-top:5px;
  margin-bottom: 5px;
  }

div#menu {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
  height: 23px;
  font-family: verdana;
  font-weight: bold;
  font-size: 9pt;
  color: white;
  background-color:#000;
  background-image: url(images/menuback.gif);
  margin-bottom: 40px;
  line-height: 20px;
  letter-spacing: 0.03em;
  }

div#menu a {
  color: white;
  text-decoration: none;
  }

div#menu a:visited {
  color: white;
  }

div.car_entry_title_box {
  background-color:#B2CDEA;
  background-image: url(images/box_title_gradient.gif);
  background-repeat: repeat-x;
  border: 1px solid black;
  height: 35px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 36px;
  color: white;
  }

span.car_entry_title_text {
  position: relative;
  font-family: serif;
  font-weight: normal;
  font-size: 1.6em;
  float: left;
  }

span.car_entry_title_price {
  position: relative;
  font-family: serif;
  font-weight: normal;
  font-size: 18pt;
  float: right;
  }

div.car_entry_overview_box {
  width: 758px;
  clear: both;
  border-right: 1px solid black;
  border-left: 1px solid black;
  overflow:hidden;
}

img.car_photo {
  left: 0px;
  top: 0px;
  border-right: 1px solid black;
  width: 330px;
  float:left;
}

img.sold_sticker {
  float:left;
  margin-right:-150px;
  position:relative;
  right:150px;
}

div.overview {width:210px;float:left;display:block;}
ul.overview {margin-top:12px;margin-bottom:0px;}
ul.overview li {
  font-family: verdana;
  font-size: 0.8em;
  line-height: 1.2em;
  }


div.footer {
  background-color:#B2CDEA;
  background-image: url(images/footer_gradient.gif);
  background-repeat: repeat-x;
  border: 1px solid black;
  height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 20px;
  text-align: center;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  }

div.car_entry_extra_details {
  width: 758px;
  background-color:#B2CDEA;
  display: none;
  border: 1px solid black;
  border-top: 0px;
  padding: 0px;
  overflow: visible;
  }

div.car_entry_extra_photos {
  width: 330px;
  float: left;
  margin-right: 30px;
  }

img.car_extra_photo {
  border-right: 1px solid black;
  width: 330px;
  display:block;
  border-bottom: 10px solid black;
  }

div.car_entry_extra_details_text {
  font-family: verdana;
  font-size: 10pt;
  text-align: justify;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 15px;
  }

  div#introduction {
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    font-family: serif;
    padding-top: 10px;
    float: left;
    }

  img.neilphoto {
    position: relative;
    top:-20px;
    float:right;
    }

  br.clear {
    clear:both;
    }

  span.right {
    float: right;
    }

  div#PageText {
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
    padding-bottom: 30px;
    }

  div#holder {
  margin-right: auto;
  margin-left: auto;
  width: 920px;


    }
  div#leftColumn {
    width: 110px;
    float:left;
    text-align:center;
    padding-right:30px;
    }



p {
  margin:1.5em 0;
}

p.contact_details {
  font-size:1.2em;
  margin-top:2em;
  text-align:center;
}

p.contact_intro {
  clear:both;
  padding-top:3em;
}

#links h3 {
  font-style:normal;
  font-weight:normal;
  font-size:1.1em;
  color:#222;
  text-decoration:underline;
  margin-top:2em;
  padding-bottom:0.75em;
}
#links ul {
  margin-left:2em;
}
#wanted {
  text-align:center;}

.maps img {
  display:block;
  margin:0 auto;
}
.maps a {
  display:block;

  text-align:center;
}


#footer {
  margin-top:5em;
  text-align:center;
  text-transform:uppercase;
  font-size:0.7em;
  letter-spacing:0.035em;
  color:#335;
  line-height:30px;
}
#footer a, #footer a:visited {
 color:#832;
 text-decoration:none;
 font-weight:bold;
}
