.menu {
   color: #F8F8F0;
   font-family: Tahoma, arial;
   font-size: 10pt;
   font-weight: bold;
   border-left: 1px solid #F8F8F0;
   text-decoration: none;
   background-color: #313031;
   padding: 5px;
}

.menu:hover {
    background-color: #87CEFF;
	color:#4F723D;
}

.toolbar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
	border-bottom : 3px ridge #FB3A4B;
	border-top : 3px ridge #FB3A4B;
}

.banner	{
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color : #030302;
	font-style: italic;
	font-weight: bold;
	}

.banner2	{
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #030302;
	font-style: italic;
	font-weight: bold;
	}

.address {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#FCFDFE;	
		}
	
.phone {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#223221;	
		}
	
.text	{
font: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #030302;
margin-left:40px;
margin-right:40px;
}

.header	{
font: Arial, Helvetica, sans-serif;
font-size: 21px;
color: #B60000;
font-style: italic;
font-weight: bold;
}

a {
text-decoration : none;
}

a:hover {
text-decoration : none;
}

a:visited {
text-decoration : none;
}

.note {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10;
		color:#031858;		
	}

.green {
		color:#4F723D;
		text-decoration : none;
		}
		
.blue {
		color:Blue;
		text-decoration : none;
		}		
		
.date{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18;
		color:Black;
		font-weight : bold;
	}
	
.event{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18;
		color:Black;
		font-style : italic;
	}
	
