body { font-size: small; font-family: Arial, Helvetica, sans-serif; }

p { font-size: small; font-family: Arial, Helvetica, sans-serif; }

td { }

a:link { }
a:visited { }
a:hover { }
a:active { }

.header { color: black; font-size: 32px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; }
.address { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.footer { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

.homeheader { color: #ff6633; font-size: 20px; font-family: Helvetica, sans-serif; font-weight: bold; padding: 2px; }
.hometext1 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding: 2px; }
.hometext2 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding: 2px; }
.homecallout { color: white; font-size: 25px; font-family: Helvetica, sans-serif; font-weight: bold; padding: 2px; }
.homecallouttext { color: white; font-size: 14px; font-family: Helvetica, sans-serif; font-weight: bold; line-height: 18px; padding: 2px; }

.contentheader { color: #ff6633; font-size: 32px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; }
.secondaryheader { color: #336699; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.leftnavheader { color: #336699; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }

.topnav:link { color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-right: 20px; padding-left: 20px; border-right: 2px solid white; }
.topnav:visited { color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-right: 20px; padding-left: 20px; border-right: 2px solid white;}
.topnav:hover { color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; padding-right: 20px; padding-left: 20px; border-right: 2px solid white;}
.topnav:active { color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; padding-right: 20px; padding-left: 20px; border-right: 2px solid white;}

.body:link { color: #ff6633; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.body:visited { color: #ff6633; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.body:hover { color: #ff6633; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.body:active { color: #ff6633; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }

.leftnav:link { color: #336699; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.leftnav:visited { color: #336699; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.leftnav:hover { color: #336699; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
.leftnav:active { color: #336699; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }

.footnav:link { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
.footnav:visited { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
.footnav:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; }
.footnav:active { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; }

.rss_box {
	 width: 100%;
	 border: 0px solid #666666;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: small;
	color: #000000;
	text-align: left;
}

.rss_item  {
  font-size: small;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color: #ff6633;
	font-size: small;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: #ff6633;
}

.rss_date {
	font-size: small;
	color: black;
	font-weight:bold;
	}

