﻿
 	body{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* LINKS */ 

	a:link {
	text-decoration: underline;
	letter-spacing: 1px;
	color: #000000;
	background-color: #FFFFFF;
} 
	
	a:visited {text-decoration: none; letter-spacing: 1px;
		color: blue;	
		background-color: #93FF94; }

	a:hover {text-decoration: none; letter-spacing: 1px;
		color: #0C0C0C; 
		background-color: #93FF94; }

/* Text Layout */

 	#header{position: relative; top: 10px; left: 5px; width: auto;
 		border: 0px; margin-right: 10px; 
 		font-size: 22px; line-height: 1.5em; background-color: #93FF94;
		border-right: 2px outset #00a500; border-bottom: 2px outset #00a500;
		border-left: 2px solid #B7FFB9; border-top: 2px solid #B7FFB9; 
		background: transparent url(../images/web_imag/green_back.gif); 
		/* text header background */
		color: #FFFF00; }      /*      & text color      */
	
	#cap-l {float: left; padding: 0.19em 0.16em; margin: 0 0.07em 0 0;
  		border: 1px outset white; font-weight: bold; margin-top: 0px;
 		font-size: 3em;	font-family: "Times New Roman", Times, serif;
  		background: #93FF94; /* drop cap background */
		color: #AA9100; }    /*    & text color     */
		
	#cap-event {float: left; padding: 0.19em 0.16em; 
		margin: 0.25em 0.35em 0 0; text-align: center;
  		border: 1px outset white; font-weight: bold; 
 		font-size: 1.3em;	font-family: "Times New Roman", Times, serif;
  		background: #00a500; /* drop cap background */
		color: #FFFF00; }    /*    & text color     */
		
 	#indent{text-indent: 25px; color: black; }
		  
/* Text Formats */

	.button {border-right: 2px outset #00a500;
		border-bottom: 2px outset #00a500; border-left: 2px solid #B7FFB9;
		border-top: 2px solid #B7FFB9; }

	.border-under { border-bottom-style: solid; padding-bottom: 10px;
		border-bottom-width: medium; }

	.border-under2 { border-bottom-style: dashed; padding-top: 5px;
		border-bottom-width: 1px; border-bottom-color: #D4B500; }

	.border-under3 {border-bottom-style: dashed; width: 95%;
		border-bottom-width: thin; border-bottom-color: #008000;
		padding: 0px 0 0px 0;
		margin: 0 0 0 0; }

	.border-under4 { 
		border-bottom-style: dashed; border-bottom-width: 1px; 
		border-bottom-color: #D4B500;
		padding: 10px 0 10px 0;
 }

	.gold-small{font-size: 9px; line-height: 1.4em;
		color: #AA9100; }
 
	.gold-header {font-size: 14px;
		color: #AA9100;}	
		
	.gold-header16 {font-size: 16px; line-height: 1.4em;
		background: white; color: #AA9100; }

	.gold-header20 {font-size: 20px; line-height: 1.4em;
		background: white; color: #AA9100; }

	.green-header {font-weight: bold; font-size: 1.5em; color: #00a500;
		line-height: 1.5em; }	
	
	.font-1-2 {font-size: 1.2em; }

	.lime-header {background: #93FF94; font-size: 12px; color: #AA9100;
		line-height: 1.4em; }
		
	.orange {color: #FFA500;}

	.gray {color: #808080;}

	.blue {color: #red; background: white; }

	.red-header {font-size: 20px; color: white; 
		background: transparent url(../images/web_imag/red_back.gif); }	
	
	.red-header2 {font-size: 20px; color: white; line-height: 1.3em;
		padding-bottom: 3px; background: red; }	
	
	.sig {font-family: "Edwardian Script ITC";  font-size: 34px;  
		line-height: 1.2em;    }
		
	.text {font-size: 13px; line-height: 1.2em;   }

	.text-1-3 {font-size: 1.3em; line-height: 1.3em;   }

	.text-1-5 {font-size: 2.5em; line-height: 1.5em;   }

	.text-sup {font-size: .5em; }

	.text-small {font-size: .8em; }
	
	.text-blue {color: #6600cc; }
		
	.text-brown {color: #996600; }
		
	.text-green {color: #00a500; }
		
	.text-pink {color: #ff6699; }
		
	.text-red {color: #FF0000; }
		
	.text-red-1-3 {color: #FF0000; font-size: 1.3em; line-height: 1.6em; }

	.text-black-1-3 {color: black; font-size: 1.3em; line-height: 1.6em;  }
		
	.underline {text-decoration: underline; color: #00a500; 
		background: white; }	

	.white-spacer {background: white; font-size: 9px; color: White; }	

	.green-spacer2 {font-size: 1px; line-height: 1px; 
		margin: 5px 3px 5px 3px;   }	

	.link-spacer { line-height: 1px; }	
