

/***********************************************/
/* 2col_leftNav.css  prairiefire.css           */
/*    										   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,Helvetica, sans-serif;
	color: #FFD700;			/* gold */
	line-height: 1.166;	
	margin: 25px;
	padding: 5px;
	background:#000000;
}

blockquote{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #FF4500;  	/* red-orange */
	line-height: 1.4;	
	margin: 25px;
	padding: 5px;
	background:#000000;
}


p.times {
	font-size:15px; 
	font-family:'Times New Roman', Times, Serif; 
	color:#FFD700;	/* gold */
	background:#000000;
	}

p {
	font-size:15px; 
	font-family:Arial,Helvetica,san-serif; color:#FFD700; /* gold */
	background-color:#000000;
	}

.pfover55 {
	font-family:"times new roman",times,serif; 
	font-weight:bold;
	font-size:55px; 
	line-height:75%;
	color:#FF4500; 			/* Orangered*/
	font-style:italic;
	background-color:transparent;
									/*	text-shadow: 7px 7px 7px #000; */
									/*	text-shadow: 3px 3px 3px #FFD700; */
	text-shadow: -1px 0 black, 0 1px black,
      			 1px 0 black, 0 -1px black;		/* outline */
	}

.xpbgLG {
	font-size:24px; 
	font-family:Arial,Helvetica,san-serif; 
	color:red; /* red */
	font-weight:bold;
	background:transparent;
	}	/*	for xparent backgrounds */

.xpbg {
	font-size:15px; 
	font-family:Arial,Helvetica,san-serif; color:#FFD700; /* gold */
	background:transparent;
	}	/*	for xparent backgrounds */

td {
	font-size:15px; 
	font-family:Arial,Helvetica,san-serif; color:#FFD700; /* gold */
	background:#000000;
   }

a{
	color: #FFD700;			/* gold */
	text-decoration: none;
	font-family:Arial,Helvetica,san-serif;
	background:#000000;
}

.blacklink{
	color: #000000;;
	text-decoration: none;
	font-family:Arial,Helvetica,san-serif;
}

a:link{
	color: #FFD700;		/* gold */
	text-decoration: none;
	font-family:Arial,Helvetica,san-serif;
	background:#000000;
}

a:visited{
	color: #FFD700;		/* gold */
	text-decoration: none;
	font-family:Arial,Helvetica,san-serif;
	background:#000000;
}

a:hover{
	color: #FF4500;		/* red-orange */
	text-decoration: underline;
	font-family:Arial,Helvetica,san-serif;
	background:#000000;
}

h1{
 font-family: Helvetica,Arial,sans-serif;
 font-size: 32px;
 color: FF4500;			/* red-orange */
 margin: 0px;
 padding: 0px;
 background:#000000;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 26px;
 color: FFD700;
 margin: 0px;
 padding: 0px;
 background:#000000;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 24px;
 color: #FFD700;
 margin: 0px;
 padding: 0px;
 background:#000000;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 20px;
 font-weight: normal;
 color: #FFD700; 		/* gold */
 margin: 0px;
 padding: 0px;
 background:#000000;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #FFD700;
 margin: 0px;
 padding: 0px;
 background:#000000;
}

/*********** NAVBAR link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

navbar ul a:link, navbar ul a:visited {display: block;}
navbar ul {list-style: none; margin: 0; padding: 0;}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
navbar li {border-bottom: 1px solid #EEE;}


/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
html>body navbar li {border-bottom: none;}


/* NAVBAR colors by mcy see also #navBar below */

.navbar {color: gold;text-align: left}

.navbar a:link {color: #FFD700;}	/* gold */
.navbar a:visited {color: #FFD700;}	/* gold or 800000 maroon */
.navbar a:hover {color: #FF4500;}	/* red-orange */		
.navbar a:active {color: #8B0000;}	/* dark-red */



ul{ text-align:left;
	list-style-type: square;
	font-size:16px;
}

li {
	  line-height:20px;
	}

.miniolive { 
	color: olive; 
	font-size:75%
	}

ul ul{ align;left;
 list-style-type: disc;
}

ul ul ul{ align;left;
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}

.alertbox  {
	padding: 10px;
	border-style: ridge; color:white;
	} 


.ribbon  {
 font-family: Arial,sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #000000;
 background:#90EE90;
}

.paratitle2  {
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #00FF7F;
}

.paratitle   {
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 25px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


.mini { font-family:arial,helvetica,san-serif; font-size : 11px; background : none; color : #FFFFFF;
}

/************* #siteInfo styles ***************/




/*********** #sectionLinks styles ***********/

	
