﻿/*** Global Styles / IDs / Classes ***/

body
{
    /*background: url(../Images/bg.jpg) repeat-x;*/
    margin: 0;
    font-family:  verdana, geneva;
    font-size: 12px;
    color: #666666;
}

a
{
    color: #c4161c;
}

#content_wrapper
{
    width: 1024px;
    margin: 0 auto;
}

.clearer
{
    float: none !important;
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
    height: 0px !important;
}

/***  Header  ***/
#header
{
    height: 166px;
    width: 1024px;
}

#header_logo
{
    background: url(../Images/Legacy.png) no-repeat;
    float: left;
    height: 166px;
    width: 1024px;
}
/*
#header_slogan
{
    background: url(../Images/HeaderSlogan.jpg) no-repeat;
    float: left;
    height: 100px;
    margin-left: 102px;
    width: 540px;
}
/***  End Header ***/

/***  Menu  ***/
#menu_wrapper
{
    width: 1024px;
    height: 40px; /* margin-top: 4px;*/
    background-color: Black;
}
/*
#menu_wrapper ul
{
    width: 960px;
    height: 40px;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Georgia, Serif;
    font-size: 14px;
    font-weight: bold;
    color: White;
}

#menu_wrapper ul li
{
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
}

#menu_wrapper a
{
    display: block;
    height: 40px;
    line-height: 40px;
    color: White;
    text-decoration: none;   
}
*//*
#menu_wrapper a:hover
{
    background: url(../Images/menu_indicator.gif) no-repeat;
    background-position: 50% top;
}

#menu_wrapper a:active
{
    background: green url(../Images/menu_indicator.gif) no-repeat;
    background-position: 50% top;
}

*/
#home, #about, #contact
{
    width: 88px;
}

#communityvision
{
    width: 183px;
}

#focusareas, #getinvolved
{
    width: 134px;
}

#regionalcollaboration
{
    width: 215px;
}

/***  End Menu  ***/

/***  Footer  ***/
#search
{
    background-color: #d9ddda;
    width: 960px;
    height: 40px;
    margin-top: 24px;
}

#search label
{
    display: block;
    float: left;
    width: 50px;
    line-height: 40px;
    margin-left: 560px;
    color: #666666;
    font-family:  verdana, geneva;
    font-weight: bold;
    font-size: 14px;
}

#search input[type="text"]
{
    float: left;
    margin-top: 9px;
    margin-left: 10px;
    width: 270px;
    height: 23px;
    padding: 1px 14px 3px 7px;
    border: none;
    background: url(../Images/searchBG.jpg) no-repeat;
}

#search input[type="image"]
{
    float: left;
    margin-top: 8px;
    margin-left: 4px;
    height: 24px;
    width: 24px;
}

#footer
{
    background: #666666 url(../Images/footerBG.jpg) repeat-x;
    width: 1024px;
    height: 106px;
    color: White;
}

#copyright
{
    float: left;
    width: 222px;
    height: 48px;
    margin-left: 25px;
    padding-top: 30px;
}

#copyright a
{
    color: White;
}

#footercontact
{
    margin-left: 25px;
    float: left;
    width: 340px;
    padding-top: 30px;
}

.divider
{
    background: url(../Images/footer_divider.gif) no-repeat;
    float: left;
    width: 7px;
    height: 66px;
    margin-top: 20px;
}

.icon
{
    text-align: center;
    float: left;
    width: 60px;
    height: 53px;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 26px;
}
/***  End Footer  ***/

/***  Home Page  ***/
#home_banner
{
    background: url(../Images/HomeBanner.jpg) no-repeat;
    width: 960px;
    height: 300px;
    margin-top: 4px;
}

#home_content
{
    margin-top: 12px;
    background-color: #f7f7f6;
}

#faDropDown
{
    position: absolute;
    margin-left: -73px;
    margin-top: -49px;
    width: 238px;
    background: url(../Images/dropdownBG.jpg) top repeat-x;
    min-height: 150px;
}

#faDropDown a
{
    display: block;
    width: 100%;
    background-color: #4ca1d2;
    color: White;
    line-height: 24px;
    text-decoration: none;
    text-indent: 5px;
    border-bottom: 1px solid white;
}

.menu_up
{
    width: 100%;
    height: 40px;
}

.menu_up img
{
    cursor: pointer;
    margin: 0 auto;
}

#BlueBar_r2_c4
{
    cursor: pointer;
}

/***  End Home Page  ***/



/***  Master Page  ***/


#sub_wrapper
{
    background-color: #FFFFFF;
    width: 1026px;
    background-image: url(../Images/ContentBackgroud.png);
    background-repeat: repeat-x;
}

#sub_left
{
    float: left;
    width: 227px;
    height:700px;
    background: white url(../Images/Sidebar.png) no-repeat;

}


#sub_left a
{
    display: block;
    text-decoration: none;
    font-family:  verdana, geneva;
    font-size: 11px;
    color: black !important;
}

#sub_left a:hover
{
    color: White;
    display: block;
    text-decoration: none;
    font-family:  verdana, geneva;
    font-size: 11px;
    color:black !important;
}

#announcement
{
    width:150px; 
    margin:65px 0 0 37px;
    height:195px;
    color: black !important;
    font-size:4px;
}

.news
{
    width:150px; 
    margin:50px 0 0 37px;
    height:195px;
    color: black !important;
    font-size:4px;
}

#sub_content
{
    min-height: 402px;
    float: left;
    margin: 0 10px 0 15px;
    width: 600px;
    max-width:600px;
    float:left;
    padding-bottom:5px;
}

#content_top
{
    width: 800px;
    height: 126px;
    background-image: url(../Images/ContentTop2.png);
    background-repeat: no-repeat;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float:none;
    color:White;
}
#title
{
    padding-top: 50px;
    text-align:center;
    color:#FFFFFF;
    width:350px;
}
#content
{
    min-height:400px;
    width: 575px;
    border-left: 2px solid #C32745;
    border-right: 2px solid #C32745;
    border-bottom: 2px solid #C32745;
    padding:  5px 16px 0 15px;
    margin: 0 0 0 0;
    float: left;
    background: white url(../Images/ContentBackgroud2.png) repeat-x;
    color:Black;
    
}
#spacer
{
    width:2px;
    float:left;

    
    
}
#sub_right
{
    padding-left:2px;
    text-align:center;
    width: 145px;
    margin-top:126px;
    min-height:700px;  background: white url(../Images/RightBackground.png) repeat-x;
    float:right;
    
}

h1
{
    font-family:  verdana, geneva;
    font-size: 24px;
    color: White;
    margin: 0 0 0 0;
}

/***  End Master Page  ***/



/***  Testimonials Pod  ***/
#testimonials
{
    float: left;
    width: 375px;
    font-style: italic;
    color: #666666;
    padding: 10px;
    font-family:  verdana, geneva;
    font-size: 17px;
    line-height: 28px;
}

#testimonials hr
{
    width: 395px;
    color: #666666;
    margin-left: -10px;
}

#testimonials h1
{
    font-family:  verdana, geneva;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
}
/***  End Testimonials Pod  ***/

/***  News Pod  ***/
#news
{
    float: left;
    width: 535px;
    color: #666666;
    padding: 10px;
    font-weight: bold;
}

#news .article
{
    float: left;
    margin-right: 10px;
    width: 255px;
}

#news hr
{
    width: 530px;
    color: #666666;
    margin-left: -10px;
}

#news h1
{
    font-family:  verdana, geneva;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    margin-bottom: -2px;
}
/***  End News Pod  ***/
