@charset "iso-8859-1";
/* author: James Finnerty */
/* creation date: 9/30/03 */

body 		{	background-image: url(shirley_rod_and_gun_club_top.jpg);
				background-repeat: no-repeat;
				font-family: georgia,times new roman,times,serif;
				font-size: 10pt;
			}
a:link	 	{ 	font-family:georgia,times new roman,times,serif;
		  		font-size: 9pt;
				color: #0000ff; }			
a:visited 	{ 	font-family: georgia,times new roman,times,serif;
		  		font-size: 9pt;
				color: #330099; }
				
a:hover 	{ 	font-family: georgia,times new roman,times,serif; 
		 		color:#ffffff; 
				font-size: 9pt; 
		  		background-color: #993300; }			
		
table 		{	font-size: 10pt;
				text-align: justify;
				line-height: 125%;}
				
p			{	line-height: 	170%; 
				text-align:		justify;
			}
ul			{	line-height: 	180%; 
				text-align:		justify;
			}

h1 			{	font-family: georgia,times new roman,times,serif;
				color: #000099;
				font-size: 11pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}	
							
.bigheader {	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 24pt;
				line-height: 120%;
				text-align: center;
				font-weight: 900;}
				
.smallheader {	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 14pt;
				line-height: 120%;
				text-align: center;
				font-weight: 900;}
							
h2			{	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 18pt;
				line-height: 120%;
				text-align: justify;
				font-weight: 900;}	
				
h3			{	font-family: Arial,helvetica,sans serif;
				color: #000066;
				font-size: 24pt;
				line-height: 120%;
				text-align: justify;
				font-weight: 900;}	
				
h4 			{	font-family: georgia,times new roman,times,serif;
				color: #000066;
				font-size: 14pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}
.bar 		{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 100%;
				text-align: center;
				font-weight: normal;}

.breadcrumb 	{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 100%;
				text-align: right;
				font-weight: normal;}	

.list	 	{	font-family: georgia,times new roman,times,serif;
				font-size: 8pt;
				line-height: 180%;
				text-align: left;
				font-weight: normal;}								
															
				
.heading 	{	font-family: georgia,times new roman,times,serif;
				color: #000066;
				font-size: 11pt;
				line-height: 200%;
				text-align: justify;
				font-weight: 900;}								
				
.fineprint	{ 	font-size: 7pt;
				text-align: center;}							
			
blockquote 	{	margin-left: 5%;
				margin-right: 5%;
				font-size: 10pt;
				text-align: justify;
				font-style: italic;}
				
.letter 	{	font-family: courier,times;
				line-height: 135%;
				margin-left: 5%;
				margin-right: 5%;
				font-size: 10pt;
				text-align: justify;
				}				
textarea {
	
	border: 1px solid #000000;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	overflow: auto;