﻿html
{
    background-color: #ffffff;
    background-image: url( "background.jpg");
    background-repeat: repeat-x;
    color: #222126;
    font-family: Arial;
    display: block;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: top;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    font-size: 12px;
}
body
{
    width: 800px;
    min-width: 800px;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    position: static;
    background-color: Transparent;
}
A:link, A:active, A:visited, A:hover

{
    color: #222126;
    text-decoration: none;
    background-color: inherit;
}

A.mainMenu:link, A.mainMenu:active, A.mainMenu:visited
{
    color: #ffffff;
    text-decoration: none;
    background-color: inherit;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    position: static;
    clear: both;
    padding-right: 12px;
    padding-left: 12px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #4f4e50;
}
A.mainMenu:hover
{
    color: #f0f7fd;
    text-decoration: none;
    background-color: inherit;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    position: static;
    clear: both;
    padding-right: 12px;
    padding-left: 12px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #4f4e50;
}
A.mainMenuStart:link, A.mainMenuStart:active, A.mainMenuStart:visited
{
    color: #ffffff;
    text-decoration: none;
    background-color: inherit;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    position: static;
    clear: both;
    padding-right: 12px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #4f4e50;
}
A.mainMenuStart:hover
{
    color: #f0f7fd;
    text-decoration: none;
    background-color: inherit;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    position: static;
    clear: both;
    padding-right: 12px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #4f4e50;
}
A.smallMenu:link, A.smallMenu:active, A.smallMenu:visited, A.smallMenu:hover
{
    color: #222126;
    text-decoration: none;
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
}
h1
{
    display: inline;
    position: static;
    clear: none;
    padding: 0px;
    margin: 0px;
}
h2
{
    margin: 0px;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    padding-bottom: 6px;
    text-transform: capitalize;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0d6c2;
    margin-bottom: 6px;
    line-height: 140%;
    color: #01590b;
    font-size: 13px;
}
ol
{
    display: block;
    list-style-type: none;
    background-color: inherit;
    position: static;
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 100%;
}
ul
{
    display: inline;
    list-style-type: none;
    background-color: inherit;
    position: static;
    float: left;
    margin: 0px;
    padding: 0px;
}
li
{
    display: inline;
    clear: none;
    float: left;
    position: static;
    background-color: inherit;
    padding: 0px;
    margin: 0px;
}
dl
{
    display: inline;
    clear: none;
    float: left;
    position: static;
    background-color: inherit;
    margin: 0px;
    width: 100%;
    min-width: 100%;
}
dt
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 100%;
    min-width: 100%;
}
dd
{
    display: inline;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
}
.image
{
    border: 0px;
}
.block
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
}
.paddedBlock
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    padding-top: 12px;
    text-align: justify;
    width: 100%;
    min-width: 100%;
}
.smallPaddedBlock
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    padding-bottom: 6px;
    text-align: left;
    width: 100%;
    min-width: 100%;
}
.contentHolder
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    padding-left: 4px;
    text-align: justify;
    width: 100%;
    min-width: 100%;
}
.inline
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
}
.inlineR
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: right;
}
.inlineP
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    padding-right: 56px;
}
.bodyLeft
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 70%;
    min-width: 70%;
}
.bodyRight
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 27%;
    min-width: 27%;
    text-align: left;
    padding-left: 3%;
    padding-top: 24px;
}
.bodyRight2
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 27%;
    min-width: 27%;
    text-align: right;
    padding-left: 3%;
}
.smallBodyLeft
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: right;
    width: 36%;
    min-width: 36%;
    padding-left: 4%;
}
.smallBodyRight
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 60%;
    min-width: 60%;
    text-align: justify;
    line-height: 140%;
}
.smallBodyRight2
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: right;
    width: 73%;
    min-width: 73%;
    text-align: justify;
}
.smallBodyLeft2
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    width: 24%;
    min-width: 24%;
    padding-right: 3%;
}
.bannerBlock
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    padding-left: 18px;
    width: 762px;
    min-width: 762px;
}
.logoHolder
{
    background-color: inherit;
    display: inline;
    overflow: hidden;
    position: static;
    clear: none;
    float: left;
    margin-top: 6px;
}
.logoText
{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: inherit;
    color: #01590b;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    margin-top: 12px;
    margin-left: 9px;
}
.strapLine
{
    font-size: 12px;
    font-weight: bold;
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    margin-left: 9px;
}
.contactText
{
    font-size: 10px;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: right;
    margin-top: 14px;
}
.largeTextSmall
{
    font-size: 12px;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    text-transform: uppercase;
    padding-bottom: 3px;
    color: #01590b;
}
.menuBar
{
    background-color: inherit;
    background-image: url("menu_bar.gif");
    background-repeat: no-repeat;
    width: 795px;
    height: 21px;
    margin-top: 6px;
    padding-top: 8px;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 96%;
    min-width: 96%;
    padding-left: 2%;
    padding-right: 2%;
}
.fotterBlock
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #222126;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #222126;
    font-size: 12px;
}
.textBox
{
    background-color: inherit;
    font-size: 10px;
    width: 450px;
    min-width: 450px;
}
.newsBlock
{
    background-color: inherit;
    display: block;
    overflow: hidden;
    position: static;
    clear: both;
    float: left;
    width: 100%;
    min-width: 100%;
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 6px;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #222126;
    font-size: 12px;
}
