/*
    Blue = #005581
    Green = #87b049
    Gray = #6a6a6a
    Lt. Gray = #ededed
    Lt. Green = #d2e1bb
    Lt. Blue = #0066ff
    Orange = #ff7e00
*/

/* ID Definitions for the header images */

#community-focus-image-header {
    width: 750px;
    height: 146px;
    margin: 0 auto;
    padding: 0;
    background-image: url(/img/community_focus_subheader.jpg);
    background-repeat: no-repeat;
}

#community-focus-image-header h1 {
    display: none;
}