body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	background-color: #56723F;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/grass.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;
}
.oneColFixCtr #container {
	width: 800px;
	background-color: transparent;
	margin: 0px auto;
	text-align: left;
}
.oneColFixCtr #mainContent {
	background-color: transparent;
	padding: 0;
	border: 0px solid black;
}
.ysbryd:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* hide from IE-mac \*/
* html .ysbryd {height: 1%;}
   
/* ==================================
		Footer
   ================================== */
#footer {
	background-color: transparent;
	clear: both;
}
#footer #linkbar {
	background-color: #E3F1E6;
	position: relative;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #006738;
	font-size: 1.3em;
	letter-spacing: 1px;
}
#footer #linkbar a:link { color: #006738; font-weight: normal; text-decoration: none; }
#footer #linkbar a:visited { color: #006738; font-weight: normal; text-decoration: none; }
#footer #linkbar a:hover { color: #006738; font-weight: normal; text-decoration: underline; }
#footer #linkbar a:active { color: #006738; font-weight: normal; text-decoration: underline; }

#footer #addressbar {
	background-color: transparent;
	padding: 7px 0 7px 0;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
}
#footer #addressbar a:link { color: #fff; font-weight: normal; text-decoration: underline; }
#footer #addressbar a:visited { color: #fff; font-weight: normal; text-decoration: underline; }
#footer #addressbar a:hover { color: #fff; font-weight: normal; text-decoration: none; }
#footer #addressbar a:active { color: #fff; font-weight: normal; text-decoration: none; }

#footer #ridersLogo {
	z-index: 3;
	position: relative;
	width: 87px;
	height: 88px;
	float: right;
	top: -100px;
	left: -10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/uk-chasers-riders-logo.png);
}

/* ==================================
		  Standard Essentials
   ================================== */
a:link { color: blue; font-weight: bold; text-decoration: none; }
a:visited { color: blue; font-weight: bold; text-decoration: none; }
a:hover { color: red; font-weight: bold; text-decoration: underline; }
a:active { color: red; font-weight: bold; text-decoration: underline; }
.menuSpacer { font-size: 2px; margin: 0; padding: 0; height: 10px; }
.clearBar { clear: both; line-height: 0pt; }

/* ==================================
		Header Navigation
   ================================== */
#header {
	padding: 0px;
	clear: both;
	height: 266px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
/* row 1 */
#homeNav {
	clear: both;
	height: 45px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	background-color: transparent;	
}
#homeNav span { display: none; }
#homeNav a:link, #homeNav a:visited {
	display: block;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
#homeNav a {
	display: inline;
}
#homeNav a.active {
	background-position: right top;
}
#homeNav a:hover {
	background-position: right top;
}
#homeNav .home { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 85px; 
	background: url(../images/nav/home-button.gif) no-repeat left top;
}
#homeNav .course { 
	position: relative;
	top: -45px;
	left: 85px;
	width: 156px; 
	background: url(../images/nav/course-button.gif) no-repeat left top;
}
#homeNav .facilities { 
	position: relative;
	top: -90px;
	left: 241px;
	width: 177px; 
	background: url(../images/nav/facilities-button.gif) no-repeat left top;
}
#homeNav .times { 
	position: relative;
	top: -135px;
	left: 418px;
	width: 187px; 
	background: url(../images/nav/times-button.gif) no-repeat left top;
}
#homeNav .book { 
	position: relative;
	top: -180px;
	left: 605px;
	width: 195px; 
	background: url(../images/nav/bookings-button.gif) no-repeat left top;
}

/* row 2 */
#horseLogo {
	clear: both;
	height: 33px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	background-color: transparent;	
}
#horseLogo span { display: none; }
#horseLogo a:link, #horseLogo a:visited {
	display: block;
	height: 33px;
	line-height: 33px;
	cursor: pointer;
}
#horseLogo .horse { 
	position: relative;
	top: 0px;
	left: 370px;
	width: 95px; 
	background: url(../images/nav/horse2.gif) no-repeat left top;
}

