BODY
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    background :  #5F3D2A;
    text-align : center;
    margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
}

td
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #272425;
}

.sideflower
{
    background-image : url(graphics/article_flower.gif);
}

TABLE
{
       margin : 0px;
}



H1
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #777F67;
    font-size : 17px;
    text-align : left;
    font-style : italic;
    font-weight : bold;
}

H2
{
    font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    background : #ffffff;
    color : #603E2A;
    font-weight : bold; 
    text-align : center;
}

H3
{
    font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background : #ffffff;
    color : #603E2A;
    font-weight : bold;
    font-style : italic; 
}

H4
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #777F67;
    font-size : 14px;
    text-align : left;
    font-weight : bold;
}

.pagetitle
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    background : #ffffff;
    color : #603E2A;
    font-weight : bold; 
    margin-top : 6px; 
    padding-top : 6px;   
}

div.textback
{
    background-repeat : no-repeat;
    background-position : top;
    background-image : url(graphics/hometextback.gif);
}

.quote
{
    font-weight : bold;
    font-size : 13px;
    color : #376245;
    font-family : Trebuchet, Arial, Helvetica, sans-serif;
}

.secondary
{
    background-repeat : no-repeat;
    background-position : top;
    background-image : url(graphics/secondaryright.gif);
    background-color :  #5F3D2A;    
}

div.copyright
{
    background-repeat : no-repeat;
    background-position : top;
    background-image : url(graphics/botback.gif);
 
}

div.copyrighthome
{
    background-repeat : no-repeat;
    background-position : top;
    background-image : url(graphics/botback3.gif);
 
}

div.copyright2
{
    background-repeat : no-repeat;
    background-position : top;
    background-image : url(graphics/botback2.gif);
 
}

.bottomtext
{
    font-size : 8px;
    color : #7D7E81; 
}
.whitebottom
{
    font-size : 8px;
    color : #ffffff; 
}

.heading
{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : #603E2A;
   font-weight : bold;  
}  


.footer
{
    font-size : 12px;
    text-align: center;
}

li
{
padding-top : 6px;
}

A:LINK
{
    color : #6A9277;
    text-decoration : none;
}

A:VISITED
{
    color : #6A9277;
    text-decoration : none;
}

A:HOVER
{
    color : #000000;
    text-decoration : underline;
}


.title
{
    color : #336643;
        font-size : 11px;

}

a.title:link
{
    color : #225131;
    text-decoration : none;
    
}

a.title:visited
{
    color : #225131;
    text-decoration : none;
}

a.title:hover
{
    color : #6A9277;
    text-decoration : underline;
}


.rollover
{
    color : #000000;
    font-size : 12px;


}

a.rollover:LINK
{
    color : #000000;
    text-decoration : none;
}

a.rollover:VISITED
{
    color : #000000;
    text-decoration : none;
}

a.rollover:HOVER
{
    color : #6061A9;
    text-decoration : underline;
}

a.whitelink:LINK
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #fffff0;
    text-decoration : underline;
}

