@charset "UTF-8";
/* CSS Document */

body {
	background-color: #175b03;
	padding: 0px 50px 0px 50px;
	 font-size: 12px;
	color: #5F626C;
	line-height: 160%;
	padding: 0px; 
	vertical-align: top;
}


h1		{	font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 26px;
			color: #7c2705;
			font-weight: bold;	
			padding: 0px 20px 0px 35px; 
			text-align: center;}


h2		{	font-size: 125%;
			font-family: Georgia, New Century Schoolbook, serif;
			color: #990000;
			font-weight: bold;
			line-height: 160%;
			letter-spacing: 1px;	
			margin: 3px 0px;
			margin-top: 5px;
			padding-top: 5px;	}


h3		{	font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 140%;	
			text-align: left;
			color: #175b03;		
			padding: 0px 20px 0px 20px;
			font-style:italic;}

h4		{	font-family: Georgia, "Times New Roman", Times, serif; 
			color: #3b4304;
			font-size: 16px;
			font-weight: bold;
			padding: 0px 20px 0px 20px;	}


h5		{	font-family: Georgia, New Century Schoolbook, serif;
			color: #000000;
			font-size: 100%;
			font-weight: normal;
			line-height: 130%;
			letter-spacing: 0px;	
			padding: 2px 10px 5px 10px;	}



h6		{	font-size: 80%;
			margin-left: 5px; }

.Content	
		{	font-size: 14px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #333333;
			line-height: 190%;
			padding: 0px 30px 10px 30px;
			vertical-align: top;
			}

.Content p
		{	font-weight: normal; 
			padding: 0px 40px 0px 40px;}

.Content a
		{	font-weight: bold;
			margin: 0px;
			padding: 0px; }


.Content a:link, .Content a:active, .Content a:visited, .Content a:hover
		{	
			color: #7c2705;	
			text-decoration: none;
			font-weight:bold;	}

.Content a:hover
		{	color: #90a30d;	}
		
ul {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
line-height: 160%;
color: #7c2705;
text-indent: 5px;
padding: 0px 20px 10px 50px;
}
		

#NAV
		{	font-size: 17px;
			background-color: #7c2705;
			font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-transform: uppercase; 
			line-height: 120%;
			padding: 10px 20px 10px 20px;
			text-align:center; }



#NAV a:link, #NAV a:active, #NAV a:visited, #NAV a:hover
		{	color: #dce66f;	
			text-decoration: none;
			font-weight:bold	}

#NAV a:visited
		{	color: #dce66f;	
			text-decoration: none;	}

#NAV a:hover
		{	color: #90a30d;	
			font-weight: bold;	}
			
			.Footer	
		{	font-size: 12px;
			font-family: Gill Sans, Gill Sans MT, Berlin Sans FB, sans-serif; 
			color: #FFFFFF;
			line-height: 100%;
		text-align: center;
			background-color: #000066;
			padding: 2px 2px 2px 2px; }

.Footer	
		{	font-size: 11px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
			color: #FFFFFF;
			line-height: 100%;
			background-color: #7c2705;
			letter-spacing:1px;
			padding: 5px; }

.Footer a:link, .Footer a:active, .Footer a:visited, .Footer a:hover
		{	color: #FFCC33;	
			text-decoration: none;	}

.Footer a:hover
		{	color: #FFFFFF;	}

		
	