body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: 828282;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orange {
	background-color: #F8980E;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.footersm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footersm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footersm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.orangenews {
	background-image: url(../images/4-bkg-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topnav:link {
	color: #000000;
	text-decoration: none;
}
a.topnav:visited {
	color: #000000;
	text-decoration: none;
}
a.topnav:hover {
	color: #666666;
	text-decoration: underline;
}


.orangetext {
	color: #A86113;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6F9340;
	line-height: 18px;
}
.featuredsm {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.newssm {

	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.news {
	font-size: 12px;
	line-height: 12px;
	color: #C4D970;
	font-weight: bold;
}
.orangebold {
	font-size: 14px;
	font-weight: bold;
	color: #F8980E;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 16px;
}
.textlink {

	color: #F8980E;
}
a.textlink:link {
	color: #F8980E;
	text-decoration: none;
}
a.textlink:visited {
	color: #F8980E;
	text-decoration: none;
}
a.textlink:hover {
	color: #804F04;
	text-decoration: none;
}
.masthead {
	height: 69px;
}
#bkgstripes {
	background-image: url(../images/bkg-topstripes.gif);
}
#topnavcell {
	height: 23px;
}
.bkgedge {
	background-image: url(../images/bkg-edge.gif);
}

