html, body {
	background: #252628 !important;
}
body#Body {
    background: #E7E5E2 url(images/template/container_bg.png) repeat-x !important;
}

div#foxboro_content div.block h3{
   color:black;
}

/* *** header *** */
#foxboro_courtesy_links { display: none !important; }
#foxboro_header {
    background: transparent url(images/template/header_bg.png) no-repeat !important;
}
#foxboro_header span.logo {
    padding: 9px 0 6px 17px;
}



/* *** navigation *** */
#foxboro_menu {
    background: transparent url(images/template/menu_bg.png) repeat-y left top !important;
    height: 43px;
    padding-top: 1px;
}

#foxboro_menu div.NavHidden {
    padding: 0 0 43px;
}

#foxboro_menu ul.rootGroup {
    max-width: 960px;
}

#foxboro_menu .rootGroup .item .text {
    line-height: 43px !important;
    font-family: Tahoma,Geneva,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 0 20px !important;
}

#foxboro_menu ul.group {
    background: #D8D4CB;
    border: 1px solid #C7C3BA;
}

#foxboro_menu ul.group li a span {
    line-height: 14px !important;
    font-size: 12px !important;
    color: #33393C !important;
}

#foxboro_menu ul.group li a:hover span {
    color: #0077C1 !important;
}

#foxboro_side-menu {
    margin-bottom: 0 !important;
}

#foxboro_side-menu_top, #foxboro_side-menu_bottom {
    _display: none;
}

#foxboro_menu .NavHidden ul.rootGroup {
    display :none;
}


/* *** content *** */
#foxboro_two-eq-column, #foxboro_three-eq-column {
    float:left;
    overflow:hidden;
    padding-top:20px;
    width:100%;
}

#foxboro_two-column #foxboro_col1, #foxboro_two-column-right #foxboro_col3, #foxboro_three-column #foxboro_col1, #foxboro_three-column #foxboro_col3 {
    width: 29% !important;
}

#foxboro_two-column #foxboro_col2, #foxboro_two-column-right #foxboro_col2 {
    width: 71% !important;
}

#foxboro_three-column #foxboro_col2 {
    width: 42% !important;
}

#foxboro_three-eq-column #foxboro_col1, #foxboro_three-eq-column #foxboro_col2, #foxboro_three-eq-column #foxboro_col3 {
    width: 33.3% !important;
}

#foxboro_two-column-right #foxboro_col3, #foxboro_three-column #foxboro_col3 {
    background: transparent url(images/template/col3_top_bg.png) no-repeat left top !important;
}

#foxboro_two-column-right #foxboro_col3 div.pad, #foxboro_three-column #foxboro_col3 div.pad {
    background: transparent url(images/template/col3_bottom_bg.png) no-repeat left bottom !important;
}

#foxboro_two-column #foxboro_col1, #foxboro_three-column #foxboro_col1 {
    background: transparent url(images/template/col1_top_bg.png) no-repeat right top !important;
}

#foxboro_two-column #foxboro_col1 div.pad, #foxboro_three-column #foxboro_col1 div.pad {
    background: transparent url(images/template/col1_bottom_bg.png) no-repeat right bottom !important;
}

#foxboro_two-column-right #foxboro_col3 div.pad div.pad, #foxboro_three-column #foxboro_col3 div.pad div.pad, #foxboro_two-column #foxboro_col1 div.pad div.pad, #foxboro_three-column #foxboro_col1 div.pad div.pad {
    background: transparent !important;
}

#foxboro_col1 div.block div.pad, #foxboro_col3 div.block div.pad {
    margin: 0 !important;
}

#foxboro_three-eq-column #foxboro_col2 div.pad {
    padding: 0 !important;
}

#foxboro_three-eq-column #foxboro_col2 div.block div.pad {
    padding: 8px 20px !important;
}

#foxboro_content a:hover {
    text-decoration: underline;
    color: #333333;
}

#foxboro_col2 h1 {
    font-size: 26px;
    font-weight: bold;
}

#foxboro_col2 h2 {
    font-size: 24px;
    font-weight: bold;
}

#foxboro_content div.block h2 {
    font-size: 24px;
    font-weight: bold;
    color: #4F585B;
    font-family: Calibri,Arial,Helvetica,sans-serif;
    line-height: 145%;
}

