body {
	font-size:12px;
	font-family:Arial, Tahoma, sans-serif;
	color:#605f5f;
	text-align: center;
	margin: 0 auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 917px;
}

p {
	padding-top:0px;
	padding-bottom:15px;
	margin:0px;
	line-height:20px;
	font-size:12px;
}

#events .subtitle a{
	font-size:15px;
	color:#988878;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
#events .subtitle a:active{
	font-size:15px;
	color:#988878;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
#events .subtitle a:hover{
	font-size:15px;
	color:#988878;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}

#events a:hover{
	text-decoration:none;
}
#events a{
	text-decoration:none;
}


#submenu .header{
	/*background-color:#c4000f;*/
	padding-left:15px;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}

#submenu .header a{
	text-decoration:none;
	color:#ffffff;
}
#submenu .header a:visited{
	text-decoration:none;
	color:#ffffff;
}
#submenu .header a:hover{
	text-decoration:none;
	color:#ffffff;
}

#submenu .links{
	padding-left:15px;
	padding-right:15px;
	margin-bottom:20px;
	font-weight:bold;
	color:#c4000f;
}

.title {
	font-size:22px;
	color:#231f20;
	font-weight:bold;
}

.subtitle {
	font-size:15px;
	color:#988878;
	font-weight:bold;
	line-height:18px;
}

li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}

/* -- search page styles -- */
.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}

#header {
/*	margin:25px 0px 0px 15px;
	height:77px;*/
}

.footerlinks a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.footerlinks a:visited{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.footerlinks a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

#main {
	width:877px;
	margin:0px 20px;
	background:url(../images/main_back.gif) repeat-y;
	border-bottom: 1px solid #d9d7d7;
}

#main_contentarea {
	margin:28px 6px 15px 31px;
}

#page_title {
	font-size:24px;
	color:#194371;
	padding-bottom:15px;
}

/*  link styles  */

a {
	color: #cb2127;
	text-decoration: none;
}

a:visited {
	color: #cb2127;
	text-decoration: none;
}

a:hover {
	color: #cb2127;
	text-decoration: underline;
}