#head-image {
	background-image: url(/assets/images/home/bg_slideshow.png);
	height: 426px;
	padding-top: 18px;
	padding-bottom: 35px;
	overflow: hidden;
}
#slideshow {
	position: relative;
	left: 0px;
	top: 0px;
	height: 395px;
	width: 885px;
	overflow: hidden;
}
#content-wrapper {
	background-image: url(/assets/images/home/bg_content_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left 400px;
	padding-top: 420px;
	background-color: #E8E3CF;
	padding-bottom: 0px;
}
#content {
	float: left;
	height: auto;
	width: 290px;
	padding-left: 17px;
	padding-bottom: 20px;
	padding-top: 23px;
	font-size: 0.9em;
}
#content p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#news-events {
	margin-left: 327px;
	background-color: #d3ccb6;
	padding-left: 17px;
	padding-top: 28px;
}
#news {
	float: left;
	height: auto;
	width: 257px;
	background-image: url(/assets/images/home/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#news h1 {
	background-image: url(/assets/images/home/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 257px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #233688;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}
#news  p {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	line-height: 1.4em;
}
#news a {
	color: #233688;
	font-weight: bold;
	text-decoration: none;
}

#events {
	margin-left: 257px;
	padding-left: 17px;
	padding-right: 15px;
}
#events h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	width: auto;
	margin: 0px;
}

#events     p   {
	padding-bottom: 8px;
	line-height: 1.4em;
	font-size: .9em;
}
a.view-calendar {
	color: #FFFFFF;
	text-align: right;
	top: -10px;
	position: relative;
	right: 0px;
	height: auto;
	width: auto;
	display: block;
}
#events  .date {
	font-weight: bold;
}
