﻿body
{
    margin: 0 auto;
    font-family: Tahoma;
    font-size: 11pt;
    text-decoration: none;
    border: none;
    background-color: #c69553;
    min-width:1010px;
}
.PageHeader
{
    width: 100%;
    height: 123px;
    background: #c69553 url("images/HeaderSlide.jpg") repeat-x;
    text-align: center;
}
.PageHeader
{
    width: 100%;
    height: 123px;
    background: #c69553 url("images/HeaderSlide.jpg") repeat-x;
    text-align: center;
}
.HeaderLeft
{
    width: 33%;
    height: 123px;
    text-align: center;
    display: inline-block;
}
.HeaderMiddle
{
    width: 33%;
    height: 123px;
    text-align: center;
    display: inline-block;
}
.HeaderRight
{
    width: 33%;
    height: 123px;
    text-align: center;
    display: inline-block;
}
.MenuBar
{
    width: 100%;
    height: 41px;
    background: #c69553 url("images/BlueLine.jpg") repeat-x;
    text-align: center;
}
.Menu
{
    margin: 0 auto;
}
.PageHeaderShadow
{
    width: 100%;
    height: 20px;
    background: #c69553 url("images/BottomShadow.jpg") repeat-x;
}
.PageFooter
{
    width: 100%;
    height: 60px;
    background: #c69553;
    text-align: center;
}
.PageFooterTopShadow
{
    width: 100%;
    height: 20px;
    background: #c69553 url("images/TopShadow.jpg") repeat-x;
}
.CopyrightBar
{
    color: #E9D79E;
    height: 20px;
    font-size: 10px;
    background: #c69553 url("images/BottomLine.jpg") repeat-x;
    text-align: center;
    margin-bottom: -2px;
}
.PageFooterBottomShadow
{
    width: 100%;
    height: 20px;
    background: #c69553 url("images/BottomShadow.jpg") repeat-x;
}