h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333300;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333300;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333300;
	
}




body { 
	font: 8pt/16pt georgia; 
	color: #000000; 
	margin: 0px;
	background: #ffffff; 
	text-align:center;
    min-width: 750px;
		 
	}


#PageHeader {
    margin-top: 0px;   
	float: left;
	width: 100%;
	height: 200px;
	text-align:center;
	border-bottom: 1px #ab1b1b solid;
	background-color:#aaab7b;
}

#wrapper {
	width: 780px;	
	
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	background: #ffffff;

}
	
#LeftPanel {
    margin: 20px 10px 15px 15px;
	width: 115px;
	float: left;
		
}  

#ContentArea {
   
   	width: 435px;
	float: left;
	border-left: 1px #ffbbbf solid;
	border-right: 1px #ffbbbf solid;
	background-color:white;
	padding:10px 0 15px 15px;
	margin: 20px 5px 20px 10px;
	text-align:left;
 
}  
	

#RightPanel {
    margin: 20px 5px 15px 5px;
    padding:5px;
	width: 145px;
	float: left;
	background: white;
  /*	border:1px #ab1b1b solid; */
} 

#RightPanel p{
	color: blue;
}

#RightPanel a:link { 
	color:navy;
	font-weight:bold;
	text-decoration:underline;		
	}
#RightPanel a:visited {
	color:navy;
	font-weight:bold;
	text-decoration:underline;
	}
#RightPanel a:hover {
	color:#ab1b1b;
	background: aqua;
	}

#RightPanelTop { 	
	background: #CCFF99;
	color: navy;
	font-weight:bold;
}

#RightPanelMiddle {
    background: #FFFF80;
   	color: green;
	font-weight:bold;
}


#RightPanelBottom {
    background: #FFFF80;
   	color: green;
	font-weight:bold;
}


#linkList {
   
    margin: 10px 5px 5px 5px;
	float: left;
	width: 125px;
    background-color:  #ab1b1b;
    text-align:left;
		
	}
	
#linkList ul {
	margin: 10px;
	padding: 15px;
	}
#linkList li {
	/*line-height: 2.5ex; */
	list-style-type: none;
	display: block; 
	padding: 6px 2px 0 2px;
	margin-bottom: 3px;
	font: 10pt/16pt arial;
	font-weight:bold;
	font-variant:small-caps;

	}
#linkList li a:link { 
	color: #ffffff;
	text-decoration:none;
		
	}

#linkList li a:visited {
	color: #ffffff;
	text-decoration:none;
	}
#linkList li a:hover {
	color:#ab1b1b;
	background-color:  #ffffff;
	text-decoration:none;

	}


#footer {
	clear: both;
	margin-top: 20px;
	background-color:  #ab1b1b;
	height: 2em;
	color:white;
	font: 9pt/14pt arial;

}
.orangebackground
{
	background-color:orange;
}

.red-bold-text {
	color:#d32323;
	font-weight:bold;
	font-size:110%;
	font-style:italic;
}

.bold-text {
	font-weight:bold;
	font-size:110%;
	font-style:italic;
	
}
.bold-textb {
	font-weight:bold;
	font-size:110%;	
}

.flyer-button {
                margin-top: 15px;	
                margin-left: 25px;
  /*	width: 75px; */
  
	 background-color:  #fbe2ba;	
 background-color:  #FDFECC;
  background-color:  white;



                float: left;
              
	}
.flyer-button p{ 	
	padding: 2px;
                
	font-family: "Comic Sans MS", sans-serif;
		font-family: Arial, sans-serif;
		font-weight: bold;
	font-size: 1.2em;
	color: white;
    text-align:center; 
    background-color: red;      

}

.flyer-button a:link { 
	color:white;
	font-weight:bold;
	text-decoration:none;		
	}
.flyer-button a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	}
.flyer-button a:hover {
	color:red;
	background:white;
	}
	
.green-square {
    margin-top: 15px;	
	width: 150px;  
    background-color:  yellow;
 border-top: 1px #84854F solid;
    border-bottom: 1px #84854F solid; 
    border-top: 2px #ab1b1b solid;
    border-bottom: 2px #ab1b1b solid; 
    
	}
	
.green-square a:link { 
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;		
	}
.green-square a:visited {
	color:#d32323;
	font-weight:bold;
	text-decoration:underline;
	}
.green-square a:hover {
	color:#ab1b1b;
	background:yellow;
	}
	
.p-style1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333300;
	text-align: left;
	line-height: 100%;
	}	
	
.p-style2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333300;
	text-align: left;
	line-height: 100%;
	}
.staff-photo {
	float: left;
	padding: 0 7px 5px 0;
}
