body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px;
	color: #000000;
	background-color: #000000;
	margin: 0px;

}
.heading {
	line-height: 45px;
	font-weight: bold;

}
.text {
	font-size: small;
	line-height: 25px;
	background-color: #FFB900;
	padding: 10px;




}
a:link {
	color: #D8001D;
}
a:visited {
	color: #D8001D;
}
a:hover {

	color: #FF0000;
}
.botnav {
	font-size: xx-small;
	height: 34px;
}
.copy1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 40px 0px 0px;
	line-height: 28px;


}
.copy2 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 15px 0px 0px 30px;
	line-height: 24px;


}
.heading2 {
	text-transform: uppercase;
	text-decoration: underline;
}
.heading3 {
	font-weight: bold;
	color: #D8001D;


}
.smmedialink {
	font-size: xx-small;
}
 .photocaption {
 font-size: 10px
 }
.maintable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px;
	color: #000000;
	background-color: #FFB900;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B8001D;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 0px 2px 10px;
	background-color: #000000;
}
.nav a:link {
	color: #FFB900;
	text-decoration: none;
}
.nav a:visited {
	color: #FFB900;
	text-decoration: none;
}
.nav a:hover {
	color: #FFDC80;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #D8001D;
	letter-spacing: 1px;
}
.newsfeed {
	border: 1px solid #000000;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
}
.newsfeed h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 4px;
}
.newsfeed p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.newsfeed img {
	margin-right: 10px;
	margin-bottom: 10px;
}
