﻿/*** Global Styles / IDs / Classes ***/

body 
{
    background: url(../Images/bg.jpg) repeat-x;
    margin: 0;
    font-family: Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
}

a
{
    color: #666666;
}

#content_wrapper
{
    width: 960px;
    margin: 0 auto;
}

.clearer
{
    float: none !important;
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px !important;    
}

/***  Header  ***/
#header
{
    height: 100px;
    width: 960px;
}

#header_logo
{
    background: url(../Images/HeaderLogo.jpg) no-repeat;
    float: left;
    height: 100px;
    width: 318px;    
}

#header_slogan
{
    background: url(../Images/HeaderSlogan.jpg) no-repeat;
    float: left;
    height: 100px;
    margin-left: 102px;
    width: 540px;
}
/***  End Header ***/

/***  Menu  ***/
#menu_wrapper
{
    width: 960px;
    height: 40px;
    margin-top: 4px;
}

#menu_wrapper ul
{
    width: 1000px;
    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: Georgia;
    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: 960px;
    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  ***/
#banner
{
    margin-top: 4px;
    height: 200px;
    width: 960px;
}

#sub_wrapper
{
    background-color: #f7f7f6;
    width: 960px;
    margin-top: 12px;
}

#sub_left
{
    width: 280px;
    vertical-align:top;
}

#sub_left p
{
    margin-top: 50px;
    font-style: italic;
    color: #666666;
    font-family: Georgia;
    font-size: 17px;
    line-height: 28px;    
}

#sub_left a
{
    display: block;
    width: 100%;
    line-height: 23px;
    text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
}

#sub_left a:hover
{
    color: White;
    display: block;
    width: 280px;
    margin-left: -40px;
    text-indent: 40px;
    background-color: #4ca1d2;
    line-height: 23px;
    text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
}

#sub_right
{
    min-height: 350px;
    background-color: White;
    /*float: left;*/
    padding-left: 25px;
    width: 655px;
    vertical-align:top;
}

h1
{
    font-family: Georgia;
    font-size: 27px;
    color: #666666;
    margin: 0;
}

/***  End Master Page  ***/



/***  Testimonials Pod  ***/
.testimonials_home
{
    float: left;
    /*width: 375px;*/
    font-style: italic;
    color: #666666;
    padding: 10px;
    font-family: Georgia;
    font-size: 17px;
    line-height: 28px;
}

.testimonials_home hr
{
    /*width: 395px;*/
    color: #666666;
    margin-left: -10px;
}

.testimonials_home h1
{
    font-family: Georgia;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
}

.testimonials_page
{
    float: left;
    width: 255px;
    font-style: italic;
    color: #666666;
    padding: 10px;
    font-family: Georgia;
    font-size: 10px;
    line-height: 28px;
}

.testimonials_page hr
{
    display:none;
}

.testimonials_page h1
{
    display:none;
}



/***  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: Georgia;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    margin-bottom: -2px;
}
/***  End News Pod  ***/
