﻿.BigHead
{
    width: 983px;
    height: 276px;
    background-color: #8ba23c;
    color: #ffffff;
    font-family: Calibri,Arial,sans-serif;
    font-size: 10pt;
}

.BigHead h1
{
    color: #b4cf50;
    margin: 0 24px 0;
    padding-top: 12px; /* avoid margin collapse above banner */
    font-family: 'Adobe Calson Pro',Georgia,serif;
    font-weight: normal;
    font-size: 28pt;
}

.BigHead h4
{
    color: #b4cf50;
    margin: 0 24px;
    font-weight: bold;
    font-size: 11pt;
}

.BigHead p
{
    margin: 1.5em 24px;
}

.BigHead a
{
    margin: 1.5em 24px;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.BigHead a:hover
{
    text-decoration: underline;
}

.RightBlock
{
    width: 327px;
    height: 276px;
    float: right;
    border-left: solid 1px #ffffff;
    margin-left: 24px;
    background-repeat: no-repeat;
}