﻿.text 
{
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.para-heading 
{
	font-family: Arial;
	font-size: 15px; 
	font-style: italic;
	font-weight: bold; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #3e3e3f; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.bullets 
{
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
}
.topmenu 
{
	font-family: Arial;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.sidemenu-heading
{
	font-family: Arial Narrow;
	color: #E8E8D2;
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-decoration: none;
	font-weight: bold;
}
.sidemenu 
{
	font-family: Verdana;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
 	text-indent: 3px;

}
.pageheading 
{
	font-family: Monotype Corsiva;
	color: #708650;
	font-size: 30px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	
}
.subheading 
{
	font-family: Arial;
	color: #708650;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
}
.disclaimer 
{
	font-family: Arial;
	font-size: 11px; 
	font-style: normal;
	line-height: normal; 
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	color: #708650; 
	text-decoration: none;
}
.disclaimer-text
{
	font-family: Arial;
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
 	margin-left: 10px;
	margin-right: 10px;  
}
.indent
{
	 margin-left: 10px;
	 margin-right: 10px; 
}

a:link{ text-decoration: none;
	color: #667733;
}
	
a:visited{ text-decoration: none;
	text-transform: none;
	color: #36401c; 

}

a:hover{ text-decoration: underline;
	color: #5E7043;
	font-weight: bolder;
}
