* { padding: 0; margin: 0; font-family: Arial, Verdana, Sans-Serif;}
a { text-decoration: none;}
a:hover { text-decoration: underline; }
a img { border: none; }

body 
{
    background: #FFF url('images/bg.gif') repeat-x;
}

#mainContainer
{
    width: 768px;
    padding-top: 15px;
    margin: 0 auto;
}

#header
{
    background: url('images/header.gif') no-repeat;
    width: 768px;
    height: 136px;
}

#contentGrad
{
    background: url('images/contentBG.gif') repeat-y;
}

#contentContainer
{
    background: url('images/contentGrad.gif') no-repeat;
    font-size: 0.8em;
    color: #6B6B6B;
    min-height: 400px;
}

#navCol
{
    float: left;
    padding-left: 14px;
}

#navBar
{
    width: 190px;
    background: #AFAEAE url('images/navBG.gif') repeat-y;
}

#navBottom
{
    width: 190px;
    height: 14px;
    background: url('images/navBottom.gif') no-repeat;
}

#nav ul
{
    background: url('images/navGrad.gif') no-repeat;
    width: 191px;
    min-height: 269px;
    padding: 0px;
    list-style-type: none;
}

#nav li
{
    color: #222222;
    font-size: 1em;
    margin: 0px 12px;
    font-weight: bold;
    padding: 7px 0px 7px 13px;
    border-top: solid 1px #2F638D;
}

#nav li.first
{
    padding-top: 0px;
    border-top: none;
}

#nav li a
{
    color: #222222;
}

#nav li a:hover
{
    color: #176E92;
    text-decoration: none;
}

#nav li.active
{
    background: url('images/navArrow.gif') 0px 13px no-repeat;
    font-size: 1.1em;
    color: #176E92;
}

#nav li.firstActive
{
    padding-top: 0px;
    font-size: 1.2em;
    border-top: none;
    background: url('images/navArrow.gif') 0px 4px no-repeat;
    color: #176E92;
}

#nav li.active a
{
    color: #222222;
}

#content
{
    float: right;
    width: 531px;
    padding: 15px 21px 10px 10px;
}

#contentContainer p
{
    padding-bottom: 1em;
}

#footerContainer
{
    padding: 5px 18px;
}

#footerTop
{
    width: 732px;
    height: 7px;
    background: url('images/footerTop.gif') no-repeat;
}

#footer
{
    background: url('images/footerBG.gif') repeat-y;
    font-size: 1em;
    width: 732px;
    text-align: center;
    color: #222;
}

#footer li
{
    display: inline;
    padding: 0px 25px 0px 24px;
    border-left: solid 1px #249ACC;
}

#footer li.first
{
    border-left: none;
}


#footer a
{
    color: #249ACC;
}

#footer a:hover
{
    color: #249ACC;
}

#footerBottom
{
    width: 732px;
    height: 7px;
    background: url('images/footerBottom.gif') no-repeat;
}

#contentBottom
{
    height: 14px;
    width: 766px;
    background: url('images/contentBottom.gif') no-repeat;
    padding-bottom: 10px;
}

.clear
{
    clear: both;
    height: 0px;
}

#leftContent
{
    float: left;
    width: 320px;
    padding-right: 5px;
}

#rightContent
{
    float: right;
    width: 188px;
    padding: 0px 8px;
    text-align: center;
}

h1
{
    font-size: 1.9em;
    font-weight: 500;
    color: #176E92;
    padding-bottom: 0.7em;
}

h2
{
    font-size: 1.4em;
    font-weight: 500;
    color: #176E92;
    padding-bottom: 0.3em;
}

h3
{
    font-size: 1em;
    font-weight: 500;
    color: #176E92;
    padding-bottom: none;
}

td
{
    vertical-align: top;
}

td.partnersLeft
{
    width: 120px;
    padding: 2px 0px;
}

td.partnersRight
{
    width: 180px;
    padding: 2px 0px;
}

td.hoursLeft
{
    width: 45px;
    text-align: center;
}

td.hoursRight
{
    width: 130px;
    text-align: center;
}

.button
{
   text-align: right;
   padding-bottom: 10px;
}

.button a
{
    cursor: pointer;
    text-decoration: none;
}

.buttonLeft
{
    float: right;
    width: 7px;
    height: 21px;
    background: url('images/buttonLeft.gif') no-repeat;
}

.buttonMid
{
    float: right;
    font-size: 13px;
    height: 21px;
    background: url('images/buttonMid.gif') repeat-x;
    padding: 2px 0px;
    color: #FFF;
    font-weight: bold;
}

.buttonRight
{
    float: right;
    width: 21px;
    height: 21px;
    background: url('images/buttonRight.gif') no-repeat;
}

.rightBox
{
    width: 204px;
    padding-bottom: 15px;
}

.rightBoxHeadTop
{
    width: 204px;
    height: 11px;
    background: url('images/rightBoxTop.gif') no-repeat;
}

.rightBoxHead
{
    width: 179px;
    background: url('images/rightBoxHead.gif') repeat-y;
    padding: 0 10px 0 15px;
    text-align: left;
    font-weight: 700;
    color: #000;
}

.rightBoxHeadBottom
{
    width: 204px;
    height: 8px;
    background: url('images/rightBoxHeadBottom.gif') no-repeat;
}

.rightBoxBody
{
    width: 179px;
    padding: 5px 10px 0 15px;
    background: url('images/rightBoxBody.gif') repeat-y;
    text-align: left;
}

.rightBoxLink
{
    padding-bottom: 0px !important;
    text-align: right;
}

.rightBoxLink a
{
    color: #249ACC;
}

.rightBoxBottom
{
    width: 204px;
    height: 5px;
    background: url('images/rightBoxBottom.gif') no-repeat;
}

.wideBox
{
    width: 534px;
    padding-bottom: 15px;
}

.wideBoxHeadTop
{
    width: 534px;
    height: 11px;
    background: url('images/wideBoxTop.gif') no-repeat;
}

.wideBoxHead
{
    width: 509px;
    background: url('images/wideBoxHead.gif') repeat-y;
    padding: 0 10px 0 15px;
    text-align: left;
}

.wideBox h2
{
    font-size: 1.3em;
    color: #000;
    padding: 0;
}

.wideBoxHeadBottom
{
    width: 534px;
    height: 8px;
    background: url('images/wideBoxHeadBottom.gif') no-repeat;
}

.wideBoxBody
{
    width: 509px;
    padding: 5px 10px 0 15px;
    background: url('images/wideBoxBody.gif') repeat-y;
    text-align: left;
}

.wideBoxBody ul
{
    padding-left: 25px;
}

.wideBoxBody li
{
    padding-bottom: 3px;
}

.wideBoxBody .times td
{
    padding: 2px 25px;
}

.wideBoxBottom
{
    width: 53S4px;
    height: 5px;
    background: url('images/wideBoxBottom.gif') no-repeat;
}

td.widePartnersLeft
{
    width: 122px;
    text-align: center;
    vertical-align: top;
}

td.widePartnersRight
{
    vertical-align: middle;
}

td.staffLeft
{
    padding: 3px 30px 3px 0px;
}

td.staffRight
{
    padding: 3px 0px 3px 0px;
}

#designBy
{
    text-align: right;
    font-size: 0.9em;
    padding-right: 25px;
}

#designBy a
{
    color: #C8131C;
}