﻿body 
{
    color: #666;
    font-family: Verdana;
    font-size: 11px;
    background-image: url("Images/background.jpg");
    background-repeat: repeat-y;
}
.H2
{
    color: #8db660;
    font-weight: bold;
}
.H1
{
    color: #6d310d;
    font-weight: bold;
}
a
{
    color: #333;
    text-decoration: none;
}
a:Hover
{
    color: #79AC45;
}
#content
{
    width: 950px;
    background-color: White;
}
#content:after
{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
#header
{
    float: left;
    width: 950px;
    height: 110px;
    background-image: url("Images/Green-Header.jpg");
    background-repeat: no-repeat;
    vertical-align: baseline;
    text-align: right;
}
#header 
{
    text-align: -moz-right;
}
#menu
{
    float: left;
    width: 783px;
    height: 35px;
}
#left
{
    float: left;
    width: 250px;
    border-top-color: #79ac45;
    border-top-width: 1px;
    border-top-style: solid;
}
#mainhome
{
    float: left;
    width: 528px;
    padding-right: 5px;
    border-right-color: #79ac45;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: #79ac45;
    border-top-width: 1px;
    border-top-style: solid;
    background-image: url("Images/Green-Background-Horse.jpg");
    background-repeat: no-repeat;
}
#main
{
    float: left;
    width: 528px;
    padding-right: 5px;
    border-right-color: #79ac45;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: #79ac45;
    border-top-width: 1px;
    border-top-style: solid;
}
#mainWide
{
    float: left;
    width: 690px;
    padding-right: 5px;
    border-right-color: #79ac45;
    border-right-width: 1px;
    border-right-style: solid;
    border-top-color: #79ac45;
    border-top-width: 1px;
    border-top-style: solid;
}
#footer
{
    float: left;
    width: 940px;
    background-color: #fff;
    padding: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #79ac45;
    color: #6d310d;
    text-align: center;
}
#footer 
{
    text-align: -moz-center;
}
.footerLinks
{
    color: #6d310d;
    text-decoration: none;
}
.footerLinks:Hover
{
    color: #6d310d;
    text-decoration: underline;
}
#advertbanner
{
    float: right;
    width: 165px;
    }
.textbox
{
    border-width: 1px;
    border-color: #6d310d;
    border-style: solid;
    height: 15px;
    font-size: 10px;
    color: #79ac45;
}
.dropdown
{
    border-width: 1px;
    border-color: #6d310d;
    border-style: solid;
    height: 20px;
    font-size: 10px;
    color: #79ac45;
}