/* row 3 */
#mainLogo {
	clear: both;
	height: 94px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	background-color: transparent;	
}
#mainLogo span { display: none; }
#mainLogo a:link, #mainLogo a:visited {
	display: block;
	height: 94px;
	line-height: 94px;
	cursor: pointer;
}
#mainLogo .logo { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px; 
	background: url(../images/nav/logo.png) no-repeat left top;
}

/* row 4 */
#bigButs {
	clear: both;
	height: 68px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	background-color: transparent;	
}
#bigButs span { display: none; }
#bigButs a:link, #bigButs a:visited {
	display: block;
	height: 68px;
	line-height: 68px;
	cursor: pointer;
}
#bigButs a {
	display: inline;
}
#bigButs a.active {
	background-position: right top;
}
#bigButs a:hover {
	background-position: right top;
}
#bigButs .bigexplore { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 267px; 
	background: url(../images/nav/bigexplore-button.png) no-repeat left top;
}
#bigButs .bigtimes { 
	position: relative;
	top: -68px;
	left: 267px;
	width: 264px; 
	background: url(../images/nav/bigtimes-button.png) no-repeat left top;
}
#bigButs .bigbook { 
	position: relative;
	top: -136px;
	left: 531px;
	width: 269px; 
	background: url(../images/nav/bigbook-button.png) no-repeat left top;
}

/* row 5 */
#headerBase {
	clear: both;
	height: 26px;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	background-color: transparent;	
}
#headerBase span { display: none; }
#headerBase a:link, #headerBase a:visited {
	display: block;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
}
#headerBase div.base { 
	position: relative;
	height: 26px;
	line-height: 26px;
	top: 0px;
	left: 0px;
	width: 800px; 
	background: url(../images/nav/headerbase.png) no-repeat left top;
}

/* ==================================
		Home Page
   ================================== */
#homepage { 
	clear: both;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
	background-color: #fff;
	padding-bottom: 15px;
}
#leftHome { float: left; width: 396px; }
#rightHome { float: right; width: 404px; } 

#homepage #brownBox {
	position: relative;
	background-color: #716558;
	color: #fff;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 15px;
	margin-bottom: 15px;
}
#homepage #brownBox h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.8em;
}
#homepage #brownBox h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
}
#homepage #brownBox p {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 4px;
}
#homepage #homePhoto {
	width: 404px;
	height: 342px;
	position: relative;
	background: url(../images/photos/horse-jump-photo.jpg) no-repeat left top;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 13px;
}
#homepage p.body {
	color: #006738;
	font-size: 1.3em;
	line-height: 2.4em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#homepage #homePhoto h1 {
	color: #006738;
	font-size: 2em;
	font-weight: normal;
}

/* ==================================
		Booking Page
   ================================== */
#bookingpage { 
	clear: both;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
	background-color: #fff;
}
#leftBook { float: left; width: 396px; }
#rightBook { float: right; width: 404px; } 

#bookingpage #bookingPhoto {
	width: 404px;
	height: 227px;
	position: relative;
	background: url(../images/photos/booking-photo.jpg) no-repeat left top;
}

#bookingpage #payment {
	position: relative;
	background-color: #BE1E2D;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 5px;
}

#bookingpage p.body {
	color: #006738;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 1.3em;
}
#bookingpage p.booking {
	color: #716558;
	font-size: 2em;
	line-height: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 10px;
}

#bookingpage #leftBook #brownBox {
	background: url(../images/telephone.gif) no-repeat 200px 2px;
	position: relative;
	width: 396px;
	height: 40px;
	background-color: #716558;
	color: #fff;
}
#bookingpage #leftBook #brownBox h1 {
	color: #fff;
	text-align: left;
	font-size: 2.5em;
	font-weight: normal;
	text-indent: 20px;
}
#bookingpage #leftBook a:link { color: #006738; font-weight: normal; text-decoration: underline; }
#bookingpage #leftBook a:visited { color: #006738; font-weight: normal; text-decoration: underline; }
#bookingpage #leftBook a:hover { color: #006738; font-weight: normal; text-decoration: none; }
#bookingpage #leftBook a:active { color: #006738; font-weight: normal; text-decoration: none; }


