﻿/* CSS Document */

body
{
    min-width: 1050px;
    background-image: url(../images/bg_gradient.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0;
}

#masthead
{
    color: #999999;
    background-image: url(../images/bg_online_services.png);
    background-repeat: no-repeat;
    padding: 6px 6px 0 6px;
    height: 197px;
    margin: 0;
}

#wrapper
{
    width: 965px;
    margin: 0 auto;
}

#CA_Menu_Div
{
    height: 58px;
    padding-top: 21px;
    padding-bottom: 27px;
    position: relative;
    z-index: 25;
    
}
#NavBarDiv {
padding-left:4px;
}

#photo_slideshow
{
    text-align: center;
    width: 951px;
    min-width: 951px;
    height: 92px;
    position: relative;
    z-index: 2;
    margin-top: 1;   
    
}
#flashText
{
    width: 951px;
    height: 25px;
    text-align: center;
    border-bottom: solid 1px #f3f1e9;
    position: relative;
    z-index: 2;
    
}

#column_wrapper
{
    background-image: url(../images/bg_3_column.png);
    background-repeat: repeat-y;
    padding: 0 6px 0 6px;
}
.clearfloat
{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
#center
{
    width: 550px;
    float: left;
}
#left
{
    width: 200px;
    float: left;
}
#time_date
{
    text-align: center;
    padding-bottom: 5px;
    font-size: x-small;
    font-weight: bold;
    color: GrayText;
}
#right
{
    width: 200px;
    float: left;
}
#center .content
{
    padding: 24px 32px;
    font-size: 0.8em;
    line-height: 1.65em;
}
#left .content
{
    padding: 24px 16px;
    font-size: 0.75em;
    line-height: 1.5em;
}
#right .content
{
    padding: 24px 16px;
    font-size: 0.75em;
    line-height: 1.5em;
}
#masthead .content
{
    padding: 12px;
}
#footer .content
{
    padding: 12px 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.15em;
}
#footer
{
    color: #999999;
    padding: 0 0 0 0;
    margin: 0px;
    font-size: 0.7em;
    clear: both;
    height: 175px;
    background-image: url(../images/bg_footer.png);
    text-align: center;
}
.menulist
{
    margin: 6px 0 12px 0;
    padding: 0;
    list-style-type: none;
}
#left a:link
{
    color: #9B7C00;
}
#left a:visited
{
    color: #333333;
}
#left a:hover
{
    color: #000000;
}
#center a:link
{
    color: #9B7C00;
}
#center a:visited
{
    color: #333333;
}
#center a:hover
{
    color: #000000;
}
#right a:link
{
    color: #000000;
}
#right a:visited
{
    color: #333333;
}
#right a:hover
{
    color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited
{
    color: #000000;
    border-left: 6px solid #FFD940;
    padding: 0 0 0 6px;
}
#wrapper .menulist a:hover
{
    border-color: #000000;
}
#footer a:link
{
    color: #999999;
}
#footer a:visited
{
    color: #666666;
}
#footer a:hover
{
    color: Blue;
}

.nomargintop
{
    margin-top: 0;
}
.content p
{
    margin: 12px 0;
}
