.menuHeader {
	font-family : "Times New Roman", Times, serif;
	font-size : x-large;
	font-style : italic;
	font-weight : bolder;
; color: #31A766
}
.locationText {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-style : italic;
	font-weight : 500;
	line-height : 125%;
}
.welcomeText {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : 600;
	line-height : 125%;
	font-size : small;
}
.creditLine {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
A {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
.infoText {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : 900;
}
.menuItems {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-weight: 600}
.menuDescriptions { font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small; font-weight: 400; font-style: italic}
.cellBackground {  background-image: url(bottom_gradient.gif); background-repeat: repeat-x; background-position: bottom}

