﻿
#PageID1 #header .middle h1 {
    color: #7cb13d;
}

#main .left .feature .title {
    color: #000;
}

#main .left .feature .title p,
#main .left .feature .title p a {
    color: #000;

}

#main .left .feature .title p,
#main .left .feature .title p a {
    color: #000;

}

#main .left .feature .content p a {
    color: #7cb13d;
}

#main .left .feature.navcontainer .title {
}

#main .left .feature.navcontainer .title a {
    color: #000;
}


/* START NAV LEFT - LEVEL 01 */

#main .left .feature.navcontainer .content li a {
    color: #7cb13d;
}

#main .left .feature.navcontainer .content li a:link,
#main .left .feature.navcontainer .content li a:visited {
    color: #7cb13d;
}

#main .left .feature.navcontainer .content li a:hover,
#main .left .feature.navcontainer .content li a:active,
#main .left .feature.navcontainer .content li a:focus {
    color: #000;

}

#main .left .feature.navcontainer .content li a.current,
#main .left .feature.navcontainer .content li a.ancestor {
    color: #000;

}

/* END NAV LEFT - LEVEL 01 */

#main .right .feature .title {
    color: #000;
}

#main .right .feature .title p,
#main .right .feature .title p a {
    color: #000;

}

#main .right .feature .title p,
#main .right .feature .title p a {
    color: #000;

}

#main .right .feature .content p a {
    color: #7cb13d;
}

#menubottom {
	background: #000;
}

#menubottom .bar {
	background: #000;
    color: #fff;
}

#menubottom ul li a:link,
#menubottom ul li a:visited {
    color: #fff;
}

#menubottom ul li a:hover,
#menubottom ul li a:active,
#menubottom ul li a:focus {
    color: #fff;
}

#menubottom ul li a:link.ancestor,
#menubottom ul li a:visited.ancestor {
    color: #fff;
}

#menubottom ul li a:hover.ancestor,
#menubottom ul li a:active.ancestor,
#menubottom ul li a:focus.ancestor {
    color: #fff;
}