﻿@import "main.css";

/* COLOR: #009221 */

body {
}

h1,h2,h3,h4, h1 span, h2 span, h3 span, h4 span
{
    color:#009221;
}

a, a.SkinObject 
{
    color:#009221;
}

#topMenu 
{
    background-color:#009221;
}

#contentCol .subtext 
{
    background: url(../Images/Style2/subHeaderLarge.png) no-repeat;
}

#menuCol .topLinks 
{
    background: url(../Images/Style2/menuHeader.png) no-repeat;
}

.subHeader
{
    background: url(../Images/Style2/menuHeader.png) no-repeat;
}

#subMenu li 
{
    background-color:#009221;
}
