	/* Beginning of Style.css settings */
body {
	background-color: "AntiqueWhite";
	position: relative;
	font-size: 16px;
	font-family: helvetica, sans-serif; }
	
.siteTable  
{
	width:850px;
	border:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}	

.mainTable  
{
	border-style:ridge;
	width:800px;
	height:490px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}		

.TableContent2  
{
	background-image: url(images/flower_background_800x468.gif); 
	background-repeat: no-repeat;
	width:800px;
	height:468px;
	border:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}		

.txt {color: #333333;
	font-size: 14px;
	line-height: 17px;
	font-family: helvetica, sans-serif;}

.txtbold {
	color: #333333;
	font-size: 14px;
	line-height: 17px;
	font-weight:bold;
	font-family: helvetica, sans-serif;}
	
.txtpraise {color:SteelBlue;
	font-size: 14px;
	font-style:italic;
	font-family: helvetica, sans-serif;}
	
.txtspace {
	line-height: 30px;}
	
.txtPhoto5 {color: #333333;
	font-size: 13px;
	line-height: 17px;
	font-family: arial, helvetica, sans-serif;}

.biotxt {
	color: #333333;
	font-size: 16px;
	line-height: 18px; 
	font-family: helvetica, sans-serif;}
	
.amishtxt {
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	font-family: Shruti, Times New Roman;}

.hdr {
	color: #333333;
	font-size: 48px;
	font-family: garamond; }

.pagehdr {
	color: #333333;
	font-size: 32px;
	font-family: garamond;}

.subhdr {
	color: #333333;	
	font-size: 24px;
	font-family: garamond;}
	
.eventhdr {
	color: #333333;	
	font-size: 20px;
	font-family: garamond;}
	
.episodehdr {
	color: #333333;	
	font-size: 20px;
	font-weight:bold;	
	font-family: garamond;}


.pagefooter {
	color: #333333;
	font-size: 17px;
	font-family: helvetica, sans-serif;}
	
.HTRfooter {
	color: #333333;
	font-size: 11px;
	font-family: helvetica, sans-serif;}
	
a.link_txt:link {
	color: blue;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	font-family: helvetica, arial, san-serif;}

a.link_txt:hover {
	color: blue;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-family: helvetica, arial, san-serif;}

a.link_txt:visited {
	color: blue;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	font-family: helvetica, arial, san-serif;}

a.link_txt:active {
	color: blue;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-family: helvetica, arial, san-serif;}
