/* GLOBALHEADER */
#globalheader { width: 726px; height: 38px; margin: 100px 0 0 0; float:right; display:inline;}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0; padding: 38px 0 0 0; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image:url(images/globalnavbg.png); _background-image: url(images/globalnavbg.gif); background-rep
eat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#home a { width: 80px; background-position: 0 0; }
#globalheader #globalnav li#about_us a { width: 100px; background-position: -80px 0; }
#globalheader #globalnav li#what_we_do a { width: 121px; background-position: -180px 0; }
#globalheader #globalnav li#our_programs a { width: 138px; background-position: -301px 0; }
#globalheader #globalnav li#get_involved a { width: 126px; background-position: -439px 0; }
#globalheader #globalnav li#whats_happening a { width: 161px; background-position: -565px 0; }

/* selected STATES */
#globalheader #globalnav li#home .selected { width: 80px; background-position: 0 -80px; }
#globalheader #globalnav li#about_us .selected { width: 100px; background-position: -80px -38px; }
#globalheader #globalnav li#what_we_do .selected { width: 121px; background-position: -180px -38px; }
#globalheader #globalnav li#our_programs .selected { width: 138px; background-position: -301px -38px; }
#globalheader #globalnav li#get_involved .selected { width: 126px; background-position: -439px -38px; }
#globalheader #globalnav li#whats_happening .selected { width: 161px; background-position: -565px -38px; }

/* OVER STATES */
#globalheader #globalnav li#home a:hover { width: 80px; background-position: 0 -80px; }
#globalheader #globalnav li#about_us a:hover { width: 100px; background-position: -80px -38px; }
#globalheader #globalnav li#what_we_do a:hover { width: 121px; background-position: -180px -38px; }
#globalheader #globalnav li#our_programs a:hover { width: 138px; background-position: -301px -38px; }
#globalheader #globalnav li#get_involved a:hover { width: 126px; background-position: -439px -38px; }
#globalheader #globalnav li#whats_happening a:hover { width: 161px; background-position: -565px -38px; }

* PRESSED STATES */
#globalheader #globalnav li#home a:active { width: 80px; background-position: 0 -80px; }
#globalheader #globalnav li#about_us a:active { width: 100px; background-position: -80px -76px; }
#globalheader #globalnav li#what_we_do a:active { width: 121px; background-position: -180px -76px; }
#globalheader #globalnav li#our_programs a:active { width: 138px; background-position: -301px -76px; }
#globalheader #globalnav li#get_involved a:active { width: 126px; background-position: -439px -76px; }
#globalheader #globalnav li#whats_happening a:active { width: 161px; background-position: -565px -76px; }

/* ON STATES */
#globalheader.home #globalnav li#home a:hover { width: 80px; background-position: 0 0; cursor: default; }
#globalheader.about_us #globalnav li#about_us a { width: 100px; background-position: -80px -114px !important; }
#globalheader.what_we_do #globalnav li#what_we_do a { width: 121px; background-position: -180px -114px !important; }
#globalheader.our_programs #globalnav li#our_programs a { width: 138px; background-position: -301px -114px !important; }
#globalheader.get_involved #globalnav li#get_involved a { width: 126px; background-position: -439px -114px !important; }
#globalheader.whats_happeing #globalnav li#whats_happening a { width: 161px; background-position: -565px -114px !important; }



#navcontainer ul {
margin:0;
padding:0;
background-color: #7e873f;
color: #ffffff;
width: 600px;
float:left;
display:inline;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a {
height:40px;
padding: 0 30px 0 30px;
line-height:2.2em;
background-color: #7e873f;
color: White;
text-decoration: none;
float: left;
display:inline;
border-right: 1px solid #b6bd75;
font-size:18px;
}


#navcontainer ul li a:hover {
background-color: #b6bd75;
color: #fff;
}


#navcontainer #current {
background-color: #b6bd75;
}







#navcontainer_int ul {
margin:0;
padding:0;
background-color: #7e873f;
color: #ffffff;
width: 600px;
float:left;
display:inline;
font-family: arial, helvetica, sans-serif;
}

#navcontainer_int ul li { 
display: inline; 
}

#navcontainer_int ul li a {
height:40px;
padding: 0 30px 0 30px;
line-height:2.2em;
background-color: #7e873f;
color: White;
text-decoration: none;
float: left;
display:inline;
border-right: 1px solid #ffffff;
font-size:18px;
}


#navcontainer_int #a {
background-color: #c07635;
}
#navcontainer_int #a:hover {
background-color: #df893e;
}

#navcontainer_int #b {
background-color: #7e873f;
}
#navcontainer_int #b:hover {
background-color: #b6bd75;
}

#navcontainer_int #c {
background-color: #8aaaae;
}
#navcontainer_int #c:hover {
background-color: #4b5c5e;
}

#navcontainer_int #d {
background-color: #b6bd75;
}
#navcontainer_int #d:hover {
background-color: #7e873f;
}



