body { 
	color: #666666; 
	font-family: Trebuchet MS, Arial, SunSans-Regular, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
}

P{ 
    color: #000000; 
	font-family: Trebuchet MS, Arial, SunSans-Regular, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
}

td { 
    color: #333333; 
	font-family: Trebuchet MS, Arial, SunSans-Regular, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
}

.addressBottom { 
    color: #333333; 
	font-family: Trebuchet MS, Arial, SunSans-Regular, sans-serif; 
	font-size: 08pt; 
	font-weight: normal;
}

.title{	
	font-family: Arial, SunSans-Regular, sans-serif;	
	font-weight: bold;
	font-size: 130%;	
	color: #F4F3D2;
}

.foodMenuBig{
  	font-family: "Comic Sans MS";
	font-size: 10 pt;
	color: black;
	font-weight: bold;
}

.foodMenu{
  	font-family: "Comic Sans MS";
	font-size: 08 pt;
	color: black;
}

.openingParagraph{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: white;
}

.calendarParagraph{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: black;
}

.menuCell{
	padding-left: 5%;
}

.red{
	background-color: #EB2D31;
}

.gray {
	background-color: #999999;
}

.white {
	background-color: #ffffff;
}

.superRed {
	vertical-align : super; 
	font-size: 60%; 
	color: #FA0F0F;
}

.lightGraySmall { 
 	color: #999999; 
	font-size: 90%;
}

.bigRed{
	font-family: Arial, SunSans-Regular, sans-serif;	
	font-size: 130%; 
	color: #EB2D31;
}

.big{
	font-family: Arial, SunSans-Regular, sans-serif;	
	font-size: 130%; 
	color: #000000;
}
.tiny{	
	font-size: 70%;
}

A, A:LINK {
	color: #314F7C;
	font-size: 10pt;
	text-decoration : underline;
}
A:VISITED { font-style: italic; }
A:HOVER { color: #FF8000; }

A.Gray:LINK, A.Gray:VISITED {
	background-color: F4F3D2;
	color: #666666;
}

A.Gray:HOVER{
	color:#333333;
}

A.nav:LINK, A.nav:VISITED {
	font-family: "Comic Sans MS";
	font-size: 12 pt;
	color: #333333;
	text-decoration : none;
	font-weight: bold;
	font-style: italic;
}

A.nav:HOVER{
  	font-family: "Comic Sans MS";
	font-size: 12 pt;
	color:#666666;
    text-decoration : none;
	font-weight: bold;
	font-style: italic;	
}

A.Red:LINK, A.Red:VISITED {
	text-decoration: none;
	font-size: 110%; 
	color: #EB2D31;
	background-color: F4F3D2;
}

A.Red:HOVER {
	font-size: 110%;
	color: #999999;
}

A.Blue:LINK, A.Blue:VISITED {
	text-decoration: none;
    font-weight: bold;
	font-size: 80%;
	color: #365DA2;
	font-family: arial;
	background-color: F4F3D2;
}

A.Blue:HOVER {
 	font-weight: bold;
	font-size: 80%;
	color: #999999;
	font-family: arial;
}

A.treeTop:LINK, A.treeTop:VISITED {
	font-family: arial;
	font-size: 8pt;
	font-style: italic;
	color:black;
}
A.treeTop:HOVER { color: black; }

td.spacer { 
    font-size: 2px; 
	line-height: 1px;
}
