﻿/*  Body Elements */

body 
{
    background:#645917 url(images/body-bg.jpg) no-repeat top center;
}

/*  Main Content Elements */

#content #contentMain
{
    padding:60px 40px 0 40px;
}

#content #contentMain h2
{
    margin:22px 0 15px 0;
}

#content #contentMain .intro
{
    color:#e0dace;
    line-height:1.25em;
    font-size:0.75em;
    font-family:'Courier New', Times New Roman, Serif;
}

#content #contentMain p.intro
{
    margin:1em 0 0;
}

#content #contentSide
{
    height:360px;
}
#content #bannerRotator,
#content #bannerRotator ul li
{
    height:360px;
}
#content #bannerRotator ul,
#content #bannerRotator ul li
{
    list-style:none;
    margin:0;
    padding:0;
}


#bottom
{
    min-height:312px;
    margin:1em 0 0 300px;
}

#bottom #bottomLeft
{
    padding:0 30px;
}

#bottom #bottomLeft h2
{
    margin:0 0 20px 0;
}
#bottom #bottomLeft ul,
#bottom #bottomLeft p
{
    margin:0 20px;
}
#bottom #bottomLeft p a
{
    text-transform:uppercase;
    color:#c7e4ff;
}
#bottom #bottomLeft ul li,
#bottom #bottomLeft p
{
    font-size:0.65em;
    color:#fff;
    font-family:'Courier New', Times New Roman, serif;
    line-height:1.5em;
}
#bottom #bottomLeft ul li
{
    margin:0 0 0.25em;
}
#bottom #bottomLeft ul a
{
    text-decoration:none;
    color:#fff;
}
#bottom #bottomLeft ul a:hover
{
    text-decoration:underline;
}
#bottom #bottomRight
{
    padding:0 30px 0 40px;
}

#bottom #bottomRight h2
{
    font-size:1.5em;
    font-family:Georgia, Verdana, Sans-Serif;
    color:#143e4d;
    margin:0;
    font-weight:normal;
    font-style:italic;
}

