	
h2 {
	font-family:"New Century Schoolbook", "Times New Roman";
}
h1 {
	font-family:"New Century Schoolbook", "Times New Roman";
}
h3 {
	font-family:"Myriad Web" ;
	font-size: medium;
} 
 
.serviceLineText {
	font-family:"New Century Schoolbook", "Times New Roman";
	font-size: x-large;
	color: #69203B;
}

.newsItemHeader {
	font-family:Arial;
	font-size: small;
	font-weight: bold;	
	color: #56722d;
}
.menuText {
	color: #ffffff;
	font-family:"Arial Narrow","Helvetica", "sans-serif";
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.smWhiteLink {
	font-family:"Helvetica";
	color: #ffffff;
	font-size: xx-small;
	font-weight: normal;	
}
.redLink {
 	font-family:"Helvetica";
	color: #ff0000;		
	font-weight: normal;
	font-size: small;
}
a:hover {
	color: #ffaa20;
}

.leftNavIndent {
	color: #d895ae;
	font-family:"Arial Narrow","Helvetica", "sans-serif";
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	line-height:1.1em;
	
}
td.leftNavIndent {
	padding-left: 20px;	
}
#divTrans {
	float:left;
	visibility:hidden;
	position:absolute;
	top: 0px;
	right: 0px;
	width:150px;
	height:15px;
	background-color: #880000;
	opacity:.25;
}
 

.storySpotName {
	font-family:"Arial Narrow","Helvetica", "sans-serif";
	font-size: small;
	color: #69203B;
	font-weight: bold;
}
.storySpotCenter {
	font-family:"Arial Narrow";
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}




.storySpots {
	visibility:hidden;
	position:absolute;
	top:100px;left:15px;
}

.searchBox {
	font-size: xx-small;
}

td.imgholder img {
display:block;
margin:0;
padding:0;
}

.pictureBarBg {
	background-color: #000000; 
}