.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3d2811;
	text-decoration: none;
	margin: 0 30px 5px 30px;
	line-height: 18px;
}
.body-index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3d2811;
	text-decoration: none;
	margin: 0 15px 5px 15px;
	line-height: 18px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d2811;
	text-align: right;
	text-decoration: none;
	line-height: 16px;
	margin: 10px 20px 10px 20px;
}

.currentPg {
	font-family: Arial, Helvetica, sans-serif;
	color: #613E19;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #B07031;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #B07031;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	color: #674d20;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #3E788B;
	text-decoration: none;
	font-weight: bold;
}

a.index:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #678c89;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDDED1;
	margin: 0 20px 5px 20px; 
}
a.index:visited{
	color: #518d8d; 
	text-decoration: none; 
}
a.index:hover{
	color: #674d20; 
	text-decoration: none; 
}
a.index:active {
	color: #518d8d; 
} 

.bannHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: lighter;
	color: #000000;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #996633;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDDED1;
	margin: 0 30px 5px 30px;
}

.headline-index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #678c89;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDDED1;
	margin: 0 15px 5px 15px;
}

.boxgray	{

	font-size: 1em;

	color: #333;

	text-align: justify;

	border: 1px solid #999999;

	background-color: #F0F0EE;

	margin: 0 20px 5px 20px;

		padding: 15px;}

