#Leisurecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	line-height: 165%;
}
#leisurecontent h3 {
	line-height: 0.3em;
	margin-top: 30px;
}
#col1 {	
	background-image: url(/images/leisure-clubs/leisure-clubs-watermark.jpg);
}
#col2 {	
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #cc9;
}
h1 {
	font-size: 1.1em;
	color: #003060;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #003060;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h2 {
	font-size: 1.0em;
	color: #003060;
}
h3 {
	color: #63A962;
}
h4 {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}
h5 {
	list-style: none;
	font-size: 1.0em;
	margin-left: 15px;
	color: #995b00;
	line-height: 20px;
}
h6 {
	font-size: 1.0em;
	margin-left: 2px;
	color: #003060;
	line-height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h7 {
	font-size: 1.5em;
	color: #995b00;
	line-height: 2em;	
}
a:link {
	color: #333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #790000
}
a:active {
	color: #990000;
}

a.one:link {
	color: #498bd7;
}
a.one:visited {
	color: #498bd7;
}
a.one:hover {
	color: #498bd7;
}
a.one:active {
	color: #498bd7;
}

#foot2 {
	border-top: 0px solid #cc9;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}


/* Leisure Clubs left main */


#leftnav ul a:link, #leftnav ul a:visited {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 29px;
	color: #003060;
	text-decoration: none;
	background: #fff url("/images/leisure-clubs/buttons/leisure-clubs-button.jpg") no-repeat left top;
	text-indent: 45px;
	font-weight: 700;
}
#leftnav ul a:hover {
	background: #fff url("/images/leisure-clubs/buttons/leisure-clubs-button.jpg") no-repeat right top;
	color: #003060;
	font-weight: 700;
}
#leftnav li {
	display: inline;
}
#leftnav li.first a {
	height: 40px;
	line-height: 40px;
}
#leftnav h2 {
	margin-bottom: 30px;
}


/* Contact Details */

div #resNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003060;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

div #onlineNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003060;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

div #telNumbers ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003060;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

.onlineNumber {
	font-size: 1.0em;	
	color: #498bd7;
	line-height: 1.0em;
}
.resNumber {
	font-size: 1.5em;
	color: #498bd7;
	line-height: 1.0em;
}


/*CSS to customise grids*/

#gridCol2 {
	background-image: url("/images/leisure-clubs/chilworth-manor-health-club.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-position-y: 30px;
}

#gridCol2 h1 {
	font-size: 1.4em;
	margin-top: 20px;
	border: 0 none;
}
#gridCol2 h2 {
	font-size: 0.9em;
	color: #333;
}
#tableContainer {
	background-image: url(/images/leisure-clubs/leisure-clubs-watermark2.jpg);
	background-repeat: no-repeat;
}
table {
	border: 1px solid #003060;
}
table a {
	color: #003060;
}
table thead th {
	color: #498bd7;
}
table a:visited {
	color: #6699cc
}
table a:hover {
	color: #498bd7;
}
tbody, th, td {
	border-top: 1px solid #003060;
	border-right: 1px solid #dddddd;
}
thead th {
	border: 0 none;
}
tfoot td {
	border-top: 1px solid #003060;
}


