﻿/* CSS Document */
Body
{
    margin-top: 0px;
    background-image: url(../Images/Bg.gif);
    background-repeat: repeat-x;
    height: 100%;
}
h1
{
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    background-image: url('../Images/h1_underline');
    height: 20px;
}
h2
{
    font-size: 11px;
}
h3
{
    font-size: 11px;
}

.Page
{
    position: relative;
    text-align: left;
    width: 869px;
    height: 1000px;
    margin: 0 auto;
    background-image: url('../Images/BodyBg.gif');
    background-repeat: repeat-y;
    top: 0px;
    left: -9px;
}
.TopBanner
{
    position: relative;
    width: 839px;
    height: auto;
    left: 15px;
}

a
{
    font-family: Calibri,Tahoma;
    font-size: 11pt;
    color: Gray;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #333;
}

th
{
    text-align: center;
}

.navi
{
    position: relative;
    height: 38px;
    left: 25px;
    width: 812px;
    top: 2px;
}
.Content
{
    font-family: Tahoma;
    font-size: 11px;
    padding: 8px;
    margin: 8px;
}

.ContentMotorhomes
{
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.ContentFileUpload
{
    font-family: Tahoma;
    font-size: 11px;
    top: 270px;
    height: 556px;
    width: 832px;
    left: 22px;
    font-weight: bold;
}
.newandevents
{
    text-align: center;
    top: -5px;
    left: 629px;
    width: 180px;
    height: 552px;
    background-repeat: repeat-y;
    padding-left: 15px;
}
.scroll
{
    overflow: hidden;
    display: block;
    font-size: 11px;
    font-family: Tahoma;
}
.testimonials
{
    overflow: hidden;
    display: block;
    font-size: 11px;
    font-family: Tahoma;
    text-align: center;
}
.terms
{
    display: block;
    font-size: 11px;
    font-family: Tahoma;
    text-align: left;
}
