body,td,th { font-family: Palatino, Times New Roman, Times, serif; font-size: 12px; line-height: 150% }

a:link, a:visited  { color: #000; text-decoration: none; }
a:hover, a:active  { color: #C02C18; text-decoration: underline; }

#fss { margin: 4px 18px; }
#b1 {
	position: absolute;
	z-index: 1;
	width: 500px;
	height: 150px;
}
#viewer img { width: 500px; height: 150px; }
#viewer {
		height: 150px;
}
#events { border-right: 2px solid #888 }
#events p { font-size: 14px; border-bottom: 1px dashed #999999; padding-bottom: 6px }
#events a { text-decoration: none }

#news { width: 200px; padding-bottom: 200px }
#news p { border-bottom: 1px dashed #999999; padding-bottom: 6px }
#news a { text-decoration: none }

#nav { background: #3D3D3C url(images/nav.jpg) repeat-x bottom center; padding-top: 12px }
#nav a { color: #CCCCCC }

.bkgnd {
	background: #FFFFFF url(images/bkgnd.jpg) repeat-x top center; 
}
.bkgnd_sub {
	background: #FFFFFF url(images/bkgndsub.png) repeat-x top center; 
}
.bkgnd_content {
	background: #DCDCDC url(images/content_top.png) no-repeat;
}
table.fire td { padding: 12px 22px 12px 22px }
table.fire td.flash { padding: 0 }
table.fire td.article { padding-right: 22px; border-right: 2px solid #888; border-top: 2px solid #888 }
.fire { background: url(images/fire1.gif) no-repeat bottom right;  }

.bkgnd_content_sub {
	background-image: url(images/sub_content_bkgnd.png);
	background-repeat: repeat-x;
	background-color: #DCDCDC;
	padding: 0 22px 12px 22px
}
.bkgnd_sidebar_sub {
	background-image: url(images/sub_sidebar_bkgnd.png);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
}
.border_left {
	background-image: url(images/border_left.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.border_right {
	background-image: url(images/border_right.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.sidebar {
	font-size: 12px;
	color: #FFFFFF;
}

.links {
	font-size: 12px;
	line-height: 12px;
}
td.footer { padding: 12px; background: #C02C18 url(images/footer.jpg) repeat-x; }
table.gadget td.footer { padding: 0px; background: none }
.footer {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.footer a {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}

.section_title { font-size: 14px; color: #666666}
.subnav {
	font-size: 11px;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.subnavsm {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;	
}


.PageTitle {
	color: #C02C18;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.Headline {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}
.headline {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

.promo_txt {  font-size: 12px; line-height: 130%; color: #000000;}
.promo_headline {  font-size: 12px; line-height: 130%; font-weight: bold; color: #005550;}
.month {  font-size: 10px; font-weight: bold; color: #333333; letter-spacing: 2px}
.firefly { font-size: 9px; color: #008500; font-weight: normal;}
.bread {
	font-size: 12px;
	font-weight: bold;
	color: #005550;
	text-decoration: none;
}
.bread:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bread2 {
	font-size: 12px;
	font-weight: bold;
	color: #aa9452;
}

.secnav_normal {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
}
.secnav_normal a:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secnav_normal a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secnav_normal a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secnav_roll {
	font-size: 13px;
	font-weight: bold;
	color: #ffa50d;
	text-decoration: none;
	background-color: #333333;
	padding: 8px 10px 8px 10px;
}
.secnav_roll a:link {
	font-size: 13px;
	font-weight: bold;
	color: #ffa50d;
	text-decoration: none;
}
.secnav_roll a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffa50d;
	text-decoration: none;
}
.secnav_roll a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ffa50d;
	text-decoration: none;
}
.secnav_current {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
	cursor: pointer;
}
.secnav_current a:link {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_current a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffa50d;
	text-decoration: none;
}
.secnav_current a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_normal {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 10px 8px 20px;
}
.secnav_subtree_normal a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_subtree_normal a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_subtree_normal a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_subtree_roll {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
	padding: 8px 10px 8px 20px;
}
.secnav_subtree_roll a:link {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_roll a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_roll a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_current {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
	padding: 8px 10px 8px 20px;
}
.secnav_subtree_current a:link {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_current a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
.secnav_subtree_current a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #C02C18;
	text-decoration: none;
}
