﻿body {
	background-image: url(images/background_grad.jpg);
	background-repeat:repeat-x;
	background-color: #1c450f;
	height:100%;
}
html
{
height:100%;
}

.menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu2
{
}
.largeText
{
    font-family: Georgia;
    font-size: 16px;
    color: #494f46;
    line-height:1.4;
}
.largeTextSM
{
    font-family: Georgia;
    font-size: 12px;
    color: #494f46;
    line-height:1.4;
}
.largeTextHome
{
    font-family: Georgia;
    font-size: 16px;
    color: #494f46;
    line-height:1.2;
}
.largeTextBOLD
{
    font-family: Georgia;
    font-size: 15.5px;
    color: #494f46;
    line-height:1.4;
    font-weight:bold;
}
.largeTextWhite
{
    font-family: Georgia;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    text-decoration:none;
}
.WhiteArialMedium
{
    font-family: Arial;
    font-size: 14px;
    color: white;
    text-decoration: none;
    font-weight: normal;
}
.WhiteArialSmall
{
   font-family: Arial;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
  .GreenTitle
    {
        font-family: Georgia;
        font-size: 24px;
        text-decoration: none;
        color: #3D7823;
        font-weight: 700;
    }
     .GreenTextSmall
    {
        font-family: Georgia;
        font-size: 16px;
        text-decoration:none;
        color: #3D7823;
    font-weight: 700;
}
     .GreenTextSmallLINK
    {
        font-family: Georgia;
        font-size: 16px;
        text-decoration:underline;
        color: #3D7823;
      
    }
      .GreyTitle
    {
        font-family: Georgia;
        font-size: 23px;
        text-decoration: none;
        color: #494f46;
        font-weight: bold;
    }
.BlueTitleCopy
{
    font-family: Georgia;
    font-size: 24px;
    text-decoration: none;
    color: #4266a3;
    font-weight: normal;
}
.GreenText20px
{
    font-family: Georgia;
    font-size: 20px;
    text-decoration: none;
    color: #3D7823;
        line-height:1.4;
}
.GreenTitle-lite
{
    font-family: Georgia;
    font-size: 24px;
    text-decoration: none;
    color: #3D7823;
    font-weight: normal;
    line-height:0.7;
}
.GreenTitle-lite:hover
{
    text-decoration: underline;
}
.largeTextBOLD-BROWN
{
    font-family: Georgia;
    font-size: 15.5px;
    color: #a0661a;
    line-height: 1.4;
    font-weight: bold;
}
