@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62px;
	line-height: 60px;
	font-weight: bold;
	color: #DD0020;
	margin-bottom: 10px;
	margin-left: 15px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 a, h2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #DD0020;
	text-decoration: underline;
}
h3, h3 a, h3 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#content {
	color: #000000;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
}
#content a, #content a:visited {
	color: #DD0020;
	text-decoration: none;
	
}
#content a:hover {
	color: #000000;
	text-decoration: underline;	
}
#banner {
	background-image: url(images/redbkgd.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
#listlist {
	background-color: #FFFFFF;
	padding-top: 15px;
	float: left;
	width: 570px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	width: 870px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	clear: both;
}
#footer a, #footer a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
#footer a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #DD0020;
	text-decoration: underline;
}
