/*------RESET ------*/
* {
margin: 0;
padding: 0;
font-size: .99em;
}


body {
background: url(images/header_bg.jpg) #f1f1f1 repeat-x 0 18px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*------TYPOGRAPHY------*/


h2 {
line-height: 1.2em;
font-size: 2em;
}

h3 {
line-height: 1.2em;
font-size: 1.6em;
}

h4 {
line-height: 1.2em;
font-size: 1.3em;
}

h5 {
line-height: 1.3em;
font-size: 1em;
}

body a:link, body a:visited {
color: #688c00;
}

body a:hover {
color: #000000;
border-bottom: 1px dashed #688c00;
text-decoration: none;
}

span {
color: grey;
text-decoration: underline;
font-style: italic;
}



/*------ HEADER ------*/

#home-link {
float: left;
background: url(images/title_header.jpg) no-repeat;
width: 902px;
height: 203px;
text-indent: -99999px;
border: none;
}

/*------ NAV ------*/

#topnav {
float: right;
top: -200px;
height: 18px;
}

#topnav ul li {
list-style: none;
display: inline;
font-size: 85%;
}

#nav_container {
float: left;
width: 900px;
height: 48px;
padding: 0 1px;
}

#nav_container ul {
float: left;
width: 100%;
font-weight: bold;
}

#nav_container ul li {
display: inline;
}

#nav_container ul li a {
float: left;
height: 36px;
text-align: center;
width: 150px;
padding: 12px 0 0 0;
text-decoration: none;
color: #000000;
font-size: .90em;
}

#home_header a:hover, #services_header a:hover, #actionplan_header a:hover, #eduoutreach_header a:hover, #resources_header a:hover, #getinvolved_header a:hover, #about_header a:hover {
position: relative;
background-color: #9ab843;
color: #eeeeee;
padding: 12px 0 0 0;
margin: 0 0 0 0;
border: none;
text-decoration: underline;
height: 36px;
}

body #wrapper #nav_container #eduoutreach_header a {
padding: 6px 0 0 0;
height: 42px;
}

/*#about_header a:hover {
position: relative;
background-color: #96b442;
color: #eeeeee;
padding: 9.7px 0 0 0;
margin: 0 0 0 0;
border: none;
text-decoration: underline;
}
*/

#default #home_header a, #services #services_header a, #action-plan #actionplan_header a, #education-and-outreach-programs #eduoutreach_header a, #resources #resources_header a, #get-involved #getinvolved_header a, #about #about_header a {
text-decoration: underline;
position: relative;
background-color: #9ab843;
color: #eeeeee;
padding: px 0 0 0;
margin: 0 0 0 0;
border: none;
}

/*#about #about_header a {
position: relative;
background-color: #96b442;
color: #eeeeee;
padding: 9.7px 11px 0 0;
margin: 0 0 0 0;
border: none;
}
*/



/* ------ BODY ------ */

#wrapper {
margin: 0 auto;
width: 900px;
}

#sub-head {
float: left;
width: 900px;
min-height: 40px;
background-color: #9ab843;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
}


#breadcrumbs {
float: left;
color: white;
font-size: .80em;
padding: 12px 15px;
width: 550px;
}


body #breadcrumbs a, body #breadcrumbsa:visited {
color: #ffffff;
}

body #breadcrumbs a:hover {
color: #000000;
border: none;
text-decoration: underline;
}

body .bc-search {
float: right;
color: red;
padding: 8px 10px;
}

#content_wrap {
float: left;
background: url(images/body_gradient.jpg) #faf4e9 repeat-x 0 0;
width: 900px;
min-height: 500px;
clear: both;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
}

#content_in {
float: left;
margin: 40px 0 20px 0;
width: 900px;
min-height: 650px;
}


#page_header {
text-align: left;
margin: 0 0 40px 20px;
}


.content_header {
text-align: left;
margin: 0 0 0 20px;
}


.section {
margin: 0 20px 55px 20px;
clear: both;
float: left;
}

.top {
margin: 30px 0 0 0;
float: left;
clear: both;
}

.section h2 {
margin: 0 0 45px 0;
}

.section h3 {
margin: 45px 0 15px 0;
border-bottom: 1px solid #a9ca4a;
clear: both;
}

