/* ----------------------- Controls Top Nav ------------------------ */
body#company a#top-nav_company,
 body#team a#top-nav_company,
 body#history a#top-nav_company,
 body#sustainability a#top-nav_company,

body#principles a#top-nav_principles,
 body#customized a#top-nav_principles,
 body#trust a#top-nav_principles,

body#picture a#top-nav_picture,
 body#grow a#top-nav_picture,
 body#keep a#top-nav_picture,
 body#leave a#top-nav_picture,

body#contact a#top-nav_contact,
 body#lancaster a#top-nav_contact,
 body#harrisburg a#top-nav_contact,

body#education a#top-nav_education,
 body#resources a#top-nav_education,
 body#memberships a#top-nav_education

{color: #DEA141;}
/* -----------------------                  ------------------------ */


/* ----------------------- Controls Left Nav Background  ------------------------ */
body#company div#content-wrapper,
 body#team div#content-wrapper,
 body#history div#content-wrapper,
 body#sustainability div#content-wrapper
{background-image: url("images/nav-photo_passports.jpg"); background-repeat: no-repeat; background-position: bottom left;} 

body#principles div#content-wrapper,
 body#customized div#content-wrapper,
 body#trust div#content-wrapper
{background-image: url("images/nav-photo_oragami.jpg"); background-repeat: no-repeat; background-position: bottom left;} 

body#picture div#content-wrapper,
 body#grow div#content-wrapper,
 body#keep div#content-wrapper,
 body#leave div#content-wrapper
{background-image: url("images/nav-photo_brushes.jpg"); background-repeat: no-repeat; background-position: bottom left;} 

body#contact div#content-wrapper,
 body#lancaster div#content-wrapper,
 body#harrisburg div#content-wrapper
{background-image: url("images/nav-photo_plant.jpg"); background-repeat: no-repeat; background-position: bottom left;} 

body#education div#content-wrapper,
 body#resources div#content-wrapper,
 body#affiliations div#content-wrapper
{background-image: url("images/nav-photo_chairs.jpg"); background-repeat: no-repeat; background-position: bottom left;} 
/* -----------------------                  ------------------------ */


/* ----------------------- Controls Left Nav - ROLLOVER ------------------------ */
 body#team a#left-nav_team,
 body#history a#left-nav_history,
 body#sustainability a#left-nav_sustainability,

 body#customized a#left-nav_customized,
 body#trust a#left-nav_trust,

 body#grow a#left-nav_grow,
 body#keep a#left-nav_keep,
 body#leave a#left-nav_leave,

 body#lancaster a#left-nav_lancaster,
 body#harrisburg a#left-nav_harrisburg,

 body#resources a#left-nav_resources,
 body#memberships a#left-nav_memberships

{background-image: url("images/rollover-tree.gif"); background-repeat: no-repeat; background-position: left center}
/* -----------------------                  ------------------------ */

