@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	background-color: #8888ff;
	text-align: left;
}
body,td,th {
	font-weight: bold;
	color: #FF0;
	text-align: center;
	background-color: #88F;
}
.oneColLiqCtrHdr #container #mainContent blockquote h4 {
	margin: 1px;
}
.oneColLiqCtrHdr #container #mainContent table {
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	margin: 5px;
}
.oneColLiqCtrHdr #container #mainContent table tr td {
	color: #000;
	background-color: #DDD;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
}
.oneColLiqCtrHdr #container #mainContent p {
	font-size: medium;
}
.oneColLiqCtrHdr #container #mainContent p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
.oneColLiqCtrHdr #container #mainContent h3 {
	color: #333;
}
.oneColLiqCtrHdr #container #mainContent h3 {
	color: #666;
	text-align: center;
}
.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-style: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColLiqCtrHdr #header {
	background: #8888ff;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #00aa00;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #F90;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	font-size: medium;
	text-align:justify;
	line-height: normal;
	z-index: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: normal;
	background-color: #FFF;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColLiqCtrHdr #container #mainContent h1 {
	font-size: larger;
	color: #C60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
.oneColLiqCtrHdr #container #footer p {
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
}
.oneColLiqCtrHdr #container #mainContent {
	font-size: medium;
	text-align: left;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	margin: 5px;
	padding: 5px;
}
.oneColLiqCtrHdr #container #footer p {
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent p {
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}
#navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.oneColLiqCtrHdr #container #mainContent #navbar ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#navbar ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:link {
	color: #00F;
	text-decoration: none;
}
#navbar a:visited {
	text-decoration: none;
	color: #3C0;
}
#navbar a:hover {
	color: #Ff0000;
	text-decoration: none;
	background-color: #CCC;
}
#navbar2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	margin: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.oneColLiqCtrHdr #container #mainContent #navbar2 ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#navbar2 ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
#navbar2 a:link {
	color: #00F;
	text-decoration: none;
}
#navbar2 a:visited {
	text-decoration: none;
	color: #9F9;
}
#navbar2 a:hover {
	color: #Ff0000;
	text-decoration: none;
	background-color: #EEE;
}
.oneColLiqCtrHdr #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #C60;
}
h1 {
	color: #C90;
}
#container #mainContent #navbar ul li h1 {
	display: inline;
}
.oneColLiqCtrHdr #container #mainContent #navbar ul {
	font-size: medium;
}
.oneColLiqCtrHdr #container #mainContent h1 {
	font-size: x-large;
	text-align: center;
}
.oneColLiqCtrHdr #container #mainContent table tbody tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-weight: normal;
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent blockquote table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-weight: normal;
	color: #000;
	font-style: italic;
}
.oneColLiqCtrHdr #container #mainContent #news tr th h3 {
	color: #FF3;
	font-weight: bold;
	font-size: x-large;
}
.oneColLiqCtrHdr #container #mainContent table tr th h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF3;
}
.oneColLiqCtrHdr #container #mainContent table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	font-weight: 700;
	color: #000;
	padding: 5px;
	text-transform: none;
}
.oneColLiqCtrHdr #container #mainContent table tbody tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	color: #000;
}
.National {
	background-color: #FFF;
}
.Nat {
	color: #F00;
	text-align: center;
}
.Tcaption {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.oneColLiqCtrHdr #container #mainContent h3 a link{
	font-size: medium;
	font-weight: bold;
	color: #0fF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColLiqCtrHdr #container #mainContent h3 a hover{
	font-size: medium;
	font-weight: bold;
	color: #0FF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
iframe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: thick solid #06F;
	background-color: #FFC;
	margin: 2px;
	padding: 2px;
	height: 250px;
	width: 60%;
}
.heavy {
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent #news2 tr td strong em {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.oneColLiqCtrHdr #container #mainContent ul li {
	color: #000;
	text-align: left;
}
.oneColLiqCtrHdr #container #mainContent a iframe {
	background-color: #FFC;
	text-align: center;
	vertical-align: middle;
}
#weekdays {
	width: 50%;
	text-align: center;
}
.away {
	background-color: #FFC;
}
.oneColLiqCtrHdr #container #mainContent p a:  link {
	font-size: medium;
	color: #00F;
}
.oneColLiqCtrHdr #container #mainContent p a:  visited {
	font-size: medium;
	color: #00F;
.oneColLiqCtrHdr #container #mainContent p a:  hover {
	font-size: medium;
	color: #F00;
.emphasise {
	font-weight: bold;
}
.emphasise {
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent blockquote .border {
	border: 1px solid #000;
}

