﻿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: #dde0e7;
    margin: 0px 10px 10px 10px;
    height: 100%;
}
a
{
    color: #00b8cf;
    text-decoration: none;
}
a:hover
{
    color: #192f64;
    text-decoration: none;
}
h4
{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    font-weight: bold;
    color: #192f64;
    padding-bottom: 10px;
    border-bottom: dashed 1px #192f64;
}

/* layout */
#container
{
    width: 940px;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
}

#site-header
{
    clear: both;
    width: 100%;
    height: 100px;
    background-image: url(../img/template/bg-header.gif);
    background-repeat: repeat-y;
}
#site-header img
{
    padding-top: 25px;
    padding-left: 15px;
}

/* main menu */
#main-menu
{
    clear: both;
    width: 100%;
    height: 23px;
    background-color: #192f64;
    text-align: center;
    padding-top: 2px;
}
#main-menu a
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    font-weight: bold;
}
#main-menu a:hover
{
    color: #00b1c6;
    font-size: 11px;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    font-weight: bold;
}
#blue-rule
{
    clear: both;
    height: 3px;
    background-color: #192f64;
    margin-top: 2px;
    margin-bottom: 5px;
}

/* left-content */
#left-content
{
    float: left;
    width: 178px;
    min-height: 100%;
    background-color: #ffffff;
}
.quick-nav-head
{
    width: 163px;
    background-color: #192f64;
    height: 23px;
    color: #ffffff;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 15px;
    font-weight: bold;
}
.quick-nav-content
{
    width: 163px;
    font-size: 11px;
    color: #909092;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
}
.quick-nav-content a
{
    color: #192f64;
    font-size: 11px;
    text-decoration: none;
}
.quick-nav-content a:hover
{
    color: #00b1c6;
    font-size: 11px;
    text-decoration: none;
}

#vertical-hr
{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    height: 1000px;
    width: 11px;
    background-color: #192f64;
}

#vertical-hr-r
{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    height: 620px;
    width: 11px;
    background-color: #192f64;
}

/* right panel */
#right-content
{
    float: right;
    width: 717px;
    margin-right: 15px;
    min-height: 100%;
    background-color: #ffffff;
}

.welcome-container
{
    float: left;
    width: 212px;
    margin-right: 10px;
}
.welcome-box
{
    width: 198px;
    background-image: url(../img/template/bg-welcome.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    padding: 7px 7px 4px 7px;
}
.welcome-footer
{
    width: 212px;
    height: 19px;
    background-image: url(../img/template/bg-welcome-footer.gif);
    background-repeat: no-repeat;
}

.news-container
{
    float: left;
    width: 265px;
    margin-right: 10px;
}
.news-box
{
    width: 251px;
    background-image: url(../img/template/bg-news.gif);
    background-repeat: no-repeat;
    font-size: 13px;
    padding: 7px 7px 4px 7px;
}
.news-box img
{
    float: left;
    margin-right: 10px;
}
.news-footer
{
    width: 265px;
    height: 20px;
    background-image: url(../img/template/bg-news-footer.gif);
    background-repeat: no-repeat;
    text-align: right;
}
.news-footer img
{
    margin-right: 10px;
    margin-bottom: 5px;
}
.news-box a
{
    font-size: 14px;
    color: #192f64;
    text-decoration: none;
}
.news-box a:hover
{
    font-size: 14px;
    color: #192f64;
    text-decoration: none;
}

.right-panel
{
    float: right;
    width: 220px;
}

/* footer */
#footer
{
    clear: both;
    width: 100%;
    height: 27px;
    text-align: right;
    background-color: #EFEFEF;
    font-size: 13px;
    color: #000000;
}
#footer a
{
    color: #000000;
    text-decoration: none;
}
#footer a:hover
{
    color: #C5691C;
    text-decoration: none;
}
#footer img
{
    vertical-align: middle;
}

#right-container
{
    float: right;
    width: 733px;
}
.content-left
{
    float: left;
    width: 460px;
    font-size: 13px;
    line-height: 1.4em;
}
.content-left-full
{
    float: left;
    width: 96%;
    font-size: 13px;
    line-height: 1.4em;
}
.content-right
{
    float: right;
    width: 203px;
    font-size: 13px;
    margin-right: 15px;
}
h4
{
    color: #192f64;
}

/* subnav */
.sub-nav-head
{
    width: 163px;
    background-color: #192f64;
    height: 23px;
    color: #ffffff;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 15px;
    font-weight: bold;
}
.sub-nav-content
{
    width: 163px;
    font-size: 11px;
    color: #909092;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
}
.sub-nav-content div
{
    width: 163px;
    border-bottom: solid 1px #909092;
    padding-bottom: 5px;
    padding-top: 5px;
}
.sub-nav-content a
{
    color: #192f64;
    font-size: 11px;
    text-decoration: none;
}
.sub-nav-content a:hover
{
    color: #00b1c6;
    font-size: 11px;
    text-decoration: none;
}

/* downloads */
.downloads-content
{
    width: 185px;
    background-image: url(../img/template/bg-download.gif);
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 10px;
}
.downloads-footer
{
    width: 203px;
    height: 18px;
    background-image: url(../img/template/bg-download-footer.gif);
    background-repeat: no-repeat;
}
.downloads-content div
{
    margin-top: 10px;
}
.downloads-content h4
{
    margin-top: 0px;
}

/* dates times */
/* events */
.event-month
{
    clear: both;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}
.event-date
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-time
{
    float: left;
    width: 10%;
    color: #000000;
}
.event-event
{
    float: left;
    width: 45%;
    color: #000000;
}
.event-location
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-more
{
    float: left;
    width: 10%;
    color: #000000;
}

.event-month-item
{
    clear: both;
    border-bottom: solid 1px #c3c3c3;
}
.event-date-item
{
    float: left;
    width: 15%;
}
.event-time-item
{
    float: left;
    width: 10%;
}
.event-event-item
{
    float: left;
    width: 45%;
}
.event-location-item
{
    float: left;
    width: 15%;
}
.event-more-item
{
    float: left;
    width: 10%;
}

/* contact us */
.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%;
}

