@charset "utf-8";
/* CSS Document */
/*possible body color #F5FFE6 */
/*bordercolor around logo #4B6331*/
/*background-image: url(logos/bg_6_scheme2_tile.jpg)*/
/*old link color #93BF60*, #EDFB60*/


body 	{background-color: #506635;
	background-image:url(images/grasstile.gif);
	background-position: top;
	background-attachment:fixed;
	font-family: arial, san-serif;
	align: center;
	test-align: left;}
	
address {font-size: 10px;}

#links 	{vertical-align: top;
	background-image: url(logos/green_bar_h7.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
	width: 890px;}
	
#links td {	border-color:#333333;}
		
#links hr {color: #93BF60;
	background-color: #93BF60;
	height: 2px;
	width: 20px;}
	
#links a:link {color: #120B09;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
#links a:visited {color: #120B09;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
#links a:hover {color: #91817C;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
#links a:active {color: #91817C;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}

img {border-color: #F5FFE6;
	border-width: 0px;
	border-style: solid;}

a:link {color: #000000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
a:visited {color: #000000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
a:hover {color: #93BF60;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}
	
a:active {color: #93BF60;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;}


/* p {text-align: left;padding: 5px 5px;background-color: #ffffff;font-family: arial, san-serif;} */

h1, h2, h3 {color:#506635;
	font-family: Verdana, sans-serif;
	font-variant: small-caps;
	font-style: italic;}




