body {
	margin-top: 3px;
	margin-bottom: 3px;
}
.menuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}
.HighlightMenuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	font-weight: normal;
}
.contentGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.contentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.contentdiv { margin: 5px 0 3px 0; }
.contentQuotes {  
	margin: 9px 0 2px 0;
	font-size:20px;
	color:#101010;
}
.popup {
  cursor:pointer;cursor:hand;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c00;
  font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	font-weight: normal;
	margin-bottom:4px;
}
.copyrightLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	font-weight: normal;
 	text-decoration: none;
}
.RedNotify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.BlackNotify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#openhours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:center;
	margin: 22px 2px 6px 2px;
}
.openhourslabel { color:#333; font-style:italic; }
