﻿a
{
    font-size: 11px;
    color: #A5006B;
    text-decoration: none;
}
a:hover
{
    font-size: 11px;
    color: #A5006B;
    text-decoration: underline;
}
body 
{
    background-color: #000000;
    margin: 0px 0px 0px 0px;
}
div
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#container
{
    width: 960px;
    left: 50%;
    margin-left: -480px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
    background-image: url(../img/layout/bg-site.gif);
    background-repeat: repeat-y;
}
#container-2
{
    width: 960px;
    left: 50%;
    margin-left: -480px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
    background-image: url(../img/layout/bg-site2.gif);
    background-repeat: repeat-y;
}
#header
{
    clear: both;
    width: 100%;
    height: 102px;
    background-color: #000000;
}
#header-sep
{
    clear: both;
    width: 100%;
    height: 25px;
    background-color: #A5006B;
    color: #ffffff;
}
.strap
{
    float: left;
    width: 60%;
    color: #ffffff;
    font-size: 12px;
    margin-left: 10px;
    padding-top: 4px;
}
.phone
{
    float: right;
    width: 30%;
    color: #ffffff;
    font-size: 12px;
    text-align: right;
    margin-right: 10px;
    padding-top: 4px;
}

#left-panel
{
    float: left;
    width: 213px;
    height: 100%;
    color: #ffffff;
    min-height: 100%;
    text-align: left;
}
#right-panel
{
    float: left;
    width: 747px;
    background-color: #ffffff;
    height: 100%;
    min-height: 100%;
}
#content-panel
{
    width: 100%;
    height: 100%;
    background-color: #F1F1F1;
    min-height: 100%;
}
#home-panel
{
    float: right;
    width: 737px;
    height: 100%;
    text-align: center;
}

#home-panel-r1
{
    float: right;
    width: 737px;
    background-color: #ffffff;
    height: 100%;
    padding: 10px 5px 5px 5px;
    text-align: center;
}
#home-panel-r2
{
    float: right;
    width: 737px;
    background-color: #F1F1F1;
    height: 100%;
    padding: 10px 5px 5px 5px;
    text-align: center;
}

.page-name
{
    font-size: large;
    color: #A5006B;
}
h4
{
    font-weight: normal;
    font-size: 16px;
    color: #6b6676;
    line-height: 1.3em;
}

.sub-nav
{
    float: left;
    width: 172px;
    min-height: 100%;
    border-right: solid 9px #666666;
    text-align: left;
    margin-right: 5px;
}
.sub-nav ul
{
    list-style: none;
    line-height: 1.8em;
    margin: 0px auto;
}
.sub-nav a
{
    color: #6E6E6E;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.8em;
    padding-left: 1px;
}
.sub-nav a:hover
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.8em;
    padding-left: 1px;
}
.sub-nav img
{
    vertical-align: middle;
    margin-right: 2px;
}

.sub-nav-2
{
    float: left;
    width: 172px;
    min-height: 100%;
    border-right: solid 9px #666666;
    text-align: left;
    margin-right: 5px;
}
.sub-nav-2 a
{
    color: #A5006B;
    text-decoration: none;
    font-size: 11px;
    line-height: 1.8em;
    padding-left: 1px;
}
.sub-nav-2 a:hover
{
    color: #A5006B;
    text-decoration: underline;
    font-size: 11px;
    line-height: 1.8em;
    padding-left: 1px;
}


.main-nav ul
{
    padding: 15px 15px 15px 25px;
    line-height: 2.2em;
    list-style: none;
    margin-bottom: 10px;
    text-align: left;
    margin: 0px auto;
}
.main-nav a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 24px;
}
.main-nav a:hover
{
    color: #A5006B;
    text-decoration: none;
    font-size: 24px;
}
#left-panel div
{
   text-align: center;
}
#left-panel img
{
   vertical-align: middle;
}

.sub-content
{
    float: right;
    width: 550px;
    text-align: left;
}

.text-content
{
    padding: 5px 5px 5px 5px;
    line-height: 1.5em;
}

.pop1
{
    float: left;
    width: 170px;
    height: 250px;
    margin-left: 7px;
    margin-top: 10px;
    margin-right: 14px;
}
.pop2
{
    float: left;
    width: 170px;
    height: 250px;
    margin-top: 10px;
    margin-right: 14px;
}
.pop3
{
    float: left;
    width: 170px;
    height: 250px;
    margin-top: 10px;
    margin-right: 14px;
}
.pop4
{
    float: left;
    width: 170px;
    height: 250px;
    margin-top: 14px;
}

