﻿#content h2 sup
{
    font-size: 16px;
    font-weight: normal;
}
#prices
{
    border-collapse: collapse;
}
#prices td
{
    vertical-align: middle;
    padding: 4px 15px !important;
}

#prices .hr
{
    padding: 0 !important;
}
#prices td hr
{
    color: #ccc;
    background-color: #ccc;
    height: 1px;
}
.availability #content
{
    width: 1000px;
}
dl
{
    margin-top: 50px;
}
dl dt
{
    font-size: 14px;
    color: #19436D;
}
dl dd
{
    margin: 10px 10px 40px 10px;
    padding: 5px 10px;
    border-left: solid 1px #44484B;
}
ul, ol
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact #directions
{
    width: 400px;
    float: left;
}
.contact #map
{
    width: 400px;
    height: 400px;
    border: solid 1px #44484B;
}
#motorhomesmap
{
    width: 770px;
    height: 400px;
    border: solid 1px #44484B;
}
#content #motorhomesmap img,
#content #motorhomemap img
{
    border: none !important;
}
.contact dl
{
    float: left;
}
.contact form dl
{
    float: none;
}
.contact dl dd address
{
    white-space: pre;
}
.contact #content
{
    width: 1000px;
}
a.earnmoney
{
    margin: 30px auto 0;
    color: #19436D;
    display: block;
    background: url(/images/earnbutton.jpg);
    height: 45px;
    width: 428px;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
    padding-left: 6px;
}
a.earnmoney:hover
{
    text-decoration: none;
    color: #233657;
}