﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: Black;
    margin: 0;
    text-align: center;
}

#AllContent
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 950px;
}
#WhiteBg
{
    background-color: White;
}

h1
{
    font-size: 18pt;
    font-weight: bold;
    color: #464c26;
    margin: 10px 0 5px 0;
}

.h1alt
{
    font-size: 15pt;
    font-weight: bold;
    color: #464c26;
    margin: 10px 0 5px 0;
    padding: 0 0 10px 0;
}

h2
{
    font-size: 10pt;
    font-weight: bold;
}
h3
{
    font-size: 8pt;
    font-weight: bold;
}
h4
{
    font-size: 8pt;
    font-style: italic;
}

a:link, a:visited, a:active
{
    color: Black;
}
a:hover
{
    color: #336600;
}

ul
{
    margin-top: 0;
    margin-bottom: 0;
    list-style-position: outside;
}
li
{
    margin: 0 0 0 -20px;
        line-height: 17px;
}

.contactTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 250px;
}
.validatorText
{
    color: Red;
    font-style: italic;
}

.WindowList
{
    text-align: center;
    height: 150px;
    padding-top: 10px;
    margin: 0 10px 0 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.WindowList img
{margin-bottom:10px}

.WindowList a:link, .WindowList a:visited, .WindowList a:active, .WindowList a:hover
{
    text-decoration: none;
    color: #464c26;
}

#Resources a
{
    font-size: 10pt;
}

#FooterTop
{
    font-size: 8pt;
    color: #d2b734;
    background-color: #464c26;
    text-align: center;
    padding: 10px;
    clear: both;
}

#FooterTop a:link, #FooterTop a:hover, #FooterBottom a:link, #FooterBottom a:hover
{
    color: White;
}
#FooterTop a:active, #FooterBottom a:active
{
    color: #b5d1b8;
}
#FooterTop a:visited, #FooterBottom a:visited
{
    color: #ffe59d;
}

#FooterTop .separator
{
    color: #d2b734;
}

#FooterBottom
{
    color: White;
    text-align: center;
    padding: 10px;
}

#Showcase
{
    clear: both;
    border-top: solid 1px black;
}
#Showcase div
{
    width: 33%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#leftcolumn
{
    float: left;
    width: 425px;

}

#rightcolumn
{
    float: right;
    width: 425px;

}

p
{
    line-height: 17px;
}

#3columna:
{
    float: left;
    width: 240px;
    margin-left: 5px;
}

#3columnb:
{
    float: left;
    width: 240px;
    margin-left: 5px;
}
#3columnc:
{
    float: left;
    width: 240px;
    margin-left: 5px;
}

.fleetwoodLeftCol
{float:left; margin-bottom:7px}

.fleetwoodRightCol
{float:right; margin-bottom:7px}