#spacontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	line-height: 165%;
	margin-bottom: 250px;
}
#spacontent h3 {
	line-height: 0.3em;
	margin-top: 30px;
}
#col1 {	
	background-image: url(/images/spa/spa-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: #63A962;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #63A962;
	border-right: 0 none;
	border-bottom: 0 none;	
}
h2 {
	font-size: 1.0em;
	color: #995b00;
}
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: #003300;
	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: #63A962;
}
a.one:visited {
	color: #63A962;
}
a.one:hover {
	color: #63A962;
}
a.one:active {
	color: #63A962;
}

/* Spa left main */


#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul a:link, #leftnav ul a:visited {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 29px;
	color: #6d4113;
	text-decoration: none;
	background: #fff url("/images/spa/buttons/spa-button.jpg") no-repeat left top;
	text-indent: 45px;
	font-weight: 700;
}
#leftnav ul a:hover {
	background: #fff url("/images/spa/buttons/spa-button.jpg") no-repeat right top;
	color: #6d4113;
	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: #6d4113;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
div #onlineNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d4113;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

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

.onlineNumber {
    font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #63A962;
	line-height: 1.0em;
}
.resNumber {
	font-size: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #63A962;
	line-height: 1.0em;
}


/*CSS to customise grids*/

#gridCol2 {
	background-image: url("/images/spa/vale-spa-hot-stone.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/spa/watermark-narrow.jpg);
	background-repeat: no-repeat;
}
table {
	border: 1px solid #63A962;
}
table a {
	color: #63A962;
}
table a:visited, thead th {
	color: #995b00;
}
tbody, th, td {
	border-top: 1px solid #63a962;
	border-right: 1px solid #dddddd;
}
thead th {
	border: 0 none;
}

/*CSS to customise offer listing table*/

table.offerList {
	border-bottom: 1px solid #63A962;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	background: url(/images/spa/offer-top-spa.jpg) #eeeadc;
	background-repeat: no-repeat;
	background-position: left top;
}
table a:link, table a:visited {
	color: #995b00;
}
table a:hover, thead th {
	color: #63A962;
}
tbody, th, td {
	border-top: 1px solid #63A962;
}
th {
	border-left: 1px solid #63A962;
}
td {
	border-right: 1px solid #63A962;
}
.offerLoc {
	width: 36%;
}
.offerHotel {
	width: 42%;
	color: #336633;
}
.offerPrice {
	width: 22%;
	color: #fff;
	text-indent: 10px;
}
.date {
	color: #63A962;
}


h2 a:visited {
	font-size: 1.1em;
	color: #63A962;
}
h2 a:hover {
	font-size: 1.1em;
	color: #63A962;
}


