﻿body 
{
    font-family: Arial;
    font-size: 9pt;
    background-color: #E2D2AD;
    background-image: url('../images/background1.jpg');
}
img 
{
    border-style: none;
}
h1
{
    font-size: 12pt;
}
a
{
    color: Black;
}
li
{
    margin-bottom: 0.5em;
}
ul
{
    margin-bottom: 0;
}
.panel
{
    width: 1003px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
    .headerImages
    {
        margin-left: 45px;
    }
        #circle
        {
        }
        #logo
        {
            vertical-align: top;
            padding-top: 25px;
            padding-left: 22px;
        }
    .menu 
    {
        margin-left: 260px;
        font-size: 12pt;
        font-weight: bold;
        color: #04499A;
        height: 70px;
    }
        .menu a
        {
            color: #04499A;
            text-decoration: none;
            font-size: 12pt;
            font-weight: bold;
            margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 0;
            padding-bottom: 0;
        }
        a.highlight
        {
            color: #AC8B38;
        }
        .submenu
        {
            font-size: 9pt;
            margin-top:10px;
            background-color: #F7F4E6;
            padding-top: 0;
            padding-bottom: 0;
            margin-bottom: 0;
        }
        .hidden
        {
            display: none;
        }
            .submenu
            {
                padding-top: 3px;
                padding-bottom: 3px;
                margin-top: 0;
                margin-bottom: 0;
                margin-top: 10px;
            }
            .submenu a
            {
                font-size:9pt;
                margin: 0px 5px 0px 5px;
                padding: 0 0 0 0;
            }
                .submenu a:hover
                {
                    color: #AC8B38;
                }
        #aboutUs
        {
            margin-left: 10px;
            float: left;
        }
        #services
        {
            float: right;
        }
        #newsletters
        {
            margin-left: 241px;
            float: left;
        }
        #contact
        {
            margin-left: 400px;
            float: left;
        }
   .content
    {
        clear: both;
        width: 100%;
    }
        .content td.topline
        {
            background-image: url('../images/borderTop.gif');
            background-repeat: repeat-x;
            height: 11px;
        }
        .content td.leftSide
        {
            width: 410px;
            vertical-align: top;
            padding-top: 25px;
            padding-bottom: 30px;
            padding-left: 40px;
            padding-right: 30px;
        }
        .content td.rightSide
        {
            width: 480px;
            vertical-align: top;
            padding-top: 25px;
            padding-bottom: 30px;
            padding-left: 20px;
        }
        .content td.bottomline
        {
            background-image: url('../images/borderBottom.gif');
            background-repeat: repeat-x;
            height: 7px;
        }
    .footer p
    {
        font-size: 8pt;
        margin-top: 0;
        margin-bottom: 0.5em;
    }
.links
{
    margin-bottom: 1.0em;
    line-height: 2.0em;
}
.smallText
{
    font-size: 80%;
}
table.newsletters
{
    width: 100%;
}
table.newsletters td.newsTitle 
{
    width: 320px;
    padding-bottom: 0.4em;
}

div.news
{
    clear: both;
}

.indent
{
    margin-left: 3.0em;
}
