<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@charset "utf-8";

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px auto;
	font-family:tahoma,arial;
	font-size:12px;
	font-smooth:always;
}
.btn
{
	display:inline-block;
	padding:8px 15px;
	margin-bottom:0;
	font-size:14px;
	font-weight:300;
	line-height:1.666;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid transparent;
	border-radius:4px;
	white-space:nowrap;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
.content {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-image:url(../images/body_slice_1000.jpg);
	background-repeat:repeat-y;
	display:table-cell;
}
.header {
	width:992px; /*812*/
	height:162px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	position:relative;
}
.left {
	width:198px;
	height:auto;
	display:table-cell;
	padding-left:6px;
	float:left;
	position:relative;
}
.right {
	margin: 0;
	width:780px;
	height:auto;
	display:table-cell;
	padding-right:7px;
	float:left;
	position:relative;
}
.page {
	margin: 5px;
	width: 580px;
	float: left;
	line-height:17px;
	text-align:left;
}


/* SUB MENU BLOCK */
div#sub-menu {
    font-family: Century Gothic, Verdana, Arial,Tahoma, Helvetica;
    font-size:10px;
    font-weight:normal;
    line-height:13px;
    margin-top:0px;
    margin-bottom:0px;
	text-transform:uppercase;
    color:#ffffff;
	}

div#sub-menu a:link, div#sub-menu a:visited {
	margin:0px;
	padding:6px;
    display: block;
	color: #ffffff;
	font-weight:normal;
	padding-left: 20px;
    background: url(../images/button.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: 2px;
	border-top: 1px solid #FFF;
    /*background: url(../images/bit.jpg) bottom repeat-x ;*/
	background-color:#0099CC;
    text-decoration:none;
	}

div#sub-menu a:hover {
    text-decoration:none;
    
	background: url(../images/button_over.gif) no-repeat;
    /*background-repeat: no-repeat;*/
    background-position: 2px;
	font-weight:normal;
	color: #000080;
	}
	
/*WEATHER*/
.main {
	margin-right:0px;
	font-family: Verdana, Arial,Tahoma, Helvetica;
	font-size:10px;
	font-weight:normal;
	background: url(../images/lady_godiva.jpg) no-repeat;
	color:#FFFFFF;
	margin: 0px;
	border: 1px solid #FFF;
	width: 178px;
	padding:0px;
	background-color: #FFFFFF;
	overflow: hidden;
	line-height: 1.25em;
	height:161px;
	}
#temp {
	padding-top: 4px;
	float: left;
	font-family: Verdana, Arial,Tahoma, Helvetica;
    font-size:10px;
    font-weight:bold;
	/*background-color: #666666;*/
	color:#fff;
	width: 150px;
	height: 20px;
	}
#wind {
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	text-align:left;
	font-family: Verdana, Arial,Tahoma, Helvetica;
    font-size:9px;
    font-weight:normal;
	/*background-color: #666666;*/
	color:#fff;
	width: 95px;
	min-height: 100px;
	}
.degree {
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
}
.weather {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	padding: 2px;
}
.info {
	margin: 0;
	width: 555px;
	background: url(../images/storm.jpg) no-repeat;
	border:#000000 solid 1px;
	font-family: Arial, Tahoma;
	font-size: 28px;
	line-height:25px;
	font-weight: bold;
	color:#fff;
	padding: 10px;
	text-align: center;
	background-color:#F7EFEF;
}
.drains {
	margin: 0;
	width: 565px;
	border:#000000 solid 1px;
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color:#000000;
	padding: 5px;
	background-color:#F7EFEF;
}

.more { color: #0000ff; font-family:  Arial, Tahoma, Helvetica, sans-serif;   font-weight: normal;  font-size: 18px; 
}
A.more:link {  font-weight: bold;  font-family:  Arial, Verdana, Helvetica;  color: #0000ff; TEXT-DECORATION: underline
}
A.more:visited { font-weight: bold;  font-family:  Arial, Verdana, Helvetica;   color: #0000ff; TEXT-DECORATION: underline
}
A.more:hover {  font-weight: bold;  font-family:  Arial, Verdana, Helvetica;   color: #0000ff; TEXT-DECORATION: none
}
A.more:active {  font-weight: bold;  font-family:  Arial, Verdana, Helvetica;   color: #0000ff; TEXT-DECORATION: underline
}.emergency {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-left: 0px;
	color:#9fd7d7;
}
.cctv {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-left: 0px;
	color:blue;
}
.high {
	margin-top: 5px;
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	padding-top:15px;
	padding-bottom:0px;
	color:#000080;
}

.clear {
	clear: both;
	margin-bottom: 0px;
	}
