body {background-color: #6b4226;}

a:link {text-decoration: none;
	color: #330000;}
a:visited {text-decoration: none;
           color: #330000;}
a:active {color: #330000;
	  text-decoration: none;}
a:hover {text-decoration: none;
         color: #a68064;}
		 

h1 {
	font-family: "Poor Richard";
	font-size: 32px;
	color: #000000;
	font-weight: normal;
} 

h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
}	


hr {
	color: #6b4226;
	border: 0;
	background-color: #6b4226;
	height: 2px;
	width: 65%;	
}

	 
.bgcolor1 {background-color: #6b4226;}	 
		 
.bgcolor2 {background-color: #a68064;}

.bgcolor3 {background-color: #f5deb3;}

.border1    {border: none;}

.border2     {border: 1px solid #330000;}

.border3 {border: 5px solid #FFFFFF;}

.font1 {
	font-family: "Poor Richard";
	font-size: 16px;
	color: #f5deb3;
	font-weight: normal;
}
	 
a.font1:link {color: #f5deb3;
	      text-decoration: none;}
a.font1:visited {color: #f5deb3;
	          text-decoration: none;}
a.font1:active {color: #f5deb3;
	      text-decoration: none;}
a.font1:hover {color: #a68064;
	          text-decoration: none;}


.font2 {
	font-family: "Poor Richard";
	font-size: 18px;
	color: #330000;
	font-weight: normal;
}
	 
.font3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
	
.font3a {color: #990000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 16px;
	 font-weight: normal;
	 }		
	 
.font4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

.font5 {color: #000000;
	font-family: "Poor Richard";
	font-size: 12px;
	font-weight: normal;
}

.font5a {
	font-family: "Poor Richard";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}


.font6 {font-family: "Poor Richard";
	 font-size: 16px;
	 color: #330000;
	 font-weight: normal;
	 } 
.font6a {
	font-family: "Poor Richard";
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}  	 
.font7 {color: #000000;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	 font-weight: normal;
	 }	
	 
.font8 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	 font-weight: normal;
	 }	

.font8a {color: #990000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	 font-weight: normal;
	 }	


.font9 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 24px;
	  font-weight: normal;
	 }	

.font10 {
	font-family: "Poor Richard";
	font-size: 20px;
	color: #330000;
	font-weight: normal;
}


.font11 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 20px;
	  font-weight: normal;
	 }
	 
.font12{
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-weight: bold;
} 
	
.font13 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 36px;
	  font-weight: normal;
	 }	
	
	
.font14 {color: #000000;
	font-family: "Poor Richard";
	font-size: 24px;
	font-weight: normal;
}

.font15 {color: #000000;
	font-family: "Poor Richard";
	font-size: 14px;
	font-weight: normal;
}

.font16 {color: #000000;
	font-family: "Poor Richard";
	font-size: 36px;
	font-weight: normal;
}

.font17 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 14px;
	  font-weight: normal;
	 }
.font18 {color: #000000;
	font-family: "Poor Richard";
	font-size: 18px;
	font-weight: normal;
}

.font19 {color: #000000;
	font-family: "Poor Richard";
	font-size: 20px;
	font-weight: normal;
}	
		 	
.ital {
	text-decoration: none;
	font-style: italic;
}

.under {
	text-decoration: underline;
	}

.vbold {
	font-weight: bold;
}

.box1 {
	padding: 5px;
	width: 70%;
	float: none;
	text-align: left;
}

.box2 {
	width: 30%;
	padding: 5px;
	text-align: center;
	border: thin ridge;
	float: left;
	margin: auto 15px 15px auto;
	
}
.box3 {
	height: auto;
	width: 520px;
	text-align: right;
	display: block;
}
