body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #69963B;
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color:#fff;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a.greenlink {
	color:#1E3613;
	text-decoration:underline;
}
a.greenlink:hover {
	color:#FF0000;
}
.clear {
	font-size:1px;
	clear:both;
}
.bold {
	font-weight:bold;
}
.date {
	font-size:10px;
}
.pageImage {
	margin-bottom:10px;
}
h1 {
	font-size:16px;
	margin:0px;
}
h2 {
	margin:0px;
	font-size:14px;
}
#header {
	width:770px;
	background-image:url(../images/bgHeader.jpg);
	background-position:right 4px;
	background-repeat:no-repeat;
	margin:auto;
	margin-top:50px;
	margin-bottom: 20px;
}
#footer {
	background-image:url(../images/bgFooter.gif);
	font-size:9px;
	padding: 8px 20px 8px 20px;
	margin-top: 20px;
	text-align: center;
}
#logo {
	float:left;
	width:200px;
}
.navigation {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:90px;
}
.navigation li a {
	text-decoration:none;
}
.navigation li a:hover {
	text-decoration:underline;
}
.navigation li {
	display:inline;
	padding:4px 12px 4px 5px;
	background:url(../images/divider.gif) no-repeat right;
}
#container {
	width:770px;
	margin:auto;
}
#events {
	width:207px;
	background:url(../images/bgEvents.jpg) no-repeat;
	height:768px;
	float:left;
	color: #1E3613;
	padding: 20px;
}
#main {
	float:right;
	width:510px;
}
blockquote {
	margin: 0px;
	padding: 0px;
	color: #2A4B1B;
	font-size: 12px;
	margin-bottom: 10px;
}
.gallery {
	width:244px;
	height:162px;
	float:left;
	padding-bottom:4px;
}
.galleryRight {
	width:244px;
	height:162px;
	float:left;
	padding-bottom:4px;
	padding-left: 10px;
}
.gallery a img, .galleryRight a img {
	border:solid #FFF 3px;
}
