﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	text-align: center;
	vertical-align: middle;
	top:10px;
	padding-top:10px;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
th {
	font-size:12px;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tableheaderwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: black}
.whatsonhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.whatsonh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4988;
}

.whatsonstyleHoliday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.whatsonstyleCharity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
}
.whatsonstyleExhibition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.whatsonstyleThirstyThursday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.navwh11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.eventButton {
	background-color:#B7DBC9;
	border:solid thin 1px #006666;
	color:#006666;
	padding:3px;
	vertical-align:super;
	text-decoration:none;
	font-weight:bold;
}

.eventButton a{
	text-decoration:none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
