* {
	margin:0;
	padding:0;
}

body {
	font-size: 100%; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	background: #DAE6DE; 
	color: #0e4c7c;
	}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

ul {
	list-style: none; 
	list-style-image: none;
	}

ul li {
	/*padding: 5px 20px 5px 0px;*/
	color:#60677e;
	font-size:12px;
/*	line-height: 20px;*/
}
	
a {
	text-decoration: none; 
	color: #2e648a;
	}
	
a:hover {text-decoration: underline;}

img {
	border:0;
}

#wrapper {
	margin:0 auto;
	/*padding:20px 13px;
	background: #f4f4f4 url(../images/wrapper-bg.gif) repeat-y;
	width:974px;*/
	padding:20px 9px 20px 11px;
	background: #f4f4f4;
	width:980px;
	
	
}

.logo {
	margin-left:10px;
	float:left;
}

.quality {
	margin-top:10px;
	margin-right:40px;
	float:right;
}

#menu {
	background: url(../images/menu-bg.gif) no-repeat;
	height:312px;
	width:977px;
	float:left;
}

/*#menu ul {
	padding-top:10px;
	margin-left:30px;
}

#menu ul li {
	display:inline;
	border-right:1px solid #fff;
}

#menu ul li.last {
	border-right:none;
}

#menu a {
	padding:5px 20px;
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
	font-size:16px;
}

#menu ul li.on a {
	text-decoration: underline;
}
*/

#flash {
	margin:12px 0 0 10px
}

#leftcol {
	width:662px;
	float:left;
	background: #cbdcd0 url(../images/leftcol-bg.gif) no-repeat;
}

#rightcol {
	width:315px;
	float:left;
	background: #fff;
}

h1 {
	padding: 10px 0 0 10px;
	color:#145486;
	font-size:30px;
	font-weight: normal;
}

h2 {
	margin-top:5px;
	margin-left:6px;
	padding:6px 0 0px 6px;
	font-size:22px;
	color:#2e7e80;
	font-weight: normal;
	/*background: url(../images/news-heading-bg.jpg) no-repeat*/
}

#rightcol h2 {
	margin-top:20px;
	margin-left:6px;
	padding:6px 0 10px 30px;
	font-size:24px;
	color:#2e7e80;
	font-weight: normal;
	background: url(../images/news-heading-bg.jpg) no-repeat
}


h3 {
	color:#4b56a6;
	font-weight: normal;
	font-size:24px;
}

h4 {
	font-size:20px;
	color:#212e8c;
	font-weight: normal;
}


p{
	font-size:12px;
}



#leftcol p {
	margin: 12px 30px 12px 12px;
}

#leftcol ul li {
	padding:2px 0 2px 35px;
/*	border-top:1px solid #ececec;*/
	background: url(../images/bullet.png) 4% 55% no-repeat;
	font-size:12px;
	color:#145486;
}

#news ul li {
	margin:0 12px;
	padding:5px;
	border-bottom:2px dotted #cfcfcf;
}

#news ul li:last-child  {  
	border-bottom:none; 
}  


#news h3 {
	color:#2E648A;
	margin-left:12px;
	font-size:12px;
}

#news p {
	margin:0px 12px 5px 12px;
	color:#86908f;
	font-size:11px;
}

#feature {
	padding-bottom:15px;
	background: transparent url(../images/feature-bg.jpg) 0 70% repeat-x;
	float:left;
	width:100%;
}

#feature img.bdr {
	margin-right:8px;
	border:3px solid #d4eef8;
	float:left;
}

#feature p {
	margin:0px 12px 5px 12px;
	color:#3a3a3a;
	font-size:11px;
}

.swimming {
	padding:30px 0 0 10px;
	width:320px;
	background: transparent url(../images/membership.png) top right no-repeat;
	float:left;
}

.swimming a:hover {
	text-decoration:none;
}

.gym {
	padding:30px 0 0 10px;
	width:318px;
	background: transparent url(../images/contactus.png) top right no-repeat;
	float:left;
}

.gym a:hover {
	text-decoration:none;
}


#giftvouchers {
	padding:20px;	
	background: url(../images/giftvouchers.jpg) no-repeat;
	height:123px;
}

#giftvouchers p {
/*	padding-right:50px;*/
	color:#4b56a6;
	font-size:10px;
	line-height:14px;
	width:180px;
}

/********************* tables ****************/

table.roomsavailability td.tariffname {
	padding:4px 0;
	background: #977f59;
	color:#fff;
	font-weight: bold;
}

table.roomsavailability td.tariffnamespecial {
	padding:4px 0;
	background: #a89474;
	color:#00;
}

table.roomsavailability {
	margin-left:18px;
	/*background:#f3f1ea;
	border:1px solid #f3f1ea;*/
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-collapse:collapse;
	font-size:12px;
}

table.roomsavailability td {
	padding:4px 10px;
}

table.roomsavailability tr.alt {
	background: #DAE6DE;
}

/******************** footer ****************/

#footer {
	margin-top:20px;
	margin-left:25px;
}

#footer p, #footer a {
	color:#2e648a;
	font-size:10px;
}

#footer ul {
	margin-right:60px;
	float:right
}

#footer ul li {
	display:inline;
}
