table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.navTblHead {
	background-color: #0C0;
	text-align: center;
	font-weight: bold;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
.ecoTitle {
	font-size: 12px;
}
.bclinks {
	font-size: 14px;
}
.lodgingBlurb {
	text-transform: none;
	color: #333;
	font-size: 11px;
	line-height: normal;
}
.topNavTxt {
	font-size: 16px;
	padding: 3px;
}
.title-tag {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #060;
	text-decoration: none;
}
.descriptive-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.bookingBlurb {
	border: 1px solid #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	display: block;
	padding: 5px;
	width: 96%;
	background-color: #E4E4E4;
	margin-right: auto;
	margin-left: auto;
}
.activityImage {
	padding: 5px;
	border: thin solid #663;
	margin: 10px;
	background-color: #993;
}
.regionTitle {
	font-size: 14px;
}

