@charset "ISO-8859-1";
/* This is the style of your browser text */

body {
	background-color: #232741;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #242641;
	font-weight: normal;
	text-decoration: none;
}

.BodyCopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #242641;
	font-weight: bold;
	text-decoration: none;
}

.BodyCopy:link {
	color: #222741;
	text-decoration: underline;
	font-weight: bold;
}
.BodyCopy:visited {
	color: #222741;
	text-decoration: underline;
	font-weight: bold;
}


.header {
	color: #57C4F3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.OpeningHoursTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.OpeningHoursCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #232741;
	font-size: 10px;
}

 hr {
  border: 0;
  width: 100%;
  color: #6CCFF6;
  background-color: #6CCFF6;
  height: 1px;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.TopNav a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.TopNav a:hover {
	color: #69C9F0;
	text-decoration: underline;
	font-weight: bold;
}

.TopNav a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.TopNavHighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6CCFF6;
	text-decoration: underline;
}

.TopNavDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6CCFF6;
	text-decoration: none;
}
