/******************************************************************************
Filename:  green.css
Project:   Anchor Trailways
Purpose:   Overrides screen.css with red color scheme 
Date			Developer	Description
03/18/2009		jmk			Version 1.0
******************************************************************************/

/************ BEGIN:  LEFT NAV ************/
.leftNav3Off a{color:#ffffff; background:#EF3E33;}
.leftNav3Off a:hover{color:#FFFFFF; background:#000000;}
.leftNav3On a{color:#ffffff; background:#000000;}
.leftNav3On a:hover{color:#aaaaaa; background:#000000;}
/************ END:  LEFT NAV ************/

#intcontentSectionHeading{background:transparent url('../images/global/intContentSectionHeading-re.gif') 10px 0 no-repeat; color:#ffffff;}
