﻿body {
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    text-align: center;
}
img {
    border-bottom:none;
    margin: 0;
    padding: 0;
}
h2 {
    color: #C00000;
    font-size: 2.5em;
}
p {
    margin: 5px;
}
.res1 {
    background-color: #FFFFFF;
}
.res2 {
    background-color: #DCDCDE;
}
.res1 h6 {
    border-bottom: 1px solid #525463;
    color: #525463;
    font-size: 1.1em;
    font-weight: bolder;
    width: 90%;
}
.res2 h6 {
    border-bottom: 1px solid #525463;
    color: #525463;
    font-size: 1.1em;
    font-weight: bolder;
    width: 90%;
}
.resmain {
    padding: 0 0 0 10px;
    width: 465px;
}
#wrapper {
    margin: 0 auto;
    width: 868px;
}
.main {
    border: 1px solid #FFFFFF;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#main1 {
    height: 34px;
}
#main2 {
    background-image: url("images/bg2.gif");
    background-repeat: repeat-y;
}
#main3 {
    background-image: url("images/bg3.gif");
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 1.6em;
    line-height: 1em;
    margin: 0;
    padding: 0;
}
#main4 {
    background-image: url("images/bg4.gif");
    background-repeat: repeat-y;
}
#main5 {
    background-image: url("images/bg5.gif");
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 1.1em;
    line-height: 2em;
}
#content {
    margin: 10px;
    text-align: left;
}
.left {
    float: left;
    margin: 0;
    padding: 0;
    width: 147px;
}
.right {
    float: left;
    margin: 0;
    padding: 0;
    width: 700px;
}
#menu {
    color: #FFFFFF;
    float: right;
    font-size: 1.1em;
    font-weight: bolder;
    margin: 10px 5px 5px;
    text-align: right;
    width: 124px;
}
#menu ul {
    list-style-type: none;
}
#menu li {
    margin-bottom: 3px;
}
#menu a {
    color: #FFFFFF;
    text-decoration: none;
}
.clearing {
    clear: both;
    font-size: 0;
    line-height: 0;
}
#leftnav {
    background-color: #BDBEC3;
}
.imgleft {
    float: left;
}
.imgborder {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    float: left;
}
.menubox {
    border: 1px solid black;
    left: 10px;
    position: relative;
    width: 125px;
}
.menuheader {
    background-color: #70727F;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bolder;
    margin: 0 0 5px;
    text-align: left;
    width: 100%;
}
.menubox ul {
    list-style: disc outside url("images/listarrow.gif");
    margin: 2px 0 0 20px;
    padding: 0;
    text-align: left;
}
.menubox ul li {
    vertical-align: middle;
}
.menubox a {
    color: Navy;
    font-weight: bolder;
    text-decoration: none;
}
p.nospace {
    margin: 0;
}
#vehicle {
    color: Navy;
    margin-left: 170px;
    text-align: left;
}
#vehicle h1 {
    color: #000000;
}
div.pad {
    margin: 5px 5px 5px 15px;
}
a.footerlink {
    color: #FFFFFF;
    text-decoration: none;
}