#foxboro_col2 h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_content div.block div.pad h3 {
    font-size: 24px;
    font-weight: bold;
}

#foxboro_content div.block div.pad div h3 {
    font-size: 18px;
    font-weight: bold;
}

#foxboro_col2 h4 {
    font-size: 14px;
}

#foxboro_content div.block h4 {
    font-size: 14px;
    color: #4F585B;
    font-family: Calibri,Arial,Helvetica,sans-serif;
}

#foxboro_col1 {
    min-height: 1px !important;
    _height: 1px !important;
    _overflow-y: visible !important;
}

#foxboro_col1, #foxboro_col2, #foxboro_col3 {
    _overflow-x: hidden !important;
}

table, td {
    font-family: inherit !important;
    font-size: 1em !important;
}

#foxboro_col2 .ISContent ul, #bb-container div.post ul {
    list-style-type: disc;
    margin: 6px 0 6px 26px;
}

#foxboro_col2 .ISContent ol, #bb-container div.post ol {
    margin: 6px 0 6px 26px;
}

#foxboro_content div.block li {
    padding: 0 0 2px;
}

#foxboro_content div.block ul {
    list-style-type: disc;
}

div.block input {
    width: 92%;
}

div.IngeniMailSubscribeContainer span.subhead {
    font-size: 0.96em !important;
    padding-left: 4px;
}

#bb-container {
    padding: 0 0 10px;
}

#bb-container div.post {
    font-size: 1em !important;
}

#bb-container div.post div.submissions {
    font-size: 0.9em !important;
}



/* hide blog menu when not logged in 
p.hk_menu {
    display: none;
}*/





/* *** footer *** */
#foxboro_footer {
    display: none !important;
}
#footer {
    text-align: left;
}
#footer div.footerInner {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
}
#footer #footerTop {
    background: url(images/template/footer-bg.png) repeat-x;
    border-bottom: 1px solid #586168;
}
#footer #footerTop .footerInner {
    background: url(images/template/inner-footer-bg.png) no-repeat 50% 0;
    height: 192px;
}

#hsjssp {
    display: block;
    height: 0;
    margin-top: -35px\9;   
}

#footer h5 {
    margin: 0 0 10px;
    font-family: Calibri,Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 19px;
    color: #ffffff;
}
#footer a {
    color: #ECE9E3;
    text-decoration: none;
}
#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer p {
    margin: 0;
    padding: 0 0 10px;
}

#footer #footerTop div.footer-block {
    float: left;
    margin: 20px 20px 0 0;
    overflow: hidden;
}
#footer #footerTop div.footer-block.menu {
    width: 200px;
}
#footer #footerTop div.footer-block.services {
    width: 227px;
}
#footer #footerTop div.footer-block.connect {
    width: 230px;
}
#footer #footerTop div.footer-block.login {
    margin-right: 0;
    font-size: 10px;
    color: #ECE9E3;
    width: 203px;
}

#footer #footerTop div.footer-block.menu ul, #footer #footerTop div.footer-block.services ul {
    float: left;
}
#footer #footerTop div.footer-block.menu ul li, #footer #footerTop div.footer-block.services ul li {
    line-height: 20px;
    font-size: 11px;
    text-transform: uppercase;
}
#footer #footerTop div.footer-block.menu ul li a, #footer #footerTop div.footer-block.services ul li a {
    margin-bottom: 1px;
    display: block;
}
#footer #footerTop div.footer-block.menu ul li a:hover, #footer #footerTop div.footer-block.services ul li a:hover {
    margin-bottom: 0;
    border-bottom: 1px dotted #ccc5b5;
    color: #ccc5b5;
}


#footer #footerTop div.footer-block.connect ul {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}
#footer #footerTop div.footer-block.connect ul li {
    float: left;
    margin: 0 20px 0 0;
    width: 60px;
}
#footer #footerTop div.footer-block.connect ul li.last {
    margin: 0;
}


#footer #footerBottom {
    background: #252628;
    height: 46px;
}
#footer #footerBottom .bottomLeft {
    float: left;
    width: 50%;
    font-size: 11px;
    color: #6D6D6D;
}
#footer #footerBottom .bottomLeft a {
    text-decoration: underline;
    color: #6D6D6D;
}
#footer #footerBottom .bottomRight {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 14px;
    line-height: 46px;
    color: #ECE9E3;
}