.section h4 {
margin: 40px 0 10px 0;
clear: both;
}

.section_text {
margin: 0 0 10px 0;
float: left;
clear: both;
}

.section_text p {
line-height: 1.4em;
margin: 0 0 15px 0;
}

.section .section_text ul li {
margin: 0 0 10px 10px;
}

.section .section_text ol li {
margin: 0 0 10px 20px;
}

fieldset {
border: none;
}



/* ------ IMAGES ------ */

img.alignright, .alignright, img.alignleft, .alignleft, img.aligncenter, .aligncenter {
border: 1px solid #a9ca4a;
background-color: #ffffff;
padding: 5px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #688c00;
}

img.alignright, .alignright {
float: right;
margin: 0 0 1em 1em;
}

img.alignleft, .alignleft {
float: left;
margin: 0 1em 1em 0;
}

img.aligncenter, .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

a img.alignright {
float: right;
margin: 0 0 1em 1em;
}

a img.alignleft {
float: left;
margin: 0 1em 1em 0;
}

a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.right {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.left {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
padding: 5px 1px;
}

.wp-caption img {
margin: 0;

border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 85%;
line-height: 17px;
padding: 0;
margin: 5px 6px 3px 6px;
text-align: left;
}

/* ------ HOME SPECIFIC ------ */

#mission-statement {
float: left;
width: 900px;
height: 196px;
background: url(images/statement_banner.jpg) no-repeat 0 0;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
text-indent: -9999px;
}

#content-sbpage {
float: left;
margin: 40px 0 20px 0;
width: 556px;
border-right: 1px solid #a9ca4a;
min-height: 600px;
}

#default strong {
line-height: 1.3em;
clear: both;
margin: 0 0 10px 0;
float: left;
}

.section_header {
text-align: left;
margin: 0 0 40px 0;
}
     
#default .poster {
float: left;
}


/* ------ SIDEBAR ------ */

#sidebar_wrapper {
width: 340px;
float: right;
margin: 40px 0 10px 0;
}

#sidebar_in {
margin: 0 20px;
}

.sidebar-section {
margin: 0 0 50px 0;
width: 299px;
height: auto;
}

#get_involved h3 {
background: url(images/get_involved.jpg) no-repeat 0 0;
width: 306px;
height: 176px;
margin: 0 0 50px 0;
border: none;
}

#get-involved-link, #member-link {
text-indent: -9999px;
float: left;
top: 0px;
left: 0px;
width: 306px;
height: 176px;
border: none;
}

#member {
background: url(images/become_a_member.jpg) no-repeat 0 0;
width: 306px;
height: 176px;
margin: 0 0 50px 0;
}

.widget {
list-style: none;
}
  
em {
line-height: 1.3em;
margin: 20px 0 0 0;
float: left;
font-size: 1em;
}


/*------ SEARCH ------*/ 


#sidebar_in #searchsubmit {
float: right;
}

.body-search {
margin: 20px 0;
}

.body-search .button {
width: 80px;
}


.body-search #s {
width: 300px;
}

.body-search input {
height: 30px;
vertical-align: middle;
}

.search-page h3 {
margin: 25px 0 15px; 0;
border: none;
}

/*------ FOOTER ------*/

#footer {
float: left;
height: 100px;
width: 900px;
background-color: #a9ca4a;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
}

#footer_text {
float: right;
text-align: right;
margin: 20px 20px 0 0;
}


#footer_in ul {
float: left;
margin: 50px 0 0 20px;
}

#footer_in ul li {
display: inline;
clear: both;
}

#footer_in ul li a {
padding: 0 20px;
border-right: 1px solid #000000;
text-decoration: none;
color: #000000;
}


#footer #about_footer a {
border-right: 0;
}

body  #footer #footer_in a:link, body #footer #footer_in a:visited {
color: #000000;
text-decoration: none;
border-bottom: 1px dashed #ffffff;
}

body #footer #footer_in a:hover {
color: #000000;
border-bottom: 1px dashed #000000;
text-decoration: none;
background-color: #bababa;
}

/*------ PLUGINS ------*/      

body .ngg-gallery-thumbnail img:hover {
background-color: #9ab843;
} /* hover effect for NGEN gallery plugin */