/* CSS Document */
body, td, div {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
}
td.border {
	background-color: #546e7f;
}
td.menu {
	background-image: url(artwork/stables_menu1_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
	width: 130px;
}
	ul.menu {
		margin: 16px 0px 16px 0px;
		padding: 0px;
		list-style-type: none;
	}
	ul.menu li {
		width: 130px;
	}
	ul.menu a, ul.menu a:link {
		display: block;
		width: 110px;
		font-size: 90%;
		padding: 6px 10px 6px 10px;
		color: #000066;
		text-decoration: none;
	}
	ul.menu a:hover {
		background-color: #000066;
		color: #CCCCFF;
	}
	td.menu div.signup {
		background-color: #FFFFFF;
		color: #000000;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 16px;
		border: 1px solid #333333;
		font-size: 70%;
		padding: 3px;
	}
	td.menu div.signup p {
		margin: 0px 0px 8px 0px;
		font-size: inherit;
	}
	td.menu div.signup label {
		vertical-align: baseline;
		font-size: inherit;
	}
	td.menu div.signup input#email {
		font-size: inherit;
		width: 87px;
		vertical-align: baseline;
		margin-left: 0px;
		margin-right: 2px;
	}
	td.menu div.signup a, td.menu div.signup a:link {
		font-size: inherit;
		color: #000000;
		text-decoration: none;
		border-bottom: 1px dotted #333333;
	}
	td.menu div.signup a:hover {
		text-decoration: underline;
	}
	td.menu div.address {
		color: #000066;
		text-align: center;
		margin-bottom: 16px;
		font-size: 80%;
	}
td.content {
	text-align: left;
	vertical-align: top;
	color: #333333;
}
	td.content a, td.content a:link {
		color: #000066;
		text-decoration: none;
		border-bottom: 1px dashed #000066;
	}
	td.content a:hover {
		text-decoration: underline;
	}
	td.content td.content {
		font-size: 90%;
		padding: 10px;
	}
	td.content td.imagebar {
		height: 130px;
		text-align: left;
		vertical-align: top;
		padding: 0px;
		border-bottom: 5px solid #546e7f;
	}
	td.content td.menubar {
		color: #000066;
		border-bottom: 5px solid #546e7f;
		font-size: 80%;
		background-color: #c5d7f1;
	}
	td.content td.menubar div.relativeholder {
		position: relative;
	}
	td.content td.menubar div.relativeholder div.relativeblock {
		position: absolute;
		top: 71px;
		left: 0px;
		border-top: 1px solid #546e7f;
	}
	td.t0 a, td.t0 a:link {
		display: block;
		height: 65px;
		background-color: #c5d7f1;
		border-width: 0px;
		padding: 3px;
		width: 66px;
	}
	td.t1 a, td.t1 a:link {
		display: block;
		height: 65px;
		background-color: #d1ceea;
		border-width: 0px;
		padding: 3px;
		width: 66px;
	}
	div.relativeblock  a, div.relativeblock  a:link {
		height: auto;
		border-bottom: 1px solid #546e7f;
	}
	td.t0 a:hover {
		text-decoration: none;
		background-color: #d0e3ff;
	}
	td.t1 a:hover {
		text-decoration: none;
		background-color: #e4e0ff;
	}
	h1, h2, h3, h4, h5, h6 {
		color: #000066;
		margin-top: 2em;
		margin-bottom: 1em;
	}
	strong {
		color: #000066;
	}
	p {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	h1 {
		font-size: 140%;
	}
	h2 {
		font-size: 120%;
	}
	h3 {
		font-size: 105%;
	}
	h4 {
		font-size: 90%;
	}
	h5 {
		font-size: 90%;
	}
	h6 {
		font-size: 90%;
	}
	hr {
		border: 1px solid #546e7f;
	}
table.captioned {
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
	table.captioned td {
		font-size: 80%;
		text-align: center;
		vertical-align: middle;
	}
table.prices {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
	table.prices th {
		font-size: 90%;
		text-align: left;
		vertical-align: bottom;
		color: #000066;
		padding: 4px;
	}
	table.prices th.top {
		vertical-align: top;
	}
	table.prices th h2 {
		margin: 0px;
	}
	table.prices td {
		text-align: right;
		padding: 4px;
	}
	table.prices td.left {
		text-align: left;
	}
table.classes {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
	table.classes th {
		font-size: 90%;
		text-align: left;
		vertical-align: bottom;
		color: #000066;
		padding: 4px;
	}
	table.classes th.top {
		vertical-align: top;
	}
	table.classes th h2 {
		margin: 0px;
	}
	table.classes td {
		text-align: left;
		padding: 4px;
	}
	.colour0 {
		background-color: #e6edf2;
	}
	.colour1 {
		background-color: #cddbe5;
	}
span.bluebg {
	background-color: #546e7f;
	color: #FFFFFF;
	padding: 2px;
	display: inline-block;
}
span.label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
}
span.label2 {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 2em;
}
span.label3 {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 3em;
}
span.label4 {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 4em;
}
span.label5 {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 5em;
}
span.narrowlabel {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
}
span.narrowlabel2 {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 2em;
}
span.narrowlabel3 {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 3em;
}
span.narrowlabel4 {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 4em;
}
span.narrowlabel5 {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	color: #000066;
	vertical-align: top;
	height: 5em;
}
.nomargin {
	margin: 0px;
}
.notopmargin {
	margin-top: 0px;
}
.nobottommargin {
	margin-bottom: 0px;
}
td.footer {
	font-size: 70%;
	color: #000066;
	text-align: center;
	padding: 20px;
}
	td.footer a, td.footer a:link {
		color: #000066;
		text-decoration: none;
	}
	td.footer a:hover {
		text-decoration: underline;
	}
table.download {
	border-top: 1px solid #546e7f;
	border-left: 1px solid #546e7f;
}
	table.download th, table.download td {
		border-bottom: 1px solid #546e7f;
		border-right: 1px solid #546e7f;
	}
	table.download th {
		background-color: #e6edf2;
		color: #000066;
		font-size: 108%;
		padding: 5px;
		text-align: left;
	}
	table.download td {
		padding: 5px;
	}
	a#adobe, a#adobe:link {
		border-style: none;
	}
