body {
    font-family: arial, sans-serif;
    background:#fff url(../images/pagebg_5x2.gif) top left repeat;
    margin-top:6px;
}
#container {
    background:#fff;
    width:728px;
    margin: 0 auto;
}
#header {
    margin:0;
    padding:0;
}
.dealerinfo {
    text-align:center;
    height:30px;
    background:#fff url(../images/contactbg_5x30.jpg) left repeat-x;
    color:#fff;
    letter-spacing: 1px;
    font-size:8.5pt;
}
.contact {
    padding-left: 25px;
}
.nav {
    height: 25px;
    background:#fff url(../images/navbg_5x25.jpg) left repeat-x;
    color:#fff;
    font-weight:bold;
    font-size: 10pt;
    padding:0;
}
.nav ul {
    list-style: none;
    margin:0;
    padding:0;
}
.nav ul li {
    display:block;
    text-align:center;
    padding:0;
    float:left;
}
.nav ul li a {
    height:25px;
    line-height:25px;
    text-decoration:none;
    display:block;
    color:#fff;
}
.nav ul li.h a {
    width:80px;
}
.nav ul li.vi a {
    width:125px;
}
.nav ul li.si a {
    width:145px;
}
.nav ul li.eu a {
    width:100px;
}
.nav ul li.vs a {
    width:128px;
}
.nav ul li.vow a {
    width:150px;
}
.nav ul li a:hover {
    color:#3f3;
}
.nav ul li.activeNav a {
    color:#3f3;
}
.headerbreak {
    height:26px;
    background:#fff url(../images/separator_728x27.jpg) left no-repeat;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
table#inventory {
    width:100%;
    background:#fff;
}
/* Car Cell */
table#inventory td.car {
    vertical-align:top;
    padding: 10px 2px;
}
.separator {
    height:26px;
    background:#fff url(../images/separator_728x27.jpg) left no-repeat;
    border-top: 1px solid black;
    padding:0;
}
h4.cartitle {
    margin-top:0;
    margin-bottom:10px;
    font-size: 11pt;
    height:40px;
}
.carimage {
    text-align:center;
    display:block;
}
.morephotos {
    font-size: 8.5pt;
    padding:0 4px;
}
table.carinfo {
    margin: 10px auto;
    width:98%;
}
.carinfo th {
    font-weight:normal;
    font-size:9pt;
    border-bottom: 1px solid #999;
    text-align:left;
    padding: 2px;
}
.carinfo td {
    font-weight:bold;
    font-size:11pt;
    text-align:right;
    border-bottom: 1px solid #999;
    padding: 2px;
}
tr.price td, tr.price th {
    border-top: 1px solid #999;
}
.stockdisclaimer {
    text-align:left;
}
.description {
    margin-top:0;
    font-size:8.5pt;
    padding: 2px 6px;
}
div.leads {
    width:96%;
    font-size:8.5pt;
    margin:12px auto 0 auto;
    border-top: 1px solid #999;
    padding:4px;
}
div.leads .creditapp {
    float:left;
}
div.leads .email {
    float:right;
}
a:link {
    color: #03f;
}
.stockdisclaimer {
    font-size:8.5pt;
}

