.newswelcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.newscopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.sectionheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: bold;
	color: #000000;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	font-style: bold;
	color: #666666;
	line-height: 26px;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}
.staffname {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2441F;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2441F;
	font-style: bold;
	font-weight: bold;
	text-decoration: underline;
}
.a_events {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
}
.a_events:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: bold;
	font-weight: bold;
	text-decoration: underline;
}
.bottomlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: normal;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.navImg {
	position: relative;
	cursor: pointer;
	cursor: hand;
	display: block;
}
.navImg2 {
	position: relative;
	cursor: pointer;
	cursor: hand;
	display: block;
	left: 150px;

}

.searchbox { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	height: 20px;
	width: 150px;
	border: 1px solid #666666;
}

.searchbutton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	border: 1px ridge #666666;
	background-color: #FFCC00;
}