﻿body 
{
    background: url(/imagery/site-bg.gif) repeat-x #d27f8f;
    margin-top: 20px;
}

.clear
{
    clear: both;
}
.keepleft
{
    float:left;
}
.keephigh
{
    vertical-align: top;
}
.textright
{
    text-align:right;
}
.textcenter
{
    text-align:center;
}
.highlight
{
    font-weight:bold;
}

.site-container
{
    width: 968px;
    margin: 0px auto;
}

.site-container .main-cap-top
{
    width: 968px;
    height: 13px;
    overflow: hidden;
    background: url(/imagery/main-cap-top.gif) no-repeat;
}

.site-container .main-cap-back
{
    width: 955px;
    background: url(/imagery/main-cap-back.gif) repeat-y;
    padding-left: 13px;
}

.site-container .main-cap-back-white
{
    width: 955px;
    background: #fff;
    padding-left: 13px;
    padding-top: 26px;
}

.site-container .main-cap-bot
{
    width: 968px;
    height: 11px;
    overflow: hidden;
    background: url(/imagery/main-cap-bot.gif) no-repeat;
}

.site-container .legal
{
    width: 840px;
    margin: 20px 0px 20px 54px;
}

.site-header
{
    width: 942px;
    height: 125px;
    overflow: hidden;
    border-bottom: solid 1px #dfdfdf;
    background: url(/imagery/site-header-bg.gif) repeat-x;
}

.site-header .logo
{
    width: 653px;
    float: left;
}

.site-header .header-right
{
    width: 289px;
    height: 125px;
    float: right;
    position: relative;
}

.site-header .header-right .tel
{
    position: absolute;
    font-weight:bold;
    top: 65px;
    left: 0px;
    text-align:right;
    width:270px;
}

.site-header .header-right .email
{
    position: absolute;
    top: 93px;
    font-weight:bold;
    text-align:right;
    left: 0px;
    width:270px;
}

.site-nav
{
    width: 942px;
    height: 45px;
    overflow: hidden;
    border-bottom: solid 1px #dfdfdf;
}

.site-content
{
    position: relative;
}

.site-content .content
{
    width: 720px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-right: solid 1px #dfdfdf;
}

.site-content .content-standard
{
    width: 652px;
    float: left;
    margin: 0px 0px 0px 29px;
    padding: 34px 30px 0px 0px;
}

.site-content .content-right-panel
{   
    width: 222px;
    float: right;
    position: relative;
    right: 12px;
    border-left: solid 1px #dfdfdf;
    padding-bottom: 100px;
}

.content-right-panel .links
{
    width: 203px;
    margin: 8px 0px 10px 8px;
}

.content-right-panel .links a
{
    display: block;
    margin-bottom: 8px;
}

.content-right-panel .hr
{
    width: 165px;
    height: 1px;
    overflow: hidden;
    background: #dfdfdf;
    margin: 0px auto;
}

.content-right-panel .downloads
{
    width: 165px;
    margin: 0px auto;
    padding-top: 31px;
}

.site-content .charity
{
    width: 150px;
    height: 37px;
    position: absolute;
    bottom: 21px;
    right: 57px;
}

.site-content-cap-bot
{
    width: 960px;
    height: 9px;
    overflow: hidden;
    position: relative;
    margin-left: -9px;
    background: url(/imagery/content-cap-bot.gif);
}

.community-partners
{
    width: 840px;
    margin: 0px 0px 0px 41px;
}