A { 
	color: #999999;
    TEXT-DECORATION: underline;
}

A:hover {
	color: #000000;
    TEXT-DECORATION: underline;
}

#pageheader span {
	font-weight: normal;
}



#nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.nav {
	z-index: 100;
	position: relative;
} 

.nav li {
	padding: 0;
	position: relative;
	text-align:right;
}

#nav ul a {
	display: block;
	width: 98%;
	padding: 5px 5px 5px 0;
	color: #8b0013;
}
#nav ul li a:hover {
	color: #ffffff;
	background-color: #8b0013;
}
#nav-one li ul {
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#nav-one li:hover ul {
	width: 100%;
	float:left;
	visibility:visible;
	padding-left:10px;
}
#nav-one li:hover ul a {
	background:#8b0013;
	color: #FFF;
	text-decoration:none;
	text-align:left;
	padding-left:5px;
}
#nav-one li:hover ul a:hover,  #nav-one li.sfHover ul a:hover {
	color: #FFF;
	text-decoration:underline;
}
.nav li:hover ul,  .nav li.sfHover ul {
	left: 28px;
}
.nav li:hover ul li,  .nav li.sfHover ul li {
	margin: 0;
}

img.picA
{
position: relative;
top: -2px;
background: url('../images/web_graphics/page_graphics/page_background.jpg') no-repeat;
width: 124px;
height: 180px;
padding: 15px 14px;
}

img.picB
{
position: relative;
top: -2px;
background: url('../images/web_graphics/page_graphics/face_background.jpg') no-repeat;
width: 70px;
height: 70px;
padding: 9px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
.eeocontent {
	padding-left: 15px;
	padding-bottom: 2px;
}
.greybox {
	background-color:#f5f5f5;
	padding:10px;
}
h2 {
	display:block;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h2 span {
	font-weight: normal;
}
h3 {
	display:block;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h3 span {
	font-weight: normal;
}
h4 {
	display:block;
	font-size: 18px;
	font-weight:bolder;
	margin: 0 10px 10px 10px;
	text-align:right;
}
h4 span {
	font-weight: normal;
}

.highlight {
	background-color:#F5F5F5;
}

.newsTitle {
	float:left;
	width: 430px;
	padding:4px;
	font-weight: bold;
}
.newsTitleSmall  {
	font-weight:normal;
	font-style:italic;
	font-size:8pt;
}
.newsTAF {
	float:left;
	width: 198px;
	padding:4px;
	clear:right;
	font-weight:bold;
}
.newsArticle {
	clear:both;
	padding:8px;
}

.sponsorCat {
	font-size:18px;
}
.sponsorCatBG {
	background-color:#F5F5F5;
	font-size:18px;
	font-weight:bold;
}
.small {
	font-size: 10px;
}
.largetext {
	font-size: 13pt;
}
.verylargetext {
	font-size: 16pt;}
	
.printtext {
	font-size: 12pt;
	line-height:2.0;
}

.shareImg {
	vertical-align:middle; margin:0 2px;
}
a:hover .shareImg {
	opacity:.6;
	filter:alpha(opacity=60);
}
.sponsorRow {
	margin-bottom: 20px;
}
.sponsorColLeft {
	float:left; width:14%; padding:1%
}
.sponsorColMid {
	float:left; width:63%; padding:1%
}
.sponsorColRight {
	float:left; width:16%; padding:1%; text-align:right;
	margin-right:1%;
}
.hidden {
	display:none;
}
.unhidden {
	display:block;
}
.sponsorContactCard {
	float:right; width:120px; margin:10px 20px; font-size:9px; text-align:center;
}
.picC
{
	float:right;
	background: url('../images/web_graphics/page_graphics/radiospot_background.jpg') no-repeat;
	width: 70px;
	height: 94px;
	padding: 9px;
}
