#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/sidebars.gif);
	background-repeat: repeat-y;
	border: 2px solid #d9dabb;
	margin-top: 0px;
	padding-bottom: 10px;
}
body {
	margin: 0px;
}
#header {
	background-color: #FFF;
	height: 200px;
	width: 800px;
}
#sidebar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin-top: 0px;
	line-height: 1.3em;
}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9dabb;
}
#sidebar a  {
	color: #4e3922;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sidebar {
	float: left;
	width: 160px;
}
#content {
	margin-left: 170px;
	padding: 0px;
	margin-right: 190px;
}
#events ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#events li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9dabb;
}
#events a {
	color: #78b800;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	text-align: center;
	padding-right: 6px;
}
#events a:hover {
	background-color: #666;
	color: #FFF;
}
#sidebar a:hover {
	color: #FFF;
	background-color: #78b800;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.topspace {
	padding-top: 45px;
}
.h2top {
	padding-top: 10px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	color: #77b800;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-transform: uppercase;
}
.nospace {
	margin-top: 0px;
	padding-top: 0px;
}
.bottomspace {
	padding-bottom: 70px;
}
.pbottomspace {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.topspace10 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#content img {
	left: 0px;
	right: 0px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
}
#content h2 {
	color: 77b800;
}
#container {
	background-color: #eaf3d5;
	padding-top: 20px;
	padding-bottom: 300px;
	background-position: center center;
	margin: 0px;
}
#events {
	float: right;
	width: 180px;
}
#content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-left: 0px;
	padding-left: 30px;
	width: 420px;
	list-style-type: square;
	padding-right: 30px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottomspace2 {
	margin-bottom: 180px;
}
.boldcopy {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1em;
}
.bottomspace3 {
	padding-bottom: 800px;
}
.bottomspace4 {
	padding-bottom: 300px;
}

