﻿body 
{
    margin: 20px auto 0px auto;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 9pt;
    text-align: center;
    background-color: #cccccc;
    background-image:url(/images/woodback.jpg);
    background-repeat:repeat;
    color: #2E353A;
}
h2
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14pt;
    color: #2E353A;
}
h3
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 10pt;
}
a 
{
    color: #2E353A;
    text-decoration: none;
}
a:visited
{
    color: #2E353A;
}
a:hover
{
    color: Red;
}
.menu
{
    height: 30px;
    color: white;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    text-decoration: none;
    color: white
}
.menu a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.menu a:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.menu a:hover
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.footer
{
    height: 30px;
    background-color: #EDEDED;
    color: #2E353A;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    text-decoration: none;
    font-size: 10pt;
}
.footer a
{
    color: #2E353A;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.footer a:visited
{
    color: #2E353A;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.footer a:hover
{
    color: #2E353A;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.links a
{
    color: red;
    text-decoration: none;
    font-size: 10pt;
}
.links a:visited
{
    color: red;
    text-decoration: none;
    font-size: 10pt;
}
.links a:hover
{
    color: Red;
    text-decoration: none;
    font-size: 10pt;
}
.contact
{
    color: white;
    text-decoration: none;
    font-size: 10pt;
}
.contact a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.contact a:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.contact a:hover
{
    color: Red;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
.faq_head
{
    color: #09A0D8;
}
