/* Pierianpress.com */
/* Color Key: ffffff = white; 000000 = black; e7e6e1 = gray; f1f4e8 = tan; 
4e83b3 = medium blue; bcd1e4 = light blue; e3ce6e = mustard; 982309 = red */

h1		     	
{	
	font-family: georgia, 'times new roman', times, serif; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 20px; 
	color: #000000; 
}

h2  			
{	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000; 
}

h3  			
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
}

h4  			
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
}

li			
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

ol			
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

pre			
{ 	
	font-family: 'courier new', courier, monospace; 
	font-size: 12px; 
	color: #000000; 
}

form.nopad
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom:	0;
}

input.thin 		
{ 	
	height: 14pt;	
	font-size: 9pt; 
	line-height: 9pt;
}

/* Used for quotes in the Art section */
.quote	 		
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: italic; 
	color: #000000; 
}

/* Used for quotes in the Art section */
.quoteSource 		
{	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
}

/* Used for the five white headings on the Site Map page */
.siteMapHeading 	
{	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
}

/* Used for the page heading - located in gray bar */
.heading	        
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000 
}

/* Used for the local navigation heading - located in tan bar */
.navHeading	        
{	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000 
}

/* Used for the body text of most of the site's pages */
.mainText 		
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
.mainText a		
{ 	
	color: #3366cc; 
	text-decoration: underline; 
}
.mainText a:hover	
{ 	
	color: #3366cc; 
	text-decoration: none; 
}
.mainText a:visited	
{ 	
	color: #000099; 
}

.mainTextNoResize
{ 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

/* Used for the body text of most of the site's pages */
.mainTextSerif 			
{ 	
	font-family: 'times new roman', times, serif; 
	font-size: 13px; 
	color: #000000; 
}
.mainTextSerif a		
{ 	
	color: #3366cc; 
	text-decoration: underline; 
}
.mainTextSerif a:hover		
{ 	
	color: #3366cc; 
	text-decoration: none; 
}
.mainTextSerif a:visited	
{ 	
	color: #000099; 
}

/* Used for the gloabal navigation links in the yellow bar */
.globalNav	        
{ 	
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}
.globalNav a		
{ 
	color: #000099; 
	text-decoration: none; 
}
.globalNav a:hover	
{ 	
	color: #000099; 
	text-decoration: underline; 
}
.globalNav a:visited	
{ 
	color: #982309; 
}

/* Used for the local navigation links in the left sidebar */
.localNav	        
{
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}
.localNav a		
{ 
	color: #000099; 
	text-decoration: none; 
}
.localNav a:hover	
{ 
	color: #000099; 
	text-decoration: underline; 
}
.localNav a:visited	
{ 
	color: #982309; 
}

/* Used for the links and copyright in the footer of each page of the site */
.footer		        
{ 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 11px;
	line-height: 17px; 
	color: #000000; 
}
.footer a		
{ 
	color: #000099; 
	text-decoration: none; 
}
.footer a:hover		
{ 
	color: #000099; 
	text-decoration: underline; 
}
.footer a:visited	
{ 
	color: #982309; 
}