/* news page */
.news-panel
{
    clear: both;
    width: 690px;
    background-image: url(../img/template/bg-news-page.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    min-height: 90px;
}
.news-image
{
    float: left;
    display: block;
    width: 18%;
    height: 100%;
    margin-top: 10px;
    margin-left: 10px;
}
.news-copy
{
    float: left;
    display: block;
    width: 75%;
    height: 100%;
    margin-top: 10px;
    margin-left: 5px;
}
.news-copy a
{
    font-size: 12px;
    color: #425A82;
    text-decoration: none;
}
.news-copy a:hover
{
    font-size: 12px;
    color: #425A82;
    text-decoration: underline;
}

.news-copy-noimg
{
    float: left;
    display: block;
    width: 95%;
    height: 100%;
    margin-top: 10px;
    margin-left: 10px;
}
.news-copy-noimg a
{
    font-size: 12px;
    color: #425A82;
    text-decoration: none;
}
.news-copy-noimg a:hover
{
    font-size: 12px;
    color: #425A82;
    text-decoration: underline;
}

.newsletter-item
{
    clear: both;
    width: 96%;
}
.newsletter-synopsis
{
    float: left;
    width: 70%;
}
.newsletter-more
{
    float: right;
    width: 20%;
}
.hrs
{
    width: 100%;
    height: 1px;
    background-color: gray;
    clear: both;
    border: 0px;
}

.sub-sub-menu-item
{
    padding-left: 15px;
}

.add-images
{
    width: 180px;
    height: 23px;
    background-image: url(../img/template/bg-addimages.png);
    background-repeat: no-repeat;
    text-align: right;
}
.add-images img
{
    vertical-align: middle;
}
.add-images a
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.add-images a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.news-image-holder
{
    width: 650px;
    height: 379px;
    vertical-align: middle;
    text-align: center;
}
.news-image-caption
{
    width: 650px;
    height: 20px;
    background-color: #192f64;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    background-image: url(../img/template/news-gallery-top.png);
    background-repeat: no-repeat;
}
.news-image-counter
{
    width: 650px;
    height: 30px;
    background-color: #192f64;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
    background-image: url(../img/template/news-gallery-bottom.png);
    background-repeat: no-repeat;
}
.news-image-counter div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nos.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;    
}
.news-image-counter a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;
}

.news-image-counter-a div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nosa.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter-a a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;    
}
.news-image-counter-a a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}



.news-image-counter2
{
    width: 650px;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
}
.news-image-counter2 div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nos.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter2 a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;    
}
.news-image-counter2 a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;
}

.copy-link a
{
    font-size: 11px;
    text-decoration: none;
    color: #585858;
}

.copy-link a:hover
{
    font-size: 11px;
    text-decoration: underline;
    color: #585858;
}

.event-sep
{
    border-bottom: dashed 1px #7F8081;
}

.news-title a
{
    font-size: 14px;
}
.news-title a:hover
{
    font-size: 14px;
}

.file-b-header
{
    border-bottom: dashed 1px #192f64;
}
