﻿body {
	background-color: #3620A8;
	color: black;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0em 0em 0em 0em;
	margin: 0px 0px 0px 0px;
}
#contents {
	display: block;
	width: 782px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
	border-left: 3px solid #DDEDE3;
	border-right: 3px solid #DDEDE3;
	background-color: White;
}
#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/tp_bgr.jpg) no-repeat;
	width: 782px;
	height: 250px;
}
#menu {
	padding-left: 190px;
	padding-top: 20px;
	line-height: 2.2em;
}
#menu a {
	color: White;
	font-size: 12px;
	text-decoration: none;
}
#menu p {
	color: White;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
}
#main_contents {
	margin: 3px 0px 0px 0px;
	padding-left: 15px;
	padding-right: 15px;
}
img {
	border-style: none;
}
.email {
	margin-left: 270px;
	font-size: 10px;
	margin-top: 15px;
}
H1 {
	color: #1C097B;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	font-size: 14px;
}
H2 {
	color: #1C097B;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
}
H3 {
	color: #1C097B;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
H4 {
	color: #1C097B;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.leftContent {
	float: left;
	width: 510px;
}
p {
	padding: 0px;
	border: 0px;
	font: 12px/15px arial;
	color: black;
	margin: 10px 10px 0px 0px;
	line-height:1.4em;
}

ul
{
	padding: 0px;
	border: 0px;
	font: 12px/15px arial;
	color: black;
		line-height:1.4em;
}



.title {
	color: #1C097B;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
.info {
	margin-top: 30px;
	margin-bottom: 15px;
	clear: both;
}
.Seperator {
	clear: both;
	background: url(images/line_horiz.gif) repeat-x;
	margin: 10px 10px 0px 0px;
}
a {
	color: #1C097B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.rightContent {
	margin-top: 10px;
	float: right;
	width: 224px;
	margin-left: 10px;
}
.rightContent H3, .rightContent H4 {
	margin-left: 15px;
}
.rightTop {
	height: 4px;
	background: url(images/right_top_border.jpg) no-repeat;
}
.rightBody {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #a0a2f4;
	border-left: 1px solid #765ba8;
	border-right: 1px solid #765ba8;
	width: 195px;
}
.rightBottom {
	height: 4px;
	background: url(images/right_bottom_border.jpg) no-repeat;
}

.links {
	margin: 5px 10px 15px 35px;
}

.links li {
	text-align: left;
	font: 12px/15px arial;
	line-height: 2em;
}

.list {
	margin: 0px 10px 15px 25px;
}

.prices {
	margin: 5px 10px 15px 35px;
}

.prices li {
	text-align: left;
	font: 12px/15px arial;
	list-style-image: url(images/right_arrow.jpg);
	line-height: 1.5em;
}

.holidayPrices{
	margin: 5px 10px 5px 45px;
}

.holidayPrices li {
	text-align: left;
	font: 12px/15px arial;
	list-style-image: url(images/right_arrow.jpg);
	line-height: 1.5em;
}
.FullSeperator {
	clear: both;
	background: url(images/line_horiz.gif) repeat-x;
	margin: 10px 0px 5px 0px;
}
.centre_image {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left;
}
.footer {
	background: #a0a2f4;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font: 11px arial;
	font-weight: bold;
	margin-top: 10px;
}
.footer p {
	margin-top: 3px;
	font-weight: bold;
	font-size: 11px;
}
.footer A {
	FONT-WEIGHT: bold;
	COLOR: #433b51;
	TEXT-DECORATION: none;
}
.footer A:hover {
	TEXT-DECORATION: underline;
}
.spacer {
	padding-left: 15px;
	padding-right: 15px;
}



table.contactForm
{
	
border: 0px white none;
margin-left: 50px;
margin-top: 20px;
}

table.contactForm td
{
	
	padding-top: 5px;
	border: 0px white none;
}

table.contactForm td.value
{
	text-align: left;
	padding-right: 10px;
		
}

table.contactForm td.label
{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	vertical-align: top;

}

.leftColumn
{
	margin-top: 10px;
	float:left;
}


.rightColumn
{
	margin-top: 10px;
	float:right;
}

.column_bottom_border
{
	background: url(images/column_bottom_border.jpg) no-repeat;
	width: 302px;
	height: 4px;
}

.column_top_border
{
	background: url(images/column_top_border.jpg) no-repeat;
	width: 302px;
	height: 4px;
}

.column_body
{
	background: #D3D0F8;
	width: 300px;
	border-left: 1px solid #B3B0D8;
	border-right: 1px solid #B3B0D8;

}

.options
{
	margin: 5px 10px 5px 32px;
}



.options li
{
	text-align: left;
	font: 12px/15px arial;
	list-style-image: url(images/tick.gif);
	line-height: 1.8em;

}


.livery
{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	margin-right: 100px;

}

.liveryCentre
{
	clear:both;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left:10px;

}


.clear
{
	clear:both;
	
}

.Heading
{
	text-align: center;
	color: #1C097B;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	font-size: 16px;
	line-height: 1.5em;
}

.liveryImage
{
margin-top: 25px;
margin-bottom: 5px;
	margin-left: 50px;
}

.ponyDaysImage
{
margin-top: 15px;
margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}


.privacy
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align:center;
	font-size: smaller;
}


.imageList
{
	text-align: center;
}

.imageList IMG
{
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid black;
	
}

.house
{
	margin-right: 20px;
	float: left;
}

.emailConfirmed
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
	border: solid 1px #3620A8;
	line-height: 2em;
	font-size: 1.1em;
}


.highlight
{
	color: red;
}
