﻿/* Globals */
*
{
    margin: 0;
    padding: 0;
}
body
{
    min-width: 766px;
    background-color: #B0B0B0;
    background: url(../img/bg.gif) repeat;
    text-align: center;
    font-family: tahoma, verdana, helvetica;
    font-size: 11px;
    color: #333333;
}
h1 
{
    font-size: 22px;
    font-weight: bold;
    color:#252525;
    font-family: Myriad, verdana, helvetica;
    color: #ada37f;
    margin: 0 0 0 0;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    color:#252525;
    font-family: Myriad, verdana, helvetica;
    margin: 20px 0 0 0;
}
h3 
{
    font-size: 12px;
    font-weight: bold;
    color:#252525;
    font-family: Myriad, verdana, helvetica;
}
h4 
{
    font-size: 11px;
    font-weight: bold;
    color:#252525;
    font-family: Myriad, verdana, helvetica;
}
ul
{
    font-family: tahoma, verdana, helvetica;
}
li
{
    list-style: none;
    padding: 5px 0 5px 20px;
    }
li a
    {
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        color: #7a7a7a;
    }  
p
{
    margin: 10px 0;
}
a
{
        text-decoration: none;
        font-size: 11px;
        color: #59534d;
}
/* Master */

#wrapper
{
    margin: 10px auto 0 auto;
    text-align: left;
    width: 766px;
    position: relative;
    left: 50%;
    margin-left: -383px;
}
#topflashnav
{
    float: left;
    width: 766px;
    height: 150px;
    background-color: #fff;
}
#featuredarea
{
    float: left;
    width: 766px;
    height: 325px;
    border-bottom: #979896;
    background-color: #000;
}
#mainContent
{
    float: left;
    width: 766px;
    background-color: #fff;
    /*background: url(../img/home1tile-y.jpg) repeat-y;   */
}
#footer
{
    float: left;
    width: 766px;
    height: 134px;
    background: url(../img/footerbg.gif) no-repeat;
}
#footercol1
{
    float: left;
    width: 578px;
    height: 134px;
}
#footercol2
{
    float: left;
    width: 150px;
    height: 134px;
}
#footercopy
{
    font-size: 10px;
    color: #727272;
    text-align: center;
    padding-top: 20px;
    color: #fff;
}

#homecol1
{
    float: left;
    width: 300px;
   
}
#rightGutter
{
    float: right;
    width: 300px;
   
}
#homecol1 ul
{
    padding: 0 0 10px 0;
}
#homecol1 li
{
    display: inline;
    padding: 15px 0 5px 10px;
}
#homecol1 a
{
        font-weight: bold;
        text-decoration: underline;
        font-size: 11px;
        color: #59534d;
}
#homecol2
{
    float: left;
    width: 215px;
    padding: 35px 0 10px 25px;
}
#homecol3
{
    float: left;
    width: 766px;
}
#homecol2 a
{
    color: #d23a00;
    font-weight: bold;
}
#homecol2 a:hover
{
    color: #000;
    font-weight: bold;
}
    
#homecol1 p
{
    line-height: 18px;
}
#homecol2 p
{
    text-align: justify;
    line-height: 18px;
    padding-bottom: 18px;
}
.homeimg
{
    float: left;
    border: solid 1px #979896;
    margin: 0 15px 35px 0;
}
.homeimghdr
{
    float: left;
}

#layoutContainer

    {
    width: 700px;
    margin: 30px 0 30px 85px;
    }
    

#ddl label

{
    width: 240px;
    height: 80px;
    margin: 0 30px 0 30px;
    font-weight: bold;
}

#tbox label

{
    width: 240px;
    height: 80px;
    margin: 0 10px 0 0;
    font-weight: bold;
}

#tbox

{
    margin: 0 0 20px 0;

}

#logos
{
    width: 600px;
    height: 500px;
    float: left;
}
#logosdisplay
{
    width: 630px;
    float: left;
    clear: both;
}
.logoimg
{
    border: solid 1px #000;
}

#logos a
{
    color: #000;
}

#manresults
{
    width: 590px;
}
#manresults a
{
    font-weight: bold;
    text-decoration: underline;
}
#manresults td, th
{
    padding: 10px;
}
#manresults table
{
    width: 100%;
}
#visit
{
    float: left;
    height: 45px;
    margin: 10px 10px 10px 10px;
}
