.h2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.gborder {
	border: 1px solid #dfc599;
	
}
/*-------------------------------
Menu
-------------------------------*/
#menu a
	    {font-family: "Times New Roman", Times, serif;
	    font-weight: bolder; font-size: 14px; 
		color: #663300;
		text-decoration: none;}
#menu a:hover
		{color: 072d04;}
#menu
		{font-family: "Times New Roman", Times, serif;
	    font-weight: bolder; font-size: 14px; 
		color: #663300;
		text-decoration: none;}		
/*-------------------------------
Footer
-------------------------------*/
#footer a
	    {color: #FFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;}
#footer a:hover
		{color: #f5be47;}
		
/*-------------------------------
Copyright
-------------------------------*/
	#copyright a
		{color: #dfc599;
		 text-decoration: none;
		 font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal;}
	#copyright a:hover
		{color: #f5be47;}
		
	#copyright	
		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px;}


.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textem {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
.border {
	border: 1px double #990000;
}
.grayborder {
	border: 1px double #beb096;
}
.whitebackground {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #6b2003;
	background-color: #FFFFFF;
	font-weight: bold;

}
.tanborder {
	border: 2px solid #d5a960;
}
