h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Sans-Serif !important;
	margin: 3px 0px;
}

h1 {
	font-size: 15px !important;
	line-height: 17px !important;
}

h2, h3, h4, h5, h6 {
	font-size: 13px !important;
	line-height: 15px !important;
}

#menu {
	background: url('../assets/menu.png') no-repeat left top !important;
	font: 15px Trebuchet MS, Arial, Sans-Serif !important;
	font-weight: bold !important;
	padding: 3px 5px 0px 5px !important;
	height: 29px;
	line-height: 15px !important;
}

#menu a {
	margin-right: 30px;
}

#menu a, #menu a:visited, .specials a, .specials a:visited, .submenu a, .submenu a:visited {
	color: #accfe7 !important;
	text-decoration: none !important;
}

#menu a:hover, #menu a:active, .specials a:hover, .specials a:active, .submenu a:hover, .submenu a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#menu a img {
	border: none !important;
	margin-left: 4px !important;
	margin-right: 8px !important;
	vertical-align: top !important;
}

.submenu {
	background: url('../assets/links.png') no-repeat left top !important;
	height: 22px;
	font: 11px Trebuchet MS, Arial, Sans-Serif !important;
	font-weight: bold !important;
	line-height: 12px !important;
}

.submenu a {
	padding: 12px 0px 20px 30px !important;
	display: block;
}

.specials {
background: url('../assets/specials.png') no-repeat left top !important;
	height: 22px;
	font: 11px Trebuchet MS, Arial, Sans-Serif !important;
	font-weight: bold !important;
	line-height: 12px !important;
}

.specials a {
	padding: 12px 0px 20px 30px !important;
	display: block;
}

.specialsimages{border: 3px solid #2a88e2; margin-left: 40px; }

#enquiry input, #enquiry textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.button {
	width: auto !important;
}

.splashContent {
	background-image: url(../layout/splash/content.jpg);
	background-repeat: repeat-y;
}
.layBotLeft {
	background-image: url(../layout/bottom_left.jpg);
	background-repeat: repeat-y;
}
.layBotRight {
	background-image: url(../layout/bottom_right.jpg);
	background-repeat: repeat-y;
}
.layContent {
	background-color: #043B74;
	line-height: 1.5 !important;
}
.footBack {
	background-image: url(../layout/footer/background.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 730px;
}
.leftDivider {
	background-image: url(../layout/divider.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
	width: 140px;
}
.leftPanel {
	background-image: url(../layout/panel.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: center;
}
.leftSpacer {
	height: 5px;
}
.quickLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #0A5095;
	color: #498FD5;
	width: 140px;
}.leftText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #498FD5;
	width: 140px;
}
.tableBorder {
	border: thin solid #0A5095;
}
