body {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman' , serif;
	color: #000000;
	font-size: 12px;
}

#main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 750px;
	height: 100px;
	background: white url("header.jpg") top left no-repeat;
}

#header h1 {
	display: none;
}

.new {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	margin-right: 8px;
	padding: 3px 5px 3px 5px;
}

#link {
	width: 750px;
	height: 21px;
	background: #FDC933;
	margin: 15px 0 5px 0;
	text-align: left;
}

#link a {
	font-size: 1.3em;
	color: #008342;
	text-decoration: none;
	font-weight: bold;
}

#link a:hover {
	text-decoration: underline;
}

#map {
	width: 750px;
	height: 305px;
	background: white url("map.gif") top right no-repeat;
	margin: 0 0 30px 0;
}

#heading {
	font-size: 1.8em;
	font-weight: bold;
	color: #008342;
	text-align: center;
	width: 350px;
	padding: 100px 0 0 25px;
}

.efta {
	font-size: 1.5em;
	letter-spacing: 5px;
}

#content {
	margin-left: 190px;
	font-size: 1.3em;
	text-align: justify;
}

#content h2 {
	font-size: 1.6em;
	text-align: right;
	color: #008342;
}

#content h3 {
	font-size: 1.3em;
	text-align: left;
	color: #008342;
}

#content h4 {
	font-size: 1.2em;
	text-align: left;
	color: #008342;
}

#content h5 {
	font-size: 1.1em;
	text-align: left;
	color: #008342;
}

#content h6 {
	font-size: 1em;
	text-align: left;
	color: #008342;
}

#content a {
	color: #008342;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#menu {
	width: 180px;
	float: left;
	display: block;
}

#menu ul, #menu li {
	display: block;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#menu a {
	font-size: 1.4em;
	font-weight: bold;
	color: #008342;
	text-decoration: none;
}

#menu a:hover {
	color: #FDC933;
}

#menu1 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: silver;
	padding: 15px 20px 0 20px;
}

#menu1 a {
	color: #008342;
	text-decoration: none;
}

#menu1 a:hover {
	color: #FDC933;
	text-decoration: none;
}

#foot {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	margin: 15px 0 15px 190px;
	color: silver;
}

#foot a {
	color: silver;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

.dir1 {
	color: #72706F;
	float: left;
	width: 250px;
}

.dir2 {
	margin-left: 250px;
}

.dir2name {
	margin-left: 250px;
	font-weight: bold;
}

.download1 {
	width: 500px;
}

.download2 {
	width: 57px;
	text-align: right;
	vertical-align: top;
}

.eventhead {
  margin: 25px 20px 0 20px;
  border: 1px solid silver;
  background: #ffffcc;
  padding: 5px;
}

.event {
  margin: 0 20px;
  border: 1px solid silver;
  border-top: 0;
  padding: 5px;
}
