@charset "utf-8";
/* CSS Document */
td#masthead{
	background-image:url(../images/header_8_9_10.jpg);
	background-repeat:no-repeat;
}
table#topNav, table#topNav a, table#info a, table#news a {
	display: block;
	font: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
table#topNav, table#date{
	height:28px;
	padding-top: 1px;
	border: 2px solid;
  	border-color: #CCC #666 #666 #CCC;
	background-image:url(../images/nav_title.gif);
	background-repeat:repeat-x
}
table#topNav a:hover {
	background-color: #477DC3;
	padding-bottom:1px;
	text-decoration: underline
}
table#date, table#events, table#news, table#facilities{
	text-align: center
}
table#events{
	padding:0;
}
table#center{
	background-repeat:repeat-y
}
td#newsTitle, td#newsTitle2{
	height:18px;
	background-image:url(../images/newsTitle.jpg);
	background-repeat:no-repeat
}
table#social_media{
	height:26px;
	padding-top:2px;
}
table#news{
	background-image: url(../images/news_bkgd.jpg);
	background-repeat:repeat-y
	padding: 0
}
table#news a{
	text-align: center;
	font-size: .8em;
	text-decoration: none;
}
table#gov{
	width:135px;
	background-color:#FFF;
	border: 2px solid;
  	border-color: #CCC #666 #666 #CCC;
	padding-top:5px;
}
table#gov a{
	font-size:12px;
	text-decoration:none;
}
table#news a:hover {
	text-decoration: underline
}
#relatedLinks a:hover{
	background-color: #477DC3;
	display: block
}
