body {
	font-family: "Trebuchet", Georgia, Times, serif;
	font-size: 100%;
	color: #277400;
	margin: 0;
	padding: 0;
}

#columnone, #footer, .events {
	display: none;
}

#header {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/header/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#headerimage {
	position: relative;
	float: none;
	width: 100%
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#headerlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 376px;
	height: 62px;
}

#mainouter {
	position: relative;
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	top: 0px;
	font-size: 0.7em;
}

#mainouter p {
	line-height: 1.8em;
}

#columntwo {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

#columntwo h1 {
	color: #006600;
	font-family: "Trebuchet", Georgia, Times, serif;
	font-size: 170%;
	font-style: normal;
	margin: 15px 0px 10px 0px;
	padding: 7px 0px 0px 0px;
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(/assets/images/misc/h1_large.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 36px;
}

#columntwo h2 {
	color: #006600;
	font-family: "Trebuchet", Georgia, Times, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: normal;
	margin: 11px 0px 8px 0px;
	padding: 10px 10px 10px 0px;
	background-color: #d3efc4;
}

.formtextarea {
	background-color: #bbdda8;
	background-image: url(/assets/images/misc/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet", Georgia, Times, serif;
	color: #277400;
	border: 1px solid #006600;
}

.formbutton {
	background-color: #329600;
	background-image: url(/assets/images/misc/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet", Georgia, Times, serif;
	color: #ffffff;
	border: 1px solid #006600;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
}

.date {
	color: #8bce67;
}

.register {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.register p	{
	margin: 15px 0px 15px 0px;
}

.publications {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.publications img {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #8bce68;
}

.publications p {
	background-image: url(/assets/images/misc/small_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 8px 0px 8px 0px;
	padding: 5px 0px 20px 0px;
	width: 100%;
	display: block;
}

.maincontent {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.maincontent img {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #8bce68;
}

.maincontent p {
	margin: 10px 0px 10px 0px;
	width: 100%;
	display: block;
}

.maincontent li {
	line-height: 1.8em;
}

a {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8bce67;
	font-weight: bold;
	text-decoration: none;
}

.events .calendar {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.events .details {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

.events .details img {
	float: left;
	margin: 5px 10px 0px 0px;
	border: 1px solid #006600;
}

.events .dropdowns {
	position: relative;
	float: left;
	left: 0px;
	top: 10px;
	width: 100%;
	text-align: left;
}

.events .dropdowns .left {
	width: 30%;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 0px;
}

.events .dropdowns .right {
	width: 65%;
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

.calendarday {
	background-image: url(/assets/images/misc/calendar_day.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 3px 0px 4px 0px;
}

.eventday {
	background-image: url(/assets/images/misc/calendar_event.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 0px 4px 0px;
	text-align: center;
}

.eventday a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.eventday a:hover {
	font-weight: normal;
	color: #8bce67;
	text-decoration: none;
}

#logos {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 20px 0px 20px 0px;
	padding: 0;
	width: 100%;
	height: 60px;
	text-align: center;
}

.greenbox {
	padding: 10px;
	background-color: #d3efc4;
}

.boldtext {
	font-weight: bold;
}

#logos img {
	padding: 0px 10px 0px 10px;
	margin: 0;
}

.tablerowone {
	padding: 6px;
	background-color: #d3efc4;
}

.tablerowtwo {
	padding: 6px;
	background-color: #ffffff;
}

.tablerowone img {
	border: none;
	text-align: center;
	float: none;
}

.tablerowtwo img {
	border: none;
	text-align: center;
	float: none;
}

.contentimage {
	float: left;
	left: 0px;
	top: 0xpx;
	margin: 5px 0px 5px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.contentimage img {
	float: none;
	display: block;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 2px 0px 2px 0px;
	padding: 0;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 35%;
	margin: 0;
	padding: 4px 0px 0px 0px;
	text-align: right;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.error {
	color: #006600;
	margin: 11px 0px 8px 0px;
	padding: 10px;
	background-color: #d3efc4;
}

.error ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sitemap li {
	margin: 5px 0px 5px 0px;
}

#sitemap li ul li a {
	font-weight: normal;
}

#sitemap li ul li a:hover {
	font-weight: normal;
}