html, body {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
}
body {
	background-image: url(../siteimages/bodybgNEW.jpg);
	background-repeat: repeat-x;
	background-color: #FFF442;
	overflow: auto;
}
#greenside {
	background-image: url(../siteimages/greenbgNEW.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 257px;
	background-color: #1ca639;
}
#content {
	background-image: url(../siteimages/contentbgNEW.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 578px;
	width: 691px;
	position: relative;
}
#content #logos {
	position: absolute;
	z-index: 1;
	top: 187px;
	left: 87px;
}
#content #logo {
	margin-top: 30px;
	margin-left: 70px;
}
#people {
	position:absolute;
	width:200px;
	z-index:1;
	left: 7px;
	top: 403px;
}
#greenside #calendar {
	margin-top: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 257px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#greenside #calendar a {
	color: #FFF;
	text-decoration: none;
}
#greenside #calendar a:hover {
	color: #FFF200;
	text-decoration: none;
}
#greenside #calendar .leftcolumn {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#greenside #calendar .rightcolumnfirst {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}
#greenside #calendar .rightcolumn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}
#greenside #calendar .rightcolumnlast {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}
#greenside #calendar .mergecells {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#container {
	position: relative;
	width: 950px;
	height: 100%;
}
#container #mc_embed_signup {
	width: auto;
	position: relative;
}
#mc_embed_signup p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
}
#content #copy {
	position: absolute;
	z-index: 1;
	top: 182px;
	left: 120px;
	width: 562px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	height: 882px;
}
#content #copy a {
	color: #22B24C;
}
#content #copy a:hover {
	color: #12682B;
	text-decoration: none;
}
#navcontainer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: right;
}
#navcontainer a {
	color: #22B24C;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navcontainer a:hover {
	color: #12682B;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #F7941E;
	display: block;
	margin-top: 30px;
}
#content #logos table {
	margin-top: 30px;
}

