body {
	background-color:#E2E2E2;
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font: 10px Gill Sans MT, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
}
.floats {
	padding-bottom:20px;
	width:941px;
	margin:0px 0px 0px 16px;
}
.required {
	color:#f00 !important;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#555555;
	text-decoration:none;
}
.content a:hover {
	color:#878787;
}
.bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#752d60 !important;
	font-size:19px !important;
}

/*    ******************* ADDED FOR PARKLANDS *****************************************************    */
.italic {
	font-style:italic;	
}
.boldText {
	font-weight:bold;	
}
div#facilitiesLeft {
	float:left;
	width:330px;
	padding-right:10px;
	display:inline;
}
div#facilitiesRight {
	float:right;
	width:330px;
	padding-left:10px;
	display:inline;
}
ul.facilities li {
	font-size:14px;
	color:#666;
	line-height:27px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 10px;
}
ul.facilities {
	margin-bottom:15px;
}
div#keyServices {
	width:684px;
	border:1px solid #e8e8e8;
	-moz-border-radius:5px;
}
div#keyServices h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#752d60;
	font-weight:normal;
	/*margin-right:15px;*/
	display:block;
	width:208px;
	background-image:url(../images/underline.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:7px;
}
div#keyServices img {
	margin:5px 0 10px 0;
	border:1px solid #d3d3d3;
	padding:3px;
}
div#keyServices a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9d9c9c;
	font-size:12px;
	margin-left:10px;
	text-decoration:none;
}
div.serviceLivery {
	float:left;
	display:inline;
	width:208px;
	padding:10px;
	background-image:url(../images/bg-topright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div.serviceHorses {
	float:left;
	display:inline;
	width:208px;
	padding:10px;
	background-image:url(../images/bg-topright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div.serviceShows {
	float:right;
	display:inline;
	width:208px;
	padding:10px;
	background-image:url(../images/bg-topright2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
ul.tick {
	margin:0 0 15px 0;	
}
ul.tick li {
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding:7px 0 5px 25px;
	font-size:13px;
	color:#333;
	float:left;
	display:inline;
	margin-right:80px;
}
ul.tick li.last {
	margin-right:0;	
}
div.liveryLeft  p.bold {
	text-shadow:1px 1px 0px #d0d0d0;
	display:block;
	border-bottom:1px dashed #dbdbdb;
	padding-bottom:8px;
	margin-bottom:0.4em !important;
}
div.liveryRight  p.bold {
	text-shadow:1px 1px 0px #d0d0d0;
	display:block;
	border-bottom:1px dashed #dbdbdb;
	padding-bottom:8px;
	margin-bottom:0.4em !important;
}
div.liveryLong {
	border:1px solid #e8e8e8;
	-moz-border-radius:8px;
	padding:10px 10px 2px 10px;
	margin-bottom:10px;
}
div.liveryLeft {
	float:left;
	display:inline;
	width:302px;
	padding:14px;
	border:1px solid #e8e8e8;
	-moz-border-radius:8px;
	height:192px;
	margin-bottom:15px;
	background-image:url(../images/livery-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
div.liveryRight {
	float:right;
	display:inline;
	width:302px;
	padding:14px;
	border:1px solid #e8e8e8;
	-moz-border-radius:8px;
	height:192px;
	margin-bottom:15px;
	background-image:url(../images/livery-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}	
ul#footerNav li {
	float:left;
	display:inline;
	background-image:url(../images/footer-spacer.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	padding-right:4px;
	margin-right:4px;
}
ul#footerNav li.last {
	background-image:none;
	padding-right:0;
	margin-right:0;
}
#footerLeft {
	float:left;
	width:450px;
	display:inline;
	text-align:left;
	margin-left:11px;
}
#footerRight {
	float:right;
	display:inline;
	width:300px;
	text-align:right;
	margin-right:11px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#3f3f3f;
	font-weight:normal;
	margin-bottom:10px;
}
blockquote.quote {
	color:#7a7a7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	padding:2px 40px 0 45px;
	margin:20px 0 0 24px;
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:28px;
}
cite.author {
	font-family:Gill Sans MT, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:13px;
	font-style:normal;
	margin:5px 0 10px 59px;
}
div#contactBox {
	text-align:center;	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9d9c9c;
	font-size:13px;
	margin:20px 0;
	line-height:20px;
	border:4px double #e5e5e5;
	-moz-border-radius:6px;
	padding:10px;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
div#contactBox a {
	color:#646464;
	text-decoration:underline;
	line-height:25px;
	font-size:11px;
}
.phoneNumber {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#752c60;
	font-size:20px;
	line-height:35px;	
}
.boldPara {
	font-weight:bold;
	color:#4a494a;
}
ul.leftNav {
	margin:25px 0 10px 0;	
}
ul.leftNav li {
	font-family:Tahoma, Geneva, sans-serif;
}
ul.leftNav li a {
	color:#1f2338;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:10px 0 10px 20px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	border-bottom:1px dotted #c3c4ad;
}
ul.leftNav li a:hover {
	background-position:2px 15px;
	color:#895c9e;
}
.bg1 {
	background-image:url(../images/header-001.jpg);
}
.bg2 {
	background-image:url(../images/header-about1.jpg);
}
.bg3 {
	background-image:url(../images/header-contact.jpg);
}
.bg4 {
	background-image:url(../images/header-useful.jpg);
}
.bg5 {
	background-image:url(../images/header-facilities.jpg);
}
.bg6 {
	background-image:url(../images/header-livery1.jpg);
}
.bg7 {
	background-image:url(../images/header-competition.jpg);
}
.bg8 {
	background-image:url(../images/header-shows.jpg);
}
/*******************************************************************************************************/


#background {
	width:982px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/container-bg.jpg);
	background-repeat:repeat-y;
}
#header {
	margin:0px auto;
	height:310px;
	width:982px;
	background-repeat:no-repeat;
	position:relative;
}
.offer {
	width:554px;
	height:138px;
	padding:48px 14px 10px 14px;
	background-image:url(../images/offer_bg.gif);
	background-repeat:no-repeat;
}
.offer p {
	font-size:12px;
	color:#fff !important;
	margin-bottom:8px !important;
	line-height:16px;
}
.offer a{
	color:#fff !important;
}
.spacer {
	height:54px;
}
h1 {
	text-indent:-9999px;
}
#sidecol {
	width:224px;
	float:left;
	padding-right:20px;
	display:inline;
	background-image:url(../images/leftcolbg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#maincol {
	width:680px;
	float:right;
	display:inline;
}
h5.welcome {
	display:block;
	height:40px;
	padding-top:16px;
	font-size:20px;
	font-weight:bold;
	color:#2b4f84;
	background-image:url(../images/logo.gif);
	background-position:117px 0px;
	background-repeat:no-repeat;
}
span.headlogo {
	display:none;
}
.content a {
	text-decoration:underline;
}
.content p {
	font-size:1.3em;
	color:#444;
	margin-bottom:1em;
}
.content h4 {
	font-size:1.3em;
	color:#444;
	font-weight:bold;
}
p.date {
	font-size:11px;
	color:#666666;
	margin-bottom:.6em;
}
h3.post {
	margin-bottom:0;
}
h4.date {
	display:block;
	background-color:#f7f7f7;
	margin-bottom:10px;
}
p.postdate {
	font-size:11px;
	color:#666666;
	margin-bottom:15px;
}

.post {
	margin-bottom:25px;
}
/*div#logo {
	position:absolute;
	top:0;
	left:0;
}*/
ul#topmenu {
	position:absolute;
	top:0;
	right:0;
	margin:12px 50px 20px 0;
	padding:0;
	height:40px;
	background-repeat:repeat-x;
	display:block;
	text-align:center;
}
ul#topmenu li {
	line-height:40px;
	display:inline;
	background-image:url(../images/menu_spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	padding:10px 0;
}
ul#topmenu li.last {
	background-image:none;
}
ul#topmenu li a {
	color:#f1f1f1;
	font-size:13px;
	line-height:40px;
	text-decoration:none;
	margin:0px 36px 0px 36px;
}
#footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	padding:15px 0px 10px 0px;
	width:982px;
	height:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px !important;
	line-height:20px;
	color:#6b6b6b;
	margin:0 auto 15px auto;
	color:#757575;
}
#footer a {
	color:#808285;	
}
.largeimage {
	width:312px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.large {
	display:block;
	width:312px;
	height:312px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
.mediumimage {
	width:148px;
	padding:5px;
	margin:0 12px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.medium {
	display:block;
	width:148px;
	height:148px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
.smallimage {
	width:90px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.small {
	display:block;
	width:90px;
	height:90px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
.tinyimage {
	width:30px;
	padding:2px;
	margin:3px 6px 6px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.tiny {
	display:block;
	width:30px;
	height:30px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}
.originalimage {
	margin-bottom:16px;
}
li.document {
	width:322px;
	padding:5px;
	margin:0 16px 16px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	display:inline;
	border:1px solid #eeeeee;
}
img.document {
	float:left;
	padding:5px;
}
a.document {
	font-size:1.3em;
}
div#homeboxes {
	padding:10px;
	margin-bottom:20px;
	background-image:url(../images/homeboxes.gif);
	background-repeat:repeat-y;
}
div#homeboxes div#posts {
	float:left;
	width:312px;
}
div#homeboxes div#events {
	float:right;
	width:312px;
}
div#homeboxes div#posts h4, div#homeboxes div#events h4 {
	font-size:12px;
	font-weight:normal;
}
div#homeboxes div#posts p, div#homeboxes div#events p {
	font-size:11px;
}
table {
	font-size:14px;
	margin-bottom:20px;
}
td {
	text-align:right;
	padding:2px;
}
tr.even {
	background-color:#fff;
}
tr.odd {
	background-color:#f1f1f1;
}
div.intlink {
	background-color:#f8f8f8;
	padding:5px;
	margin-bottom:16px;
	font-size:13px;
	color:#666;
}
div.intlink p {
	margin-bottom:0;
}
div.section {
	margin-right:16px;
}
<!--
-->
#imap2 {
	display:block;
	width:317px;
	height:300px;
	background:url(../images/outside.gif);
	position:relative;
	margin-bottom:20px;
}
#imap2 a#title {
	display:block;
	width:317px;
	height:0;
	padding-top:240px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	cursor:default;
}
* html #imap2 a#title {
	height:510px;
	he\ight:0;
}
#imap2 a#title:hover {
	background-position: 0 0;
	z-index:10;
}
#imap2 dd {
	position:absolute;
	padding:0;
	margin:0;
}
#imap2 #pic_section_a {
	left:240px;
	top:100px;
	z-index:20;
}
#imap2 #pic_section_b {
	left:200px;
	top:132px;
	z-index:20;
}
#imap2 #pic_section_c {
	left:30px;
	top:170px;
	z-index:20;
}
#imap2 #pic_section_d {
	left:205px;
	top:90px;
	z-index:20;
}
#imap2 #pic_section_e {
	left:168px;
	top:125px;
	z-index:20;
}
#imap2 #pic_section_f {
	left:80px;
	top:45px;
	z-index:20;
}
#imap2 #pic_section_g {
	left:50px;
	top:90px;
	z-index:20;
}
#imap2 a#section_a, #imap2 a#section_b, #imap2 a#section_c, #imap2 a#section_d, #imap2 a#section_e, #imap2 a#section_f, #imap2 a#section_g {
	display:block;
	width:30px;
	height:30px;
	text-decoration:none;
	z-index:20;
	background-color:#FF0000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#imap2 a span, #imap2 a:visited span {
	display:none;
}
#imap2 a#section_a:hover, #imap2 a#section_b:hover, #imap2 a#section_c:hover, #imap2 a#section_d:hover, #imap2 a#section_e:hover, #imap2 a#section_f:hover, #imap2 a#section_g:hover {
	background-position:0 0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#imap2 a:hover span {
	position:absolute;
	width:175px;
	display:block;
	font-family:arial;
	font-size:12px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	padding:5px;
}
* html #imap2 a:hover span {
	width:317px;
	w\idth:175px;
}
#imap2 a#section_a:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_b:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_c:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_d:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_e:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_f:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a#section_g:hover span {
	left:9px;
	top:-12px;
	z-index:20;
}
#imap2 a span:first-line {
	font-weight:bold;
	font-style:italic;
}
#imap {
	display:block;
	width:317px;
	height:510px;
	background:url(../images/inside.gif);
	position:relative;
	clear:both;
}
#imap a#title {
	display:block;
	width:317px;
	height:0;
	padding-top:240px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	cursor:default;
}
* html #imap a#title {
	height:510px;
	he\ight:0;
}
#imap a#title:hover {
	background-position: 0 0;
	z-index:10;
}
#imap dd {
	position:absolute;
	padding:0;
	margin:0;
}
#imap #pic_section_1 {
	left:290px;
	top:400px;
	z-index:20;
}
#imap #pic_section_2 {
	left:65px;
	top:300px;
	z-index:20;
}
#imap #pic_section_3 {
	left:37px;
	top:408px;
	z-index:20;
}
#imap #pic_section_4 {
	left:37px;
	top:460px;
	z-index:20;
}
#imap #pic_section_5 {
	left:20px;
	top:130px;
	z-index:20;
}
#imap #pic_section_6 {
	left:145px;
	top:190px;
	z-index:20;
}
#imap #pic_section_7 {
	left:213px;
	top:178px;
	z-index:20;
}
#imap #pic_section_8 {
	left:117px;
	top:460px;
	z-index:20;
}
#imap #pic_section_9 {
	left:200px;
	top:380px;
	z-index:20;
}
#imap #pic_section_10 {
	left:290px;
	top:130px;
	z-index:20;
}
#imap a#section_1, #imap a#section_2, #imap a#section_3, #imap a#section_4, #imap a#section_5, #imap a#section_6, #imap a#section_7, #imap a#section_8, #imap a#section_9, #imap a#section_10 {
	display:block;
	width:30px;
	height:30px;
	text-decoration:none;
	z-index:20;
	background-color:#FF0000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#imap a span, #imap a:visited span {
	display:none;
}
#imap a#section_1:hover, #imap a#section_2:hover, #imap a#section_3:hover, #imap a#section_4:hover, #imap a#section_5:hover, #imap a#section_6:hover, #imap a#section_7:hover, #imap a#section_8:hover, #imap a#section_9:hover, #imap a#section_10:hover {
	background-position:0 0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#imap a:hover span {
	position:absolute;
	width:175px;
	display:block;
	font-family:arial;
	font-size:12px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	padding:5px;
}
* html #imap a:hover span {
	width:317px;
	w\idth:175px;
}
#imap a#section_1:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_2:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_3:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_4:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_5:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_6:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_7:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_8:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_9:hover span {
	left:-180px;
	top:9px;
}
#imap a#section_10:hover span {
	left:-180px;
	top:9px;
}
#imap a span:first-line {
	font-weight:bold;
	font-style:italic;
}
<!--
-->
p.red, span.red {
	color:red;
}

