﻿body{
	background-color:#3B432D
}
a:link.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.sectionnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.footercell{
	background-color:#262C1D;
	 text-align:center
}
.innerfootercell{
	width: 100%; 
	height: 100%;
}

.footercontactinfo{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	}

.footerpfl{
	color:#92A780;
	font-weight:bold
	}