#footer
{
    clear: both;
    width: 100%;
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
}
.footer-left
{
    float: left;
    width: 40%;
}
.footer-right
{
    float: right;
    width: 55%;
    text-align: right;
}
#footer a
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover
{
    font-size: 11px;
    color: #A5006B;
    text-decoration: none;
}

.newsitems
{
    width: 100%;
    text-align: left;
}

.newsitem1
{
    width: 159px;
    text-align: left;
    font-size: 11px;
    color: #ffffff;
    background-color: #A8CB3D;
    padding: 5px 5px 5px 5px;
    background-image: url(../img/layout/bg-news-1.png);
    background-repeat: no-repeat;
    margin: 0px auto;
}
.newsitem1 a
{
    width: 100%;
    color: #ffffff;
    text-align: right;
    text-decoration: none;
}
.newsitem1 a:hover
{
    color: #000000;
    text-align: right;
    text-decoration: none;
}

.newsitem2
{
    width: 159px;
    text-align: left;
    font-size: 11px;
    color: #0060B6;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    background-image: url(../img/layout/bg-news-2.png);
    background-repeat: no-repeat;
    margin: 0px auto;
}
.newsitem2 a
{
    width: 100%;
    color: #00A0C6;
    text-align: right;
    text-decoration: none;
}
.newsitem2 a:hover
{
    color: #000000;
    text-align: right;
    text-decoration: none;
}

.newsitem3
{
    width: 159px;
    text-align: left;
    font-size: 11px;
    color: #ffffff;
    background-color: #00C1DB;
    padding: 5px 5px 5px 5px;
    background-image: url(../img/layout/bg-news-3.png);
    background-repeat: no-repeat;
    margin: 0px auto;
}
.newsitem3 a
{
    width: 100%;
    color: #99009C;
    text-align: right;
    text-decoration: none;
}
.newsitem3 a:hover
{
    color: #000000;
    text-align: right;
    text-decoration: none;
}

.newsitem4
{
    width: 159px;
    text-align: left;
    font-size: 11px;
    color: #ffffff;
    background-color: #99009C;
    padding: 5px 5px 5px 5px;
    background-image: url(../img/layout/bg-news-4.png);
    background-repeat: no-repeat;
    margin: 0px auto;
}
.newsitem4 a
{
    width: 100%;
    color: #ffffff;
    text-align: right;
    text-decoration: none;
}
.newsitem4 a:hover
{
    color: #000000;
    text-align: right;
    text-decoration: none;
}

.image-add
{
    width: 100%;
    height: 20px;
    background-color: #ffffff;
    font-size: 11px;
    color: #000000;
    padding-top: 5px;
}

.lower content
{
    clear: both;
    width: 98%;
}
.welcome-copy
{
    float: left;
    margin-top: 10px;
    width: 510px;
    background-color: #000000;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    padding: 10px 10px 10px 10px;
    margin-left: 7px;
    min-height: 145px;
}
.lower-buttons
{
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    width: 170px;
}
.news-item
{
    clear: both;
    padding-bottom: 10px;
    border-bottom: dashed 1px gray;
    margin-bottom: 10px;
    min-height: 100%;
    display: block;
}

.news-item a
{
    font-size: 12px;
    color: #A5006B;
    text-decoration: none;
}
.news-item a:hover
{
    font-size: 12px;
    color: #A5006B;
    text-decoration: underline;
}
.posted
{
    float: left;
    width: 40%;
}
.news-more
{
    float: right;
    width: 40%;
    text-align: right;
}

.arrows
{
    width: 99%;
    text-align: right;
}

.news-images
{
    clear: both;
    width: 100%;
    margin-top: 10px;
    border-top: dashed 1px #000000;
    padding: 5px 5px 5px 5px 5px;
}

.slideshowContainerCont {
	border: 1px solid #ccc;
	width: 538px;
	height: 188px;
	margin-bottom: 5px;
}
.slideshowContainerNews {
	border: 1px solid #ccc;
	width: 725px;
	height: 375px;
	margin-bottom: 5px;
}

input.w200
{
    width: 70%;
    border: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #E0DEDE;
    font-size: 11px;
}
textarea.w200
{
    width: 70%;
    border: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #E0DEDE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.callback
{
    font-size: 14px;
    color: #A5006B;
}
.address
{
    color: #565454;
}