@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/general/solid-bg.jpg);
	background-repeat: repeat-y;
	background-color: #04061b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666;
	background-position: center center;
	font-style: italic;
}
#mainContainer {
	margin-right: auto;
	margin-left: auto;
	height: 769px;
	background-image: url(../images/general/grad-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentContainer  {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#left  {
	float: left;
	height: 769px;
}
#centreContent {
	width: 700px;
	margin-bottom: 30px;
	float: left;
	margin-left: 6px;
}
#header {
	height: 137px;
	background-image: url(../images/general/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	z-index: 0;
}
#addresspanel {
	float: right;
	margin: 8px;
	background-image: url(../images/general/opening-hours.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
	height: 60px;
	width: 350px;
}
#featurePanel {
	height: 321px;
	width: 700px;
	z-index: 0;
}
#mainContent {
	width: 700px;
	padding-top: 20px;
	z-index: 0;
}

#mainContent a:link {
	color: #6E98AE;
	text-decoration: none;	
}
#mainContent a:visited {
	color: #7296AE;
	text-decoration: none;	
}
#mainContent a:hover {
	color: #00384E;
	text-decoration: none;
}
#mainContent a:active {
	color: #7099AF;
	text-decoration: none;	
}

#footer {
	text-align: center;
	font-size: 6pt;
	padding: 8px;
	position: fixed;
	bottom: 0px;
	background-color: #FFF;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
.address {
	font-size: 8pt;
	line-height: 15pt;
	color:#A1A399;
}
.openHours {
	font-size: 12pt;
	color: #547A92;
	font-style: normal;
	line-height: 15pt;
}
.blueType {
	color: #009EE0;
}
#navigation {
	padding-top: 137px;
}
#navigation li  {
	list-style-type: none;
}

.activePage {
	width: 100px;
	background-color: #FFF;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px;
	height: auto;
	font-style: italic;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #00384E;
	display: block;
	text-decoration: none;	
}

#navigation a:link {
	width: 100px;
	background-color: #002A3D;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px;
	height: auto;
	font-style: italic;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #A1A399;
	display: block;
	text-decoration: none;
}
#navigation a:visited {
	width: 100px;
	background-color: #002A3D;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px;
	height: auto;
	font-style: italic;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #A1A399;
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	width: 100px;
	background-color: #FFF;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px;
	height: auto;
	font-style: italic;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #00384E;
	display: block;
	text-decoration: none;
}
#navigation a:active {
	width: 100px;
	background-color: #002A3D;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px;
	height: auto;
	font-style: italic;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #A1A399;
	display: block;
	text-decoration: none;
}
.greyType {
	color: #A1A399;
}
.blackType {
	color: #000;
}
.contactTitle {
	font-size: 14pt;
	color: #7197AA;
	font-style: italic;
	line-height: 16pt;
}
.grey14 {
	font-size: 12pt;
	color: #999;
	line-height: 16pt;
	letter-spacing: 0pt;
}
.menuTitle {
	font-style: normal;
	font-size: 8pt;
	line-height: 20pt;
}
.menuTR {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#menuFlash {
	float: left;
	z-index: 99;
	left: 18px;
	position: relative;
}
.menuSub {
	font-style: normal;
	font-size: 8pt;
	line-height: 16pt;
}