/* ==================================
		Facilities Page
   ================================== */
#facilitiespage { 
	clear: both;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
	background-color: #fff;
}
#leftFacilities { float: left; width: 396px; }
#rightFacilities { float: right; width: 404px; } 

#rightFacilities #facilitiesPhoto {
	width: 404px;
	height: 353px;
	position: relative;
	background: url(../images/photos/facilities-photo.jpg) no-repeat left top;
}

#leftFacilities #brownBox {
	position: relative;
	background-color: #716558;
	color: #fff;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
}
#leftFacilities #brownBox h1 {
	font-size: 2em;
	font-weight: normal;
}
#leftFacilities #brownBox p {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;
}
#leftFacilities #brownBox a:link { color: #fff; font-weight: normal; text-decoration: underline; }
#leftFacilities #brownBox a:visited { color: #fff; font-weight: normal; text-decoration: underline; }
#leftFacilities #brownBox a:hover { color: #fff; font-weight: normal; text-decoration: none; }
#leftFacilities #brownBox a:active { color: #fff; font-weight: normal; text-decoration: none; }

#leftFacilities ul {
	color: #716558;
	font-size: 1.3em;
	line-height: 1.2em;
	list-style-position: outside;
	margin-left: 37px;
	margin-bottom: 10px;
	width: 250px;
}

#leftFacilities li {
	margin-bottom: 8px;
}
#leftFacilities a:link { color: #716558; font-weight: normal; text-decoration: underline; }
#leftFacilities a:visited { color: #716558; font-weight: normal; text-decoration: underline; }
#leftFacilities a:hover { color: #716558; font-weight: normal; text-decoration: none; }
#leftFacilities a:active { color: #716558; font-weight: normal; text-decoration: none; }

/* ==================================
		Times Page
   ================================== */
#timespage { 
	clear: both;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
	background-color: #fff;
}
#leftTimes { float: left; width: 396px; }
#rightTimes { float: right; width: 404px; } 

#leftTimes #timesPhoto {
	width: 396px;
	height: 358px;
	position: relative;
	background: url(../images/photos/times-photo.jpg) no-repeat left top;
}
#rightTimes #greenBox {
	position: relative;
	background-color: #006738;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 8px;
}
#rightTimes #greenBox h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3em;
}
#rightTimes #greenBox h3 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.1em;
}
#rightTimes #greenBox p {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;
}
#rightTimes #greenBox a:link { color: #fff; font-weight: normal; text-decoration: underline; }
#rightTimes #greenBox a:visited { color: #fff; font-weight: normal; text-decoration: underline; }
#rightTimes #greenBox a:hover { color: #fff; font-weight: normal; text-decoration: none; }
#rightTimes #greenBox a:active { color: #fff; font-weight: normal; text-decoration: none; }

#rightTimes #whiteBox {
	position: relative;
	color: #006738;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
}

#rightTimes #whiteBox h1 {
	color: #716558;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3em;
}
#rightTimes #whiteBox h2 {
	color: #006738;
	font-size: 2em;
	font-weight: normal;
}
#rightTimes #whiteBox p {
	color: #006738;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
}


/* ==================================
		Course Page
   ================================== */
#coursepage { 
	clear: both;
	width: 800px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	position: relative;
	background-color: #fff;
}

#coursepage #bluebox {
	background-color: #262261;
	padding-bottom: 10px;
	padding-top: 15px;
}
#leftBlueBox { float: left; width: 516px; background-color: #262261; }
#rightBlueBox { float: right; width: 284px; background-color: #262261; } 

