body
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #333;
}
textarea, input, select
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #333;
    font-weight: normal;
}
p
{
    font-size: 1em; /* 12px */
    line-height: 1.5em; /* 18px */
    margin: 0 0 1.5em 0;
}
/* ----------------------------
    Default Links
   ---------------------------- */
a, a:link
{
    color: #8DBA08;
    text-decoration: underline;
}
a:visited
{
    color: #8DBA08;
    text-decoration: underline;
}
a:hover
{
    color: #68860F;
    text-decoration: none;
}
/* ----------------------------
    Misc Classes
   ---------------------------- */
h1
{
    color: #75990A;
    font-weight: bold;
    font-size: 1.5em; /* 18px */
    line-height: 1em; /* 18px */
    margin: 0 0 1em 0;
}
h2
{
    color:#495A18;
    font-size: 1.1667em;
    line-height: 1.286em;
    margin-top: 1.929em;
    margin-bottom: 0.643em;
}
h3
{
    color:#871E1D;
    font-size: 1.1667em;
    line-height: 1.286em;
    margin-top: 1.929em;
    margin-bottom: 0.643em;
}
h4
{
    font-size: 1.1667em;
    line-height: 1.286em;
    margin-top: 1.929em;
    margin-bottom: 0.643em;
}
h5
{
    font-size: 16px;
    color: #e6e6e6;
    font-weight: bold;
}
.sidenote
{
    font-size: 0.8333em; /* 10px */
    line-height: 1.8em; /* 18px */
}
.HighLight
{
    color: #8DBA08;
}
.feed
{
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: transparent url( "../SiteImages/feedicon.png" ) no-repeat 0 50%;
}
.homepage
{
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: transparent url( "../SiteImages/ico-home.gif" ) no-repeat 0 50%;
}
.contactus
{
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: transparent url( "../SiteImages/ico-contact.gif" ) no-repeat 0 50%;
}
legend 
{
    color:#8DBA08;
    }
/* ----------------------------
    News Bar
   ---------------------------- */

.NewsSideBarText
{
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    margin-top: 5px;
}
.NewsObviousSubText
{
    font-size: 10px;
    color: #D7350F;
    font-weight: bold;
}
.ObviousSubText
{
    font-size: 10px;
    color: #D7350F;
    font-weight: bold;
}

.frame
{
    border: 1px solid #A6A6A6;
}
.designed_by
{
    font-family: Arial;
    font-size: 8.5px;
    font-weight: lighter;
    color: #000000;
}
/* ----------------------------
    Links
   ---------------------------- */
a.NewsLink, a.NewsLink:link
{
    font-size: 11px;
    color: #8DBA08;
    text-decoration: underline;
}
a.NewsLink:visited
{
    font-size: 11px;
    color: #8DBA08;
    text-decoration: underline;
}
a.NewsLink:hover
{
    font-size: 11px;
    color: #68860F;
    text-decoration: none;
}

a.FooterLink, a.FooterLink:link
{
    font-size: 10px;
    font-weight: bold;
    color: #6D6D6D;
    text-decoration: none;
}
a.FooterLink:hover
{
    font-size: 10px;
    font-weight: bold;
    color: #6D6D6D;
    text-decoration: underline;
}
a.FooterLink:visited
{
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
}


a.c:link
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.c:hover
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.c:visited
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.d:link
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
a.d:hover
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
a.d:visited
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

/* ----------------------------
    Inputs
   ---------------------------- */
.inputstyle
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #5F726F;
    background-color: #E2EDEB;
    border: 1px solid #333333;
}
