p 
{
	font-family:Book Antiqua,Arial;
}
.actiontxt
{
	font-weight:bold;
	color:Red;	
}
.headertxt
{	
	font-size: 24px;
	font-weight: bold;		
	color:#C37C3C;
}
.linkcattitle
{	
	font-size: 24px;
	font-weight: bold;		
	color:#C37C3C;
}
.linkcatdescription
{	
	color:#663E24;
}
.linktxt
{		
	color:#663E24;
}

.footertxt
{
	color: #663E24;
	
}
.contacttxt
{
	color: #663E24;
}
.contacttxt2
{
	color: #AD8D67;
}
.infohead
{
	font-size: 20px;
	font-weight:bold;
	color: #C37C3C;	
}
.infoheadtxt
{
	font-size: 16px;
	color: #663E24;	
}
.infopost
{
	font-weight:bold;
	font-size: 14px;
	color: #C37C3C;	
}
.infoposttxt
{
	font-size: 12px;
	color: #663E24;	
}
a 
{
	color: #C37C3C;
}
a:visited
{
	color: #C37C3C;
}
a.contactlink
{
	color: #C37C3C;
}
select 
{
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#5D3C1D;
		padding: 2px;
		background-color: #E0C8A7;
		border: outset 1px #ffffff;
}
submit
{
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#5D3C1D;
		padding: 2px;
		background-color: #E0C8A7;
		border: outset 1px #ffffff;
}
