﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.0em;
    color: #585858;
    background-image: url(../img/template/bg-site.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    margin: 0px 10px 10px 10px;
    height: 100%;
}
a
{
    color: #002045;
    text-decoration: none;
}
a:hover
{
    color: #800000;
    text-decoration: none;
}

/* layout */
#container
{
    width: 940px;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
}
#border
{
    width: 100%;
    background-image: url(../img/template/bg-border.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 100%;
}

/* header */
#header-panel
{
    float: left;
    width: 430px;
    height: 60px;
    background-color: #800000;
}
#header-logo
{
    float: right;
    width: 462px;
    height: 60px;
    margin-right: 10px;
}
#header-images
{
    clear: both;
    width: 100%;
    height: 207px;
}
.blue-panel
{
    float: left;
    width: 193px;
    height: 207px;
    background-color: #002045;
}
.header-img
{
    float: right;
    width: 726px;
    height: 184px;
    margin: 9px 10px 0px 0px;
}

/* main menu */
#main-menu
{
    clear: both;
    width: 100%;
    height: 25px;
    background-color: #ffffff;
    padding-top: 8px;
}
#main-menu a
{
    font-size: 12px;
    color: #002045;
    text-decoration: none;
    margin-right: 10px;
}
#main-menu a:hover
{
    font-size: 12px;
    color: #800000;
    text-decoration: none;
    margin-right: 10px;
}

#content-holder
{
    clear: both;
    width: 100%;
    background-image: url(../img/template/bg-content.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    min-height: 300px;
}

#breadcrumb
{
    clear: both;
    width: 100%;
    height: 32px;
    background-color: #ebf2f3;
    text-align: left;
}
.spacer
{
    height: 32px;
    width: 100px;
}
#breadcrumb a
{
    font-size: 12px;
    color: #002045;
    text-decoration: none;
    margin-right: 10px;
}
#breadcrumb a:hover
{
    font-size: 12px;
    color: #800000;
    text-decoration: none;
    margin-right: 10px;
}

.welcome
{
    width: 98%;
    font-size: 18px;
    font-weight: lighter;
    border-bottom: dashed 1px #3F3F3F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 5px;
}
.welcome-container
{
    float: left;
    width: 386px;
    margin-left: 10px;
    text-align: center;
    background-image: url(../img/template/bg-welcome-panel.gif);
    background-repeat: no-repeat;
    background-position: center top;
}
.welcome-header
{
    width: 366px;
    height: 32px;
    background-color: #800000;
    margin:0 auto;
}
.welcome-content
{
    width: 346px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 1.5em;
    padding: 10px 10px 10px 10px;
    text-align: left;
    margin:0 auto;
}
.latestnews
{
    font-size: 20px;
    font-weight: lighter;
    border-bottom: dashed 1px #3F3F3F;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.latestnews-container
{
    float: right;
    width: 525px;
    margin-right: 10px;
}
.latestnews-header
{
    width: 515px;
    height: 32px;
    background-color: #80A0AA;
}
.latestnews-content
{
    width: 495px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 1.5em;
    padding: 10px 10px 10px 10px;
}

.news-holder
{
    clear: both;
    width: 495px;
}
.news-image
{
    float: left;
    width: 90px;
    min-height: 100%;
}
.article-details
{
    float: right;
    width: 400px;
}
.article-details-f
{
    float: right;
    width: 100%;
}
.news-heading
{
    font-size: 18px;
    font-weight: lighter;
}
.news-description
{
    font-size: 15px;
    line-height: 1.5em;
}
.news-more
{
    border-top: dashed 1px #3F3F3F;
    font-size: 15px;
    padding-top: 5px;
}
.news-more img
{
    vertical-align: middle;
}
.hrs
{
    border: none 0; 
    border-top: 1px dashed #3F3F3F; /*the border*/
    width: 100%;
    height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}
.welcome-more
{
    border-top: dashed 1px #3F3F3F;
    font-size: 15px;
    border-bottom: dashed 1px #3F3F3F;
    padding-bottom: 5px;
    padding-top: 5px;
}
.welcome-more img
{
    vertical-align: middle;
}

.content-header
{
    width: 98%;
    height: 32px;
    background-color: #800000;
    margin:0 auto;
}
.main-content
{
    width: 98%;
    background-color: #ffffff;
    text-align: left;
    margin:0 auto;
    min-height: 300px;
}
.copy
{
    float: left;
    width: 65%;
    font-size: 15px;
    line-height: 1.5em;
    padding: 10px 10px 10px 10px;
}
.related
{
    float: right;
    width: 28%;
    font-size: 15px;
    line-height: 1.5em;
    padding: 10px 10px 10px 10px;
    text-align: right;
}
.downloads
{
    margin-top: 20px;
    text-align: left;
    background-image: url(../img/template/bg-downloads.gif);
    background-repeat: repeat-x;
    padding: 15px 10px 15px 10px;
}
.dl
{
    padding: 5px 5px 5px 5px;
    border-bottom: dashed 1px #3F3F3F;
}

/* footer */
#footer-buttons
{
    clear: both;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.quick-button-b
{
    float: right;
    width: 108px;
    height: 88px;
    background-color: #000000;
    margin-left: 18px;
    font-size: 12px;
    color: #ffffff;
}

.quick-button-g
{
    float: right;
    width: 108px;
    height: 88px;
    background-color: #C4C94A;
    margin-left: 18px;
    font-size: 14px;
    color: #ffffff;
}
.quick-button-o
{
    float: right;
    width: 108px;
    height: 88px;
    background-color: #B5710A;
    margin-left: 18px;
    font-size: 14px;
    color: #ffffff;
}
.quick-button-l
{
    float: right;
    width: 108px;
    height: 88px;
    background-color: #80A0AA;
    margin-left: 18px;
    font-size: 14px;
    color: #ffffff;
}
.quick-button-sp
{
    float: right;
    width: 20px;
    height: 88px;
}
.quick-button-spacer
{
    float: left;
    width: 390px;
    height: 88px;
    margin-left: 20px;
    background-color: #DCDDDD;
}


.quick-button-l a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.quick-button-l a:hover
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.quick-button-o a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.quick-button-o a:hover
{
    font-size: 12px;
    color: #647E84;
    text-decoration: none;
}
.quick-button-g a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.quick-button-g a:hover
{
    font-size: 12px;
    color: #B5710A;
    text-decoration: none;
}
.quick-button-b a
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.quick-button-b a:hover
{
    font-size: 12px;
    color: #C4C94A;
    text-decoration: none;
}

.news-item
{
    clear: both;
    padding-bottom: 10px;
    border-bottom: dashed 1px #000000;
    margin-bottom: 10px;
}

.news-item a
{
    font-size: 16px;
    color: #002045;
    text-decoration: none;
}
.news-item a:hover
{
    font-size: 16px;
    color: #800000;
    text-decoration: none;
}
.posted
{
    float: left;
    width: 40%;
}
.news-more2
{
    float: right;
    width: 40%;
    text-align: right;
}


#footer
{
    clear: both;
    width: 100%;
    height: 27px;
    text-align: right;
    background-color: #EFEFEF;
    font-size: 15px;
    color: #000000;
}
#footer a
{
    color: #000000;
    text-decoration: none;
}
#footer a:hover
{
    color: #C5691C;
    text-decoration: none;
}
#footer img
{
    vertical-align: middle;
}

.form-item
{
    padding: 5px 5px 5px 5px;
}
.form-item label
{
    color: #000000;
}
.w100
{
    width: 96%;
}

.mapdirections
{
    clear: both;
    width: 100%;
}
.contactform
{
    clear: both;
    width: 100%;
}