* {
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-size:small;
	line-height:150%;
	color:black;
	}
HTML {
	min-height:100%;
	margin-bottom:1px;
	}
P {
	margin-bottom:1em;
	}
H4 {
	font-style:italic;
	}
H3 {
	margin:1.7em 0 0 0;
	font-weight:bold;
	}
H2 {
	margin:1.7em 0 0 0;
	font-weight:bold;
	}
H1 {
	margin:1.7em 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
	}
UL {
	margin:1em 1em 0 3em;
	}
OL {
	margin:1em 1em 0 3em;
	}
LI {
	padding-bottom:1em;
	}
A {
	white-space:nowrap;
	}
IMG {
	border:0;
	}
TD {
	vertical-align:top;
	text-align:left;
	}
TH {
	vertical-align:top;
	text-align:left;
	}
FORM {
	margin:3em 0 3em 0;
	}
INPUT {
	display:block;
	width:300px;
	margin-bottom:1em;
	padding:0.2em 0.35em 0.35em 0.35em;
	}
TEXTAREA {
	display:block;
	width:300px;
	margin-bottom:1em;
	padding:0.2em 0.35em 0.35em 0.35em;
	height:8em;
	}
BUTTON {
	display:inline;
	margin:0 1em 0 1em;
	width:8em;
	}
LABEL {
	display:block;
	}
SELECT {
	display:inline;
	margin:0 1em 0 1em;
	padding:0.2em 0.35em 0.35em 0.35em;
	}
OPTION {
	padding:0.1em 0.35em 0.1em 0.35em;
	}
INPUT[type=checkbox] {
	display:inline;
	margin:0 0.5em 0 0.5em;
	padding:0;
	width:auto;
	}
INPUT[type=radio] {
	display:inline;
	margin:0 0.5em 0 0.5em;
	padding:0;
	width:auto;
	}
INPUT[type=hidden] {
	display:none;
	}
.checkbox {
	display:inline;
	margin:0 0.5em 0 0.5em;
	padding:0;
	width:auto;
	}
.radiobutton {
	display:inline;
	margin:0 0.5em 0 0.5em;
	padding:0;
	width:auto;
	}
.hidden {
	display:none;
	}
.block {
	display:block;
	}
.caption {
	padding:1em;
	}
.centred {
	text-align:center;
	}
.clearboth {
	clear:both;
	}
.clearleft {
	clear:left;
	}
.clearright {
	clear:right;
	}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}
.hide {
	display:none;
	}
.red {
	color:rgb(238,58,63);
	font-weight:bold;
	}
#header H1 {
	position:absolute;
	top:200px;
	left:220px;
	}
#content .tight UL {
	margin:0 1em 1em 2em;
	}
#content .tight LI {
	padding-bottom:0;
	}
#content .indent {
	padding-left:150px;
	}
#content .gisborough TD {
	padding-left:22px;
	}
#content .gisborough TD.tdl {
	text-align:right;
	}
#content .splash-top {
	margin-left:30px;
	height:12px;
	background:url(images/splash.png) no-repeat top left;
	}
#content .splash-bottom {
	margin-left:30px;
	height:12px;
	background:url(images/splash.png) no-repeat bottom left;
	}
#content .splash-middle {
	margin-left:30px;
	width:460px;
	padding:10px 20px;
	background:url(images/splash-middle.png) repeat-y top left;
	}
#content .splash-middle H2 {
	margin:0;
	padding:0;
	}
#content .splash-middle P {
	margin:0;
	padding:7px 0;
	}
#content .courselist {
	margin-bottom:10px;
	}
#content .courselist TD {
	padding-right:10px;
	}
#shop #content H2 {
	margin:0;
	}
#shop #content IMG {
	border:1px solid rgb(110,110,110);
	}
#shop #content IMG.new {
	border:none;
	}
#shop #content .item {
	clear:both;
	padding-top:30px;
	}
#shop #content .item P {
	margin-top:0;
	margin-bottom:10px;
	}
#shop #content .item SELECT {
	margin:0;
	}
#shop #content .paypal {
	margin:0;
	}
#shop #content .paypal P {
	margin:0;
	}
#shop #content .paypal FORM {
	margin:0;
	display:inline;
	}
#shop #content .paypal INPUT {
	margin:0;
	width:auto;
	display:inline;
	}
#shop #content .paypal INPUT.quantity {
	width:20px;
	margin-left:10px;
	}
#shop #content .price {
	font-style:italic;
	}
#shop #content .sidebar IMG {
	border:none;
	}
#coursesharrogate #content .paypal {
	margin:0 0 30px 0;
	}
#coursesharrogate #content .paypal P {
	margin:0;
	}
#coursesharrogate #content .paypal FORM {
	margin:0;
	display:inline;
	}
#coursesharrogate #content .paypal INPUT {
	margin:0;
	width:auto;
	display:inline;
	}
#coursesharrogate #content .paypal INPUT.quantity {
	width:20px;
	margin-left:10px;
	}
#holidays #content .holiday H2 {
	margin:20px 0 0 220px;
	}
#holidays #content .holiday P {
	margin:10px 0 0 220px;
	}
#holidays #content .holiday IMG {
	border:1px solid rgb(110,110,110);
	}
