@charset "UTF-8";

.headerclass
	{ color: #704b26;
	  font-style: normal;
	  font-weight: normal;
      font-size:20px;
	  line-height: 16px;
	  font-family: Georgia;
}
.headerclass  a:link 
	{
	  color: #e9841f;
	  text-decoration: none;}
.headerclass   	a:visited 
		{
		  color: #e9841f;
		  text-decoration: none;} 
.headerclass  a:hover 
	{
	  color: #e9841f;
	  text-decoration: underline;}  

.menuclass
	{ color: #704b26;
	  font-style: normal;
	  font-weight: normal;
  	  font-size:14px;
	  line-height: 16px;
	  font-family: Georgia;}

.menuclass  a:link 
		{
		  color: #e9841f;
		  text-decoration: none;}
.menuclass   	a:visited 
				{
				  color: #e9841f;
				  text-decoration: none;}
.menuclass  a:hover 
		{
		  color: #e9841f;
		  text-decoration: underline;}
.menu
				{ color: #704b26;
				  font-style: normal;
				  font-weight: normal;
			  	  font-size:10px;
				  line-height: 12px;
				  font-family: Georgia;}  
.menu  a:link 
						{
						  color: #e9841f;
						  text-decoration: none;}
.menu   	a:visited 
								{
								  color: #e9841f;
								  text-decoration: none;}
.menu  a:hover 
						{
						  color: #e9841f;
						  text-decoration: underline;}
.copyclass
			{ color: #704b26;
			  font-style: normal;
			  font-weight: normal;
		  	  font-size:10px;
			  line-height: 16px;
			  font-family: Georgia;}
.directions
		{ color: #704b26;
		  font-style: normal;
		  font-weight: normal;
	  	  font-size:14px;
		  line-height: 16px;
		  font-family: Georgia}
