
/* Colors:  CYAN: #00CCFF     YELLOW: #FFFF00     MAGENTA: #FF0099 */
/* Fonts:  "FRANKLIN GOTHIC BOOK"  "FRANKLIN GOTHIC DEMI"   "FELIX TITLING"  */




.nav	{ font-size: 11pt;		/*  text for address */	
	  font-family: "Franklin Gothic Demi","Arial",sans serif;
	  font-weight: normal;
	  color: #000000;
	  text:align: justify;}
	  
A.nav:link	{ text-decoration: none; color: #000000;}
A.nav:visited	{ text-decoration: none; color: #000000;}
A.nav:hover	{ color: #ffffff;}
A.nav:active	{ text-decoration: none; color: #666666;}


.foot	{ font-size: 10pt;		/*  text for address */	
	  font-family: "Franklin Gothic Book","Arial",sans serif;
	  font-weight: normal;
	  color: #000000;
	  text:align: justify;}
	  
A.foot:link	{ color: #000000;}
A.foot:visited	{ color: #000000;}

/* ***************************************************************************/


.headr	{ font-size: 28pt;		/* Large heading/intro type - RED*/
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: bold;
	  color: #cc0000;
	  text:align: justify;}

.head	{ font-size: 24pt;		/* Large heading/intro type */
	  font-family: "Franklin Gothic Demi","Arial", sans serif;
	  font-weight: bold;
	  color: #000000;
	  text:align: justify;}
	  
.textb	{ font-size: 14pt;		/* bold copy or text type */	
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: normal;
	  color: "#000000";
	  text:align: justify;}	
A.textb:link	{ color: #cc0000; font-weight: bold;}
A.textb:visited	{ color: #cc0000; font-weight: bold;}
A.textb:hover	{ color: #000000; font-weight: bold;}
A.textb:active	{ color: #000000; font-weight: bold;}


.text	{ font-size: 12pt;		/* normal copy or text type */	
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: normal;
	  color: "#000000";
	  text:align: justify;}	
	  
.textss	{ font-size: 12pt;		/* Medium copy or text type */	
	  font-family: "Franklin Gothic Demi","Arial", sans serif;
	  font-weight: normal;
	  color: "#000000";
	  text:align: justify;}	

.textbold_r	{ font-size: 14pt;		/*  - RED*/
	  font-family: "Franklin Gothic Demi","Arial", sans serif;
	  font-weight: bold;
	  color: #cc0000;
	  text:align: justify;}
A.textbold_r:link	{ color: #ffffff;}
A.textbold_r:visited	{ color: #ffffff;}
A.textbold_r:hover	{ color: #ffff00; font-weight: bolder;}
A.textbold_r:active	{ color: #ffff00; font-weight: bolder;}



.menu	{ font-size: 14pt;		/* normal copy or text type */	
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: bold;
	  color: "#000000";
	  text:align: justify;}	
	  
A.menu:link	{ text-decoration: none; color: #000000;}
A.menu:visited	{ text-decoration: none; color: #000000;}
A.menu:hover	{ text-decoration: none; color: #666666;}
A.menu:active	{ text-decoration: none; color: #666666;}


/* ***************************************************************************/

.splashhead	{ font-size: 22 pt;		/* Large heading/intro type */
	  font-family: "Arial Black",sans serif;
	  font-weight: normal;
	  color: #000000;
	  text:align: justify;}

.splashhead2	{ font-size: 20 pt;		/* Medium copy or text type */	
	  font-family: "Arial Narrow",sans serif;
	  font-weight: bold;
	  color: "#000000";
	  text:align: justify;}	
	  

.splashtext	{ font-size: 11 pt;			
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: normal;
	  color: "#000000";
	  text:align: justify;}			  
	  
.splashtextb	{ font-size: 16 pt;		
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: bold;
	  color: "#000000";
	  text:align: justify;}	
	  

.splashtextb_r	{ font-size: 16 pt;			
	  font-family: "Palatino Linotype","Times New Roman",serif;
	  font-weight: bold;
	  color: "#cc0000";
	  text:align: justify;}	
	

.linkbold	{ font-size: 22 pt;		
	  font-family: "Arial Black","Arial", sans serif;
	  font-weight: bold;
	  color: #ffffff;
	  text:align: justify;}
A.linkbold:link	{ color: #ffffff;}
A.linkbold:visited	{ color: #ffffff;}
A.linkbold:hover	{ color: #ffff00;}
A.linkbold:active	{ color: #ffff00;}


.splashmed	{ font-size: 14pt;		/* Basic copy or text type */	
	  font-family: "Arial Black",sans serif;
	  font-weight: normal;
	  color: #000000;
	  text:align: justify;}
	  
	  
.splashsmall	{ font-size: 16pt;		/* Basic copy or text type */	
	  font-family: "Arial",sans serif;
	  font-weight: bold;
	  color: #000000;
	  text:align: justify;}
A.splashsmall:link	{ color: #cc0000;}
A.splashsmall:visited	{ color: #cc0000;}
A.splashsmall:hover	{ color: #ff0000;}
A.splashsmall:active	{ color: #ff0000;}


.splashsmalllink	{ font-size: 16pt;		/* Basic copy or text type */	
	  font-family: "Arial",sans serif;
	  font-weight: bold;
	  color: #cc0000;
	  text:align: justify;}

/* ***************************************************************************	  
	  
	  





	
/* Adds buffer margin to small logo, etc.*/
.space	{ margin-right: 10px;}


