@charset "utf-8";
#textsection .townmenu {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
#textsection .townmenu li {
	float: left;
	width: 49%;
}
#textsection .topmenu {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
#textsection .topmenu li {
	float: left;
	width: 20%;
	margin-bottom: 0.5em;
}
#keeptogether .textleft {
	float: left;
	width: 49%;
	text-align: left;
	display: block;
}
#keeptogether .righttext {
	text-align: left;
	display: block;
	float: right;
	width: 49%;
}
.pictext  {
	font-size: .7em;
	font-style: italic;
	text-align: center;
	display: block;
	float: right;
	width: 210px;
	clear: both;
}
#textsection  .photo {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
#textsection  .photo  li {
	float: left;
	width: 20%;
	margin-bottom: 0.5em;
	height: 100px;
}
#textsection .topmenu .last {
	width: 100%;
}
#textsection .RightSideImg {
	float: right;
	margin: 10px 0px 10px 10px;
	display: block;
}
#textsection .heading {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
