body
{
    margin: 0px 0px 20px 0px;
    background-color: #9bc13c;
}

.contentBG
{
    background-image: url( '../images/background.gif' );
    background-attachment: scroll;
    background-position: top left;
    background-repeat: no-repeat;
}

td
{
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
}



a:link, a:visited, a:active
{
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
    color: #39639b;
    font-weight: normal;
    text-decoration: underline;
}

a:hover
{
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

.white
{
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.blackBig
{
    color: #000000;
    font-size: 18px;
    line-height: 23px;
    font-family: arial, helvetica, sans-serif;
}

.blackMedium
{
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-family: arial, helvetica, sans-serif;
}



.blackRegular
{
    color: #000000;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
}



.greenBig
{
    color: #89ac22;
    font-size: 18px;
    line-height: 23px;
    font-family: arial, helvetica, sans-serif;
}

.greenMedium
{
    color: #89ac22;
    font-size: 16px;
    line-height: 20px;
    font-family: arial, helvetica, sans-serif;
}


.greenRegular
{
    color: #89ac22;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
}


a.greenBig:link, a.greenBig:visited, a.greenBig:active
{
    font-size: 18px;
    line-height: 23px;
    font-family: arial, helvetica, sans-serif;
    color: #89ac22;
    text-decoration: underline;

}

a.greenBig:hover
{
    font-size: 18px;
    line-height: 23px;
    font-family: arial, helvetica, sans-serif;
    color: #89ac22;
    text-decoration: none;
 
}


.quote
{
    color: #653624;
    font-size: 18px;
    line-height: 23px;
    font-family: arial, helvetica, sans-serif;
	
	
}



.footer
{
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

a.footer:link, a.footer:visited, a.footer:active
{
    font-size: 12px;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    color: #81a519;
    text-decoration: underline;
    font-weight: bold;
}

a.footer:hover
{
    font-size: 12px;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}



.large
{
    color: #39639b;
    font-size: 15px;
    line-height: 17px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

a.large:link, a.large:visited, a.large:active
{
    font-size: 15px;
    line-height: 17px;
    font-family: arial, helvetica, sans-serif;
    color: #39639b;
    text-decoration: underline;
}

a.large:hover
{
    font-size: 15px;
    line-height: 17px;
    font-family: arial, helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
}


.small
{
    color: #660303;
    font-size: 11px;
    line-height: 13px;
    font-family: arial, helvetica, sans-serif;
}



.formText
{
    color: #e2e1c3;
    font-size: 13px;
    line-height: 15px;
    font-family: Arial, Helvetica;
    font-weight: bold;
}

.formTextDescription
{
    color: #5a5a5a;
    font-size: 13px;
    line-height: 15px;
    font-family: Arial, Helvetica;
    font-weight: bold;
}

.formInput
{
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica;
    height: 14px;
}

.formSelect
{
    color: #000000;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica;
    height: 17px;
}

.formTextarea
{
    color: #000000;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica;
    height: 17px;
}


