p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#news-and-events {
	height: 120px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#news-and-events p {
	color: #6A2334;
	font-size: 11px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#news-and-events a {
	text-decoration: none;
}
#news-and-events a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
