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 : 10px;
    color : #272425;
    background-color : white;
}

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

TABLE
{
       margin : 0px;
}



H1
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #5F3D2A;
    font-size : 15px;
    text-align : left;
}


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

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

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;    
}

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

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

td.flowerback
{
    background-repeat : repeat;
    background-position : top;
    background-image : url(../graphics/articles/article_flower.gif);
 
}

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

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

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

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


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


.indent
{
    padding-top : 0px;
    margin-left : 50px;
}

.indent3
{
    padding-top : 6px;
    margin-left : 40px;
} 
.indent2
{
    padding-top : 0px;
    margin-left : 100px;
    padding-bottom : 6px;
}
.form
{
    font-size : 13px;
}


.click
{
    font-size : 14px;
    font-weight : bold;
}

A:LINK
{
    color : #4A6B07;
    text-decoration : none;
}

A:VISITED
{
    color : #4A6B07;
    text-decoration : none;
}

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


.rustlink
{
    color : #ffffff;
        font-size : 12px;
        font-weight : bold;

}

a.rustlink:LINK
{
    color : #824514;
    text-decoration : none;
}

a.rustlink:Visited
{
    color : #824514;
    text-decoration : none;
}

a.rustlink:HOVER
{
    color : #572802;
    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;
}


