﻿#header
{
    background-image: url('../images/headerEnvironmental1.jpg');
}

#brochure
{
    background: url('../images/tabNavGreen1.png') no-repeat;
}

#quotation
{
    background: url('../images/tabNavGreen2.png') no-repeat;
}

#environmental
{
    background: url('../images/tabNavGreen3.png') no-repeat;
}

#navLeftCol li.active
{
    background-color: #7EA346;
}

#navRightCol li
{
    background: #7EA346;
}

#navBar #navRightCol li.active
{
    background-color: #688745;
}

#navRightCol li.first
{
    background-color: #7EA346;
}

.spacer
{
    height: 4.25em;
}

#rightSidePanel
{
    background-color: #BCE67A;
}

h1, h2, h3
{
    color: #7EA346;
}
