/* main body style */
body {
	background: url(graphics/bg.gif) top repeat-x #000;
	margin: 0px 0px 20px;
 	padding: 0;
	 scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#4484CD;
	scrollbar-base-color:#4484CD;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#4484CD;
}

/* td & p styles */
td, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	font-style: 
}

/* H1 & H2 styles */
H1.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 125%;
	text-align: center;
	vertical-align: middle;
	background: #000000;
	font-style: italic;
}

H2.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: bold;
	color: #C30205;
	text-transform: none;
	letter-spacing: 1px;
	font-style: normal;
	padding-left: 0px;
}

H3.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	font-weight: bold;
	color: #C30205;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	padding-left: 0px;
}

H3.therapy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	padding-left: 0px;
}


hr {
	background: #BC9C5A;
	border: thin solid #ABC4E0;
}


.details {
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #FBBD18;
}


ul {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	padding: 0px;
	margin-left: 8px;

}

li   {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	padding: 0px;
	margin-left: 8px;
}

/* link styles */

a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #BF0103;
}

a:hover 	{
	color: #FBBE18;
	font-weight: normal;
	text-decoration: none;
}


/* misc styles */
.button {
	color: #494E34;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BC9C5A;
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.small {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.therapy {
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;

}
#wrap {
	background: url(graphics/stripes.gif) left repeat-y;
}
#wrapper{
	background: url(graphics/curves.gif) top left no-repeat;
}
td#rightbar p ul{
	padding:0 10px;
	width:200px;
}
td#content img {
	margin:0;
	padding:10px;
}
/* booking css additions  - colours ONLY - NO need to change font size etc*/

hr {
	border: thin solid #4484CB;
}

.Dates {
	color: #4484CB;
}

.Rates {
	color: #676C3E;
}

.booklink {
	color: #344177;
}

h5 {
	COLOR: #BE0002;
	background: #E6EFF9;
	border-top: 1px solid #4484CD;
	border-bottom: 1px solid #4484CD;

}

.AdditionalHeadings {
	COLOR: #4E6132;
}

