@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
}
td {
	height: 160px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
li { list-style-type:none}
q:before, q:after { content:''; }
body {
	text-align: left;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #00a651;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	height: auto
	border: 2px solid #00A651; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 5px;
	height: auto;
	border: 2px solid #00A651;
}
#topnav {
	background-color: #00A651;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	font-size: large;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	text-align: center;
}
#topnav a {
	text-decoration: none;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent {
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent a {
	color: #00a651;
}
#mainContent ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#mainContent ul {
	padding-bottom: 10px;
}
#mainContent table {
	text-align: center;
}
#gallery {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

caption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A651;
}

#leftcol {
	float: left;
	width: 175px;
	margin-right: 20px;
	height: auto;
	margin-bottom: 20px;
	clear: right;
}
#leftcolspacer {
	margin-right: 20px;
	float: left;
	height: 900px;
	width: 1px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #00a651;
	font-size: xx-large;
	margin-bottom: 20px;
	padding-top: 20px;
}
h2 {
	font-size: large;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	font-size: medium;
	color: #00a651;
	padding-bottom: 5px;
	line-height: 110%;
	padding-right: 20px;
}
.right  {
	padding-left: 10px;
	float: right;
}
#bottombar {
	background-color: #00A651;
	float: none;
	clear: left;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#bottombar p a {
	color: #FFF;
	text-decoration: underline;
}
#bottombar p {
	color: #FFF;
	display: inline;
}
#walkingfest {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