#rightBlueBox a span { display: none; }
#rightBlueBox a:link, #rightBlueBox a:visited {
	display: block;
	height: 174px;
	line-height: 174px;
	cursor: pointer;
}
#rightBlueBox a {
	display: inline;
}
#rightBlueBox .miniMap { 
	position: relative;
	top: 3px;
	left: 15px;
	width: 247px;
	height: 174px;
	background: url(../images/course/mini-map.jpg) no-repeat left top;
}

#bluebox #leftBlueBox p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 8px;
}


#coursepage #thecourse {
	background-color: #AED678;
}
#leftCourse { float: left; width: 483px; background-color: #AED678; }
#rightCourse { float: right; width: 317px; background-color: #AED678; } 

#leftCourse #courseMap {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 440px;
	height: 1040px;
	position: relative;
	background: url(../images/course/course-map.gif) no-repeat left top;
}

#rightCourse #courseKey {
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 15px;
	width: 246px;
	height: 198px;
	position: relative;
	background: url(../images/course/course-key.png) no-repeat left top;
}

#rightCourse ol {
	color: #fff;
	font-size: 1.5em;
	line-height: 1em;
	list-style-position: outside;
	margin-left: 40px;
}

#rightCourse li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}


#coursepage #googleMap {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#coursepage #googleMap h1 {
	color: #716558;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3em;
}
#coursepage #googleMap p {
	color: #006738;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
}
#coursepage #googleMap a:link { color: #006738; font-weight: normal; text-decoration: underline; }
#coursepage #googleMap a:visited { color: #006738; font-weight: normal; text-decoration: underline; }
#coursepage #googleMap a:hover { color: #006738; font-weight: normal; text-decoration: none; }
#coursepage #googleMap a:active { color: #006738; font-weight: normal; text-decoration: none; }

/* ==================================
		Special Events
   ================================== */
   
#headflash { color: white; font-size: 2em ; background-color: #be1e2d;  text-align: center; padding: 15px 0 12px 20px; border-bottom: 1px solid white; }
#headflash a:link, #headflash a:visited { color: white; font-weight: normal; text-decoration: underline }
#headflash a:hover, #headflash a:active { color: white; font-weight: normal; text-decoration: none }

#eventpage { color: white; clear: both; width: 800px; left: 0; top: 0; overflow: hidden; text-align: left; position: relative; background-color: #262261; padding-top: 15px; padding-bottom: 15px; }

#leftEvent { float: left; width: 250px; margin-left: 15px; }
#rightEvent { float: right; width: 450px; margin-right: 15px; } 




#eventpage h1 {
	font-size: 2em;
	font-weight: normal;

}
#eventpage h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
}
#eventpage p {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

#eventpage a:link, #eventpage a:visited {color:white; text-decoration: underline;}
#eventpage a:hover, #eventpage a:active {text-decoration: none;}

#eventpage_xmas { color: white; clear: both; width: 800px; left: 0; top: 0; overflow: hidden; text-align: left; position: relative; background-color: #006738; background-image: url(../images/event002_page_bg.jpg); background-repeat: no-repeat; background-position: 0 bottom; height: 250px; padding-top: 15px; padding-bottom: 15px; }

#leftEvent_xmas { font-size: 2em; background-image: url(../images/xmas_box_bg.png); background-repeat: repeat; float: left; width: 320px; margin-left: 15px; height: 100px; margin-top: 20px; margin-bottom: 20px; padding: 15px; }
#rightEvent_xmas { font-size: 2em; background-image: url(../images/xmas_box_bg.png); background-repeat: repeat; float: right; width: 320px; margin-right: 15px; height: 100px; margin-top: 20px; margin-bottom: 20px; padding: 15px; } 

#xmas_cta { clear:both; font-size: 1.5em; font-weight:bold; text-align: left; margin-left:30px; color: #006738; position: absolute; left: 0; bottom:10px; }