.degree {
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF
}
.weather {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 2px;
}
.nav {
	width:198px;
	height:480px;
	float:left;
	position:relative;
	overflow:hidden;
	display:block;
}
.nav_top {
	width:198px;
	height:4px;
	background-image:url(../images/nav_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.nav_left {
	width:4px;
	height:337px;
	background-image:url(../images/nav_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.navigation {
	width:190px;
	height:337px;
	background-image:url(../images/nav_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.nav_right {
	width:4px;
	height:337px;
	background-image:url(../images/nav_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.nav_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/nav_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1 {
	width:198px;
	height:179px;
	float:left;
	position:relative;
	overflow:hidden;
	padding-top:2px;
}
.box1_top {
	width:198px;
	height:4px;
	background-image:url(../images/box2_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_left {
	width:4px;
	height:150px;
	background-image:url(../images/box1_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_centre {
	width:190px;
	height:150px;
	background-image:url(../images/box1_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.box1_right {
	width:4px;
	height:150px;
	background-image:url(../images/box1_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/box2_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box_img {
	width:190px;
	height:90px;
	float:left;
	position:relative;
}
.box2 {
	width:198px;
	height:122px;
	float:left;
	padding-top:10px;
	position:relative;
	overflow:hidden;
}
.box2_top {
	width:198px;
	height:4px;
	background-image:url(../images/box2_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_left {
	width:4px;
	height:107px;
	background-image:url(../images/box2_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_centre {
	width:190px;
	height:107px;
	background-image:url(../images/box2_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.box2_right {
	width:4px;
	height:107px;
	background-image:url(../images/box2_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/box2_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.services {
	margin:2px;
	width:188px;
	height:620px;
	background: #E1F4F1;
	padding: 1px;
	border: #00CCCC dotted 1px;
	/*background-image:url(../images/accreditations.jpg);*/
	float:left;
	position:relative;
}

.flash {
	width:600px;
	height:200px;
	float:left;
	position:relative;
	display:block;
	padding: 1px;
}
.text {
	width:450px;
	height:auto;
	display:block;
	float:left;
	position:relative;
	padding-left:10px;
}
.text2 {
	width:168px;
	height:auto;
	display:block;
	float:right;
	position:relative;
	padding-left:10px;
}
.rand {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color:navy;
	padding: 4px;
}
.footer {
	width:812px;
	height:75px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	display:block;
	margin-top:10px;
	overflow:hidden;
	float:left;
	position:relative;
}
.btn:focus
{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus
{
	color:#818181;
	text-decoration:none
}
.btn:active,.btn.active
{
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-default
{
	color:#818181;
	background-color:#fff;
	border-color:#ccc
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default
{
	color:#fff;
	background-color:#555
}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default
{
	background-image:none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active
{
	background-color:#fff
}
.btn-primary
{
	color:#fff;
	padding:5px;
	background-color:#4ea9c8;
	border-color:transparent
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary
{
	color:#fff;
	background-color:#555
}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary
{
	background-image:none
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active
{
	background-color:#4ea9c8
}
.btn-warning
{
	color:#fff;
	background-color:#f0ad4e;
	border-color:transparent
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning
{
	color:#fff;
	background-color:#555
}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning
{
	background-image:none
}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active
{
	background-color:#f0ad4e
}
.btn-danger
{
	color:#fff;
	background-color:#d9534f;
	border-color:transparent
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger
{
	color:#fff;
	background-color:#555
}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger
{
	background-image:none
}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active
{
	background-color:#d9534f
}
.btn-success
{
	color:#fff;
	background-color:#5cb85c;
	border-color:transparent
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success
{
	color:#fff;
	background-color:#555
}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success
{
	background-image:none
}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active
{
	background-color:#5cb85c
}
.btn-info
{
	color:#fff;
	background-color:#5bc0de;
	border-color:transparent
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info
{
	color:#fff;
	background-color:#555
}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info
{
	background-image:none
}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active
{
	background-color:#5bc0de
}
.btn-link
{
	color:#63b76c;
	font-weight:normal;
	cursor:pointer;
	border-radius:0
}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link
{
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active
{
	border-color:transparent
}
.btn-link:hover,.btn-link:focus
{
	color:#418d49;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus
{
	color:#999;
	text-decoration:none
}
.btn-lg
{
	padding:10px 22px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-sm,.btn-xs
{
	padding:2px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:2px
}
.btn-xs
{
	padding:1px 5px
}
.btn-block
{
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0
}
.btn-block+.btn-block
{
	margin-top:5px
}
	input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
{
	width:100%
}</pre></body></html>