/****************************************************************************/
/* START GREEN HEADER - comment this section out when using the pink header */
/****************************************************************************/

body
{
    font-family: arial, sans-serif;
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000000;
    background: #8e9313 url(../assets/img/bg.png) repeat-x scroll top;
}
a:link
{
    color: #9d4351;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #9d4351;
    text-decoration: none;
}
a:active
{
    color: #9d4351;
    text-decoration: none;
}
a:hover
{
    color: #8e9313;
    text-decoration: underline;
}
.fs a, .fs a:visited
{
    color: white;
    font-weight: bold;
}

.fs a:hover
{
    text-decoration: underline;
}
.spacer
{
    width: 1px !important;
    background-color: #9d4351;
    vertical-align: top;
}
*/
/****************************************************************************/
/* END GREEN HEADER - comment this section out when using the pink header ***/
/****************************************************************************/

/****************************************************************************/
/* END GREEN HEADER - comment this section out when using the pink header ***/
/****************************************************************************/

body
{
    font-family: arial, sans-serif;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000000;
    background: #9d4351 url(../assets/img/bg2.png) repeat-x scroll top;
}
a:link
{
    color: #9d4351;
    text-decoration: none;
    
}
a:visited
{
    color: #9d4351;
    text-decoration: none;
}
a:active
{
    color: #9d4351;
    text-decoration: none;
}
a:hover
{
    color: #8e9313;
    text-decoration: underline;
}

.fs 
{
    color: white;
    font-weight: bold;
}

.fs a, .fs a:visited
{
    color: white;
    font-weight: bold;
}
.fs a:hover
{
    text-decoration: underline;
}
.spacer
{
    width: 1px;
    background-color: #8e9313;
    vertical-align: top;
}

/****************************************************************************/
/* END PINK HEADER - comment this section out when using the green header ****/
/****************************************************************************/

.nav a, .nav a:visited
{
    display: block;
    height: 27px;
    width: 167px;
    background-color: #eeefe1;
    font-family: "Monotype Corsiva";
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.nav a:hover
{
    display: block;
    height: 27px;
    width: 167px;
    background-color: #ccd2ce;
    font-family: "Monotype Corsiva";
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
img
{
    border: 0px;
}
h1
{
    font-family: "Monotype Corsiva";
    font-size: 20px;
    color: #000000;
}
h2
{
    font-family: "arial";
    font-size: 14px;
    color: #000000;
    font-style: italic;
}

p
{
    font-family: arial, sans-serif;
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000000;
}
.adRotator
{
    width: 350px;
    height: 277px;
    float: right;
}
.leftHomeText
{
    width: 410px;
    float: left;
    font-size: 10pt;
}
.homeMenuText
{ 
    float: left;
    font-size: 8px;
    margin-left: 4px;
    font-weight:normal;
}
.homeMenuText a, .homeMenuText a:visited
{ 
    float: left;
    font-size: 12px;
    margin-left: 4px;
    font-weight:normal;
}
.clear
{
    clear: both;
}
.pgTitle
{
    font-family: "Monotype Corsiva";
    font-size: 20px;
    color: #000000;
}

