/* CSS Document */
.newstxtheader{
 	border-bottom:1px solid #E6E6CC; 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#CCCCCC; 
}

.newstxtcontent{
	font-family:arial; 
	font-size:11px; 
	color:#666666;
	line-height:16px;
	padding-left:0px; 
	padding-right:0px;
}


#pscroller1{
width: 162px;
height: 140px;
border: 0px solid black;
padding:3px;
}

#pscroller2{
width: 210px;
height: 150px;
border: 0px solid black;
padding:3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


.subnavs{
	font-family:verdana; 
	font-size:11px; 
	color:#A36502;
	text-decoration:underline;
	font-weight:bold;
}	
.subnavs:hover{
	font-family:verdana; 
	font-size:11px; 
	color:#FF9D18; 
	text-decoration:underline;
	font-weight:bold;
}	
.footer_lnk{
	font-family:verdana; 
	font-size:10px; 
	color:#A36502; 
	font-weight:bold;
	text-decoration:none;	
}
.footer_lnk:hover{
	font-family:verdana; 
	font-size:10px; 
	color:#FF9D18; 
	font-weight:bold;
	text-decoration:none;	
}

.subheader{
	font-family:arial; 
	font-weight:bold; 
	font-size:20px; 
	color:#A36502;
	text-decoration:none;
}
.subheader:hover{
	font-family:arial; 
	font-weight:bold; 
	font-size:20px; 
	color:#888800;
	text-decoration:none;
}

.fronttxt{
	font-family:verdana; 
	font-size:11px; 
	line-height:16px; 
	color:#333333; 
	padding-left:10px;
}

.copyright{
	font-family:verdana; 
	font-size:10px; 
	color:#333333; 
	font-weight:normal;
}

.inpageheader{
	font-family:arial; 
	font-weight:bold; 
	font-size:20px;
	color:#A36502;
}

.inserviceheader{
	font-family:arial; 
	font-weight:bold; 
	font-size:18px;
	color:#A36502;
}


.serviceheader{
	font-family:verdana; 
	font-size:12px; 
	color:#333333; 
	padding-right:15px; 
}

.servicecontent{
	font-family:verdana; 
	font-size:12px; 
	color:#333333; 
	padding-right:15px;
	line-height:18px;
}
