body {
	border: 0px;
	padding: 0px;
	background: #bdc7ce url(../images/bg.gif) repeat-x;
	background: #5d768a;
	background: #b7c9d4;
}

.wrapper {
/*	border: 1px solid #4f6373;*/
	border-top: 0px;
	width: 950px;
	padding-left: 25px;
	padding-right: 28px;
	margin: 0px auto;
	background: #FFFFFF url(../images/bgBlue.gif);
}

.header {
	background: #0c7bbd;
	height: 120px;
	background: url(../images/header.gif) no-repeat;
}

.mainNav {
	height: 32px;
	background: #004479;
	line-height: 32px;	
	border-top: 1px solid #003a68;
	border-bottom: 1px solid #003a68;	
}

.mainNav a {
	display: block;
	width: 118px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-family: arial,"Trebuchet MS", sans-serif;
	font-size: 13px;	
	text-decoration: none;
}

.mainNav a.selected {
	color: #00c0f7;
	font-weight: bold;
}

.mainNav a:hover {
/*	color: #00a6e6;*/
	color: #FFFFFF;
	background: #1e89c9 url(../images/navOver.gif);
}

.mainNav a.selected:hover {
	color: #00c0f7;
}


.leftBox {
	width: 155px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.mainContent {
	width: 545px;
	float: left;	
	font-family: arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 1.4em;	
	color: #666666;
	padding: 35px;
	padding-right: 40px;
	padding-top: 35px;
	padding-bottom: 50px;
}

.mainContent h1 {
	font-size: 30px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: -1px;
	color: #1d64b0;
	padding-top: 0px;
	margin-top: 0px;
}

.mainContent h3 {
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	color: #21356b;
	font-weight: bold;

}

.mainContent a {
	color: #2385c4;
}

.mainContent a:hover {
	color: #23356b;
	text-decoration: none;
}

.directoryLinks a {
	padding-left: 2px;
	padding-right: 2px;
}

.mainContent strong {
	color: #2385c4;
}

.rightBox {
	width: 167px;
	padding-top: 5px;
	padding-left: 3px;
	float: left;
}

.rightBox img{
	border: none;
}

.addressInfo {
	line-height: 30px;
	color: #FFFFFF;
	background: #004479;		
	font-family: arial;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #333333;
}

.footer {
	border-top: 0px;
	width: 950px;
	padding-left: 25px;
	padding-right: 28px;
	padding-bottom: 24px;
	margin: 0px auto;
	background: #004479;	
	background: #FFFFFF url(../images/bottomShadow.gif) bottom;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 25px;
	height: 25px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.footer a:hover {
	color: #00c0f7;
}

.linkWrap {
	float: right;
}

.openingHours {
	width: 147px;
	background: #3c8ec5 url(../images/leafBg.gif) center no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-top: 1px;
}

.openingHours p {
	padding:0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.openingHours h1, .whatsOnBox h1 {
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.tableHeader {
	background: #23356b;
	color: #FFFFFF;
}

.directoryTable {
	font-size: 12px;
}

.smallText {
	font-size: 11px;
	line-height: 13px;
}

.vipForm {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 25px;
}

.whatsOnBox {
	width: 141px;
	background: #3c8ec5 url(../images/leafBg.gif) center no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
	padding: 10px 0px 10px 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.whatsOnBox ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.whatsOnBox ul li {
	
}

.whatsOnBox ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.whatsOnBox ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.whatsOnNav {
	height: 25px;
	background: #EFEFEF;
	line-height: 22px;	
	border-bottom: 1px solid #003a68;	
}

.whatsOnNav ul {
	list-style-type: none;
	width: 875px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 75px;
}

.whatsOnNav ul li {
	display: inline;
	padding-right: 20px;
}

.whatsOnNav ul li a {
	color: #004479;
	font-family: arial,"Trebuchet MS", sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
}

.whatsOnNav ul li a.selected {
	color: #00C0F7;
	font-weight: normal;
	font-weight: bold;
}

.whatsOnNav ul li a:hover {
/*	color: #00a6e6;*/
	color: #00C0F7;
}

.whatsOnNav ul li a.selected:hover {
	color: #00C0F7;
}