body {
margin: 0;
}

a
{
font-family: "Verdana", "Arial";
font-size: 10pt;
text-decoration: none;
}

a.navigation:link
{
color: white;
font-weight: bold;
}

a.navigation:visited
{
color: white;
font-weight: bold;
}

a.navigation:hover
{
color: darkgray;
}

a.menus:link
{
color: green;
}

a.menus:visited
{
color: #A01319;
}

a.menus:hover
{
color: darkgray;
}

a.normallink:link
{
color: green;
}

a.normallink:visited
{
color: #A01319;
}

a.normallink:hover
{
color: darkgray;
}

/*for the side navigation menu on the bar pages*/
.sideNav
{
line-height: 150%;
margin-left: 25px;
}

.hours
{
font-family: "Verdana", "Arial";
color: black;
font-size: 8pt;
}

.terms
{
font-family: "Verdana", "Arial";
color: black;
font-size: 8pt;
line-height: 150%;
}

.anchor
{
font-family: "Verdana", "Arial";
color: green;
font-size: 12pt;
font-weight: bold;
}

.menuHeader
{
font-family: "Verdana", "Arial";
color: green;
font-size: 12pt;
font-weight: bold;
}

.menuItem
{
font-family: "Verdana", "Arial";
color: black;
font-size: 10pt;
font-weight: bold;
}

.menuItemDesc
{
font-family: "Verdana", "Arial";
color: black;
font-size: 10pt;
}

.navSpacer{
background-color: white;
}

/*content text for pages*/
.description{
font-family: "Verdana", "Arial";
font-size: 10pt;
text-decoration: none;
}

.directions{
font-family: "Verdana", "Arial";
font-size: 10pt;
text-decoration: none;
margin-left: 25px;
}

/*information on contact page*/
.contactInfo{
margin-left: 25px;
}

/*extra information that needs to be displayed*/
.note{
font-family: "Verdana", "Arial";
font-size: 10pt;
color: #A01319;
text-decoration: none;
}

.menuHeaderDesc{
font-family: "Verdana", "Arial";
font-size: 10pt;
color: green;
text-decoration: none;
}

/*submenus*/
.bignote{
font-family: "Verdana", "Arial";
font-size: 12pt;
font-weight: bold;
color: green;
text-decoration: none;
}

/*for menus that have items with individual descriptions.*/
.item{
font-family: "Arial", "Verdana";
font-size: 8pt;
font-weight: bold;
color: green;
text-decoration: none;
}

/*for the printable menu items...no color*/
.printHeader{
font-family: "Arial", "Verdana";
font-size: 14pt;
font-weight: bold;
color: black;
text-decoration: none;
}

.printItem{
font-family: "Arial", "Verdana";
font-size: 8pt;
font-weight: bold;
color: black;
text-decoration: none;
}

.printDescrip{
font-family: "Arial", "Verdana";
font-size: 8pt;
color: black;
text-decoration: none;
}

.printSection{
font-family: "Arial", "Verdana";
font-size: 10pt;
font-weight: bold;
color: black;
text-decoration: none;
}

/*for menus that have items with individual descriptions.*/
.descrip{
font-family: "Arial", "Verdana";
font-size: 10pt;
color: black;
text-decoration: none;
}

/*content on menus*/
.bigdescrip{
font-family: "Arial", "Verdana", "Arial";
font-size: 10pt;
color: black;
text-decoration: none;
}

/*footer style*/
.footerText{
font-family: "Verdana", "Arial";
font-size: 8pt;
text-decoration: none;
}

/* for calendar */
.month
{
font-family: "Verdana", "Arial";
text-align: center;
font-size: 14pt;
font-weight: bold;
background: #A01319;
}

.calendarDays
{
font-family: "Verdana", "Arial";
color: white;
font-size: 12pt;
font-weight: bold;
}

.dayInMonth
{
font-size: 10pt;
font-weight: bold;
text-align: right;
vertical-align: top;
border-color: black;
border-width: 1px;
border-style: solid;
height: 100px;
}

.notInMonth
{
font-size: 10pt;
font-weight: bold;
height: 100px;
background: silver;
border-color: black;
border-width: 1px;
border-style: solid;
}
/* end for calendar */

.hoursTable
{
border-style: solid;
border-color: black;
border-width: 1px;
}

.termsTable
{
border-style: solid;
border-color: black;
border-width: 1px;
}

.calendarTable
{
border-style: solid;
border-color: black;
border-width: 2px;
}

/*top nav*/
#nav{
font-family: "Verdana", "Arial";
font-size: 10pt;
text-decoration: none;
color:white;
}

.titleBar{
margin-left: 25px;
font-family: "Verdana", "Arial";
font-size: 14pt;
font-weight: bold;
color: white;
text-decoration: none;
line-height: 150%;
}
