p {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin-left:10px;
	margin-right:5px;
	}
	
p a:link {text-decoration: underline; color: #5D301D;}
p a:active{text-decoration: none; color: #5D301D;}
p a:visited{text-decoration: underline; color: #5D301D;}
p a:hover{text-decoration: underline; color: #000000;}

.bodyText {
	font-family:"Century Gothic";
	}

.menu {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color: #CCCC99;
	letter-spacing: 1.5px;
	line-height: 30px;
	margin-left:5px;
	}
	
.menu a:link {text-decoration: none; color: #CCCC99;}
.menu a:active{text-decoration: none; color: #CCCC99;}
.menu a:visited{text-decoration: none; color: #CCCC99;}
.menu a:hover{text-decoration: underline; color: #CCCC99;}

.menuFrench {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color: #CCCC99;
	letter-spacing: 2px;
	margin-left:5px;
	margin-top:5px;
	}
	
.menuFrench a:link {text-decoration: none; color: #CCCC99;}
.menuFrench a:active{text-decoration: none; color: #CCCC99;}
.menuFrench a:visited{text-decoration: none; color: #CCCC99;}
.menuFrench a:hover{text-decoration: underline; color: #CCCC99;}	

.menuBoxes {
	border-top-width:1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	height: 30px;
	}

.menuRed {
	font-family: "Trebuchet MS", Arial;
	font-size:10px;
	font-weight:bold;
	color: #FF0000;
	letter-spacing: 1.5px;
	margin-left:5px;
	}
	
.header1 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom:8px;
	}
	
.eventTimes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-align:right;
	font-weight:bold;
}

.listItems {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color: #333300;
	}
	
.contactText {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size:13px;
	}
	
.footer {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #333300;
	}
	
.footer a:link {text-decoration: none; color: #333300; }
.footer a:active{text-decoration: none; color: #333300; }
.footer a:visited{text-decoration: none; color: #333300; }
.footer a:hover{text-decoration: underline; color: #333300; }

.scheduleItem {
	font-family: Verdana, Tahoma, Arial;
	font-size:14px;
	letter-spacing:-1px;
	color:#336600;
	font-weight:bold;
	}
	
.scheduleText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin-left:10px;
	margin-right:15px;
	}
