.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #002B42;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #809F45;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002B42;
	text-decoration: underline;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004200;
	text-decoration: underline;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002B42;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #002B42;
}
.tableheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B42;
	text-align: center;
	height: 24px;
}
.tabledata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 40px;



}
.mapdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 18px;
}
.thumbnail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EFF7D4;
}
