body{
	background-color: #98DBE7;
	margin:0px;
}

#wrapper {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding:0px 30px 0px 30px;
}
.subnav {
	text-align: right;
	height: 37px;
}
.subnav img {
	display: inline;
}
.subnav .searchbox {
	height: 27px;
	width: 330px;
	float: right;
	font-size: 10px;
	text-align: left;
	padding: 10px 0px 0px 20px;
}
.subnav .searchbox input {
	font-size: 10px;
	float: left;
}
.header img {
	display: block;
}

.content {
	background-color: #f3e9d0;
	padding-bottom: 10px;
}
.content  strong {
	font-size: 14px;
}
.content  a {
	color: #005A34;
	font-size: 11px;
	font-weight: bold;
}
.newsicon {
	padding-right: 10px;
	padding-bottom: 50px;
	clear: left;
}

.col {
	float: left;
}
.colleft {
	width: 208px;
	padding-top: 10px;
	text-align: center;
}
.colcenter {
	width: 525px;
	background-image: url(../images/paper-center.jpg);
	background-repeat: repeat-y;
}
.colcenter-long {
	width: 915px;
	background-image: url(../images/paper-center-long.jpg);
	background-repeat: repeat-y;
}
.colright {
	width: 198px;
	text-align: center;
	padding-top: 10px;
}
.events {
	background-image: url(../images/rightcol-paper.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
.event {
	padding: 10px;
	text-align: left;
}

.content-holder {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.content-holder p {
	text-align: justify;
}
.partners {
	clear: both;
	padding: 10px;
	text-align: center;
}
.partner-image {
	padding: 3px;
}



.footer {
	background-color: #015d38;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
.footer a {
	color: #e7e694;
	font-weight: bold;
}

.clear {
	clear: both;
}

.left-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
