@charset "UTF-8";/* Global---------------------------------------------------------------------------*/html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {	margin:0;	padding:0;}ul,li {	list-style-type:none;}body  {	font: 69% Geneva, Arial, Helvetica, sans-serif;	color: #000000;	background-color: #333;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;	clear: right;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;	clear: left;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}img {	border:0;	}	/* Layout---------------------------------------------------------------------------*/#primarycontent, #footercontainer {	width: 100%;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */}#footercontainer {	border-top: #fff solid 20px;}.home #primarycontent {	background: #fff url(../images/grasssmall.jpg) repeat-x 50% 106px;}.about #primarycontent {	background: #fff url(../images/sky.jpg) repeat-x 50% 106px;}.rider #primarycontent {	background: #fff url(../images/hay.jpg) repeat-x 50% 106px;}.novice #primarycontent {	background: #fff url(../images/hedge.jpg) repeat-x 50% 106px;} .horse #primarycontent {	background: #fff url(../images/field.jpg) repeat-x 50% 106px;}.spectator #primarycontent {	background: #fff url(../images/sky.jpg) repeat-x 50% 106px;}.pricing #primarycontent {	background: #fff url(../images/wall.jpg) repeat-x 50% 106px;}.links #primarycontent {	background: #fff url(../images/field.jpg) repeat-x 50% 106px;}.contact #primarycontent {	background: #fff url(../images/sky.jpg) repeat-x 50% 106px;}#container, #footer {	margin: 0 auto;	text-align: left;	position: relative;	width: 916px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */}/* Links---------------------------------------------------------------------------*/a:link,a:visited {	text-decoration:none;	color:#00A87D;	}	/* Top---------------------------------------------------------------------------*/#top {	height: 23px;	background: #00595B;}#topcontainer { 	width: 916px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	height: 23px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */} /* Header---------------------------------------------------------------------------*/#header {	height: 301px;}.home #header { 	background: url(../images/homemast.jpg) no-repeat bottom left;} .about #header { 	background: url(../images/aboutmast.jpg) no-repeat bottom left;}.rider #header { 	background: url(../images/ridermast.jpg) no-repeat bottom left;}.novice #header { 	background: url(../images/novicemast.jpg) no-repeat bottom left;}.horse #header { 	background: url(../images/horsemast.jpg) no-repeat bottom left;}.spectator #header { 	background: url(../images/spectatormast.jpg) no-repeat bottom left;}.pricing #header { 	background: url(../images/pricingmast.jpg) no-repeat bottom left;}.links #header { 	background: url(../images/linksmast.jpg) no-repeat bottom left;}.contact #header { 	background: url(../images/contactmast.jpg) no-repeat bottom left;} */#header h1 {	text-indent:-9999px;	height:1px;	display:block;	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */}#logo {	position: relative;	width: 916px;	height: 106px;	background: url(../images/logo.gif) no-repeat 41px 27px;}.about #logo {	background: url(../images/aboutlogo.gif) no-repeat 0px 27px;}#rider {	float: right;	width: 159px;	height: 106px;	padding-top: 27px;}#novice {	float: right;	width: 141px;	height: 106px;	padding-top: 27px;}#horse {	float: right;	width: 140px;	height: 106px;	padding-top: 27px;}#spectator {	float: right;	width: 153px;	height: 106px;	padding-top: 27px;}.home #rider {	background: url(../images/homerider.jpg) no-repeat top left;}.home #novice {	background: url(../images/homenovice.jpg) no-repeat top left;}.rider #novice {	background: url(../images/ridernovice.gif) no-repeat top left;}.novice #novice {	background: url(../images/novicenovice.gif) no-repeat top left;}.spectator #novice {	background: url(../images/spectatornovice.gif) no-repeat top left;}.rider #horse {	background: url(../images/riderhorse.gif) no-repeat top left;}.spectator #horse {	background: url(../images/spectatorhorse.gif) no-repeat top left;}.horse #spectator {	background: url(../images/horsespectator.gif) no-repeat top left;}.pricing #horse {	background: url(../images/pricinghorse.gif) no-repeat top left;}.pricing #spectator {	background: url(../images/pricingspectator.gif) no-repeat top left;}.links #novice {	background: url(../images/linksnovice.gif) no-repeat top left;}.links #horse {	background: url(../images/linkshorse.gif) no-repeat top left;}.contact #rider {	background: url(../images/contactrider.gif) no-repeat top left;}.contact #novice {	background: url(../images/contactnovice.gif) no-repeat top left;}/* Navigation---------------------------------------------------------------------------*/#nav {	float: left; /* since this element is floated, a width must be given */	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	border-top: #CCC solid 6px;	padding: 0 0 15px 0;	text-align: right;}#nav ul li {	padding: 3px 0;}#nav ul li a:link,#nav ul li a:visited {	color: #00595B;	}#nav ul li a:hover {	color:#EE4611;	}#nav ul li.first {	padding-top:17px;	}/* Sidebar---------------------------------------------------------------------------*/#sidebar2 {	float: right; /* since this element is floated, a width must be given */	padding: 0 0 15px 0; /* padding keeps the content of the div away from the edges */	background-color: #00A87D;}.home #sidebar2 {	width: 293px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #00A87D url(../images/homesidebottom.jpg) no-repeat top right; /* the background color will be displayed for the length of the content in the column, but no further */}.about #sidebar2, .rider #sidebar2, .novice #sidebar2, .horse #sidebar2, .spectator #sidebar2, .pricing #sidebar2, .contact #sidebar2, .links #sidebar2 {	width: 153px;}.about #sidebar2 {	background: #00A87D url(../images/aboutsidebottom.jpg) no-repeat top right;}.rider #sidebar2 {	background: #00A87D url(../images/ridersidebottom.jpg) no-repeat top right;}.novice #sidebar2 {	background: #00A87D url(../images/novicesidebottom.jpg) no-repeat top right;}.horse #sidebar2 {	background: #00A87D url(../images/horsesidebottom.jpg) no-repeat top right;}.spectator #sidebar2 {	background: #00A87D url(../images/spectatorsidebottom.jpg) no-repeat top right;}.pricing #sidebar2 {	background: #00A87D url(../images/pricingsidebottom.jpg) no-repeat top right;}.contact #sidebar2 {	background: #00A87D url(../images/contactsidebottom.jpg) no-repeat top right;}.links #sidebar2 {	background: #00A87D url(../images/linkssidebottom.jpg) no-repeat top right;}#sidebar2 h1 {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 17px 18px 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: 1.6em;	font-weight: normal;	color: #fff;}.home #sidebar2 h1 {	padding: 23px 18px 5px;}#sidebar2 h2 {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 18px 18px 2px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: 1.2em;	font-weight: bold;	color: #fff;}#sidebar2 p {	margin: 0;	padding: 5px 18px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	color: #fff;	font-weight: bold;}#sidebar2 .footnote {	margin: 0;	padding: 5px 18px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	color: #fff;	font-size: 0.9em;	font-weight: normal;}/* Content---------------------------------------------------------------------------*/#inner-main {	float:left;	width:100%;}#mainContent { 	margin: 0 173px 0 140px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */	padding: 0 0 15px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */} .home #mainContent { 	margin: 0 313px 0 140px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */	background: url(../images/homecontent.jpg) no-repeat top right;} .about #mainContent, .rider #mainContent, .novice #mainContent, .horse #mainContent, .spectator #mainContent, .pricing #mainContent, .links #mainContent, .contact #mainContent { 	border-top: #666 solid 6px;} #mainContent h1, #mainContent h2, #mainContent h3 {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	font-weight: normal;}#mainContent h1 {	padding: 17px 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: 1.6em;	color: #00A87D;}.home #mainContent h1 {	padding: 23px 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}#mainContent h2 {	padding: 12px 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: 1.2em;	color: #EE4611;}#mainContent h3 {	padding: 12px 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: 1.1em;	color: #00595B;}#mainContent p {	margin: 0;	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	color: #000;}
div#box ul {	background: #FCDBD0;	color: #EE4611;}div#box ul li {	padding: 4px 0;	margin: 0;	list-style-type: disc;}div#box {	padding: 12px;	margin: 12px 0;	background: #FCDBD0;}div#box table {	padding: 0;	margin: 0;}div#box tr {	vertical-align: top;}div#box td.tableleft {	padding: 0 20px 0 15px;}div#box td.tableright {	padding: 0 0 0 15px;}#mainContent img {	border: #E5E5E5 solid 7px;	margin: 15px 15px 5px;}
#mainContent .fltrt p {
	margin: 0;
	color: #00595B;	text-align: center;}
#ponygallery {	width: 100%;}#ponygallery li {	float: left;	margin: 0 0 5px 0;	color: #00595B;	text-align: center;}#ponygallery img {	display: block;	border: #E5E5E5 solid 7px;	margin: 10px 9px 8px;}#ponygallery img.left {	margin: 10px 9px 10px 0;}#ponygallery img.right {	margin: 10px 0 10px 9px;}table#ponytable img {	border: #E5E5E5 solid 7px;	padding: 0;	margin: 0;	text-align: center;}#mainContent .logo {	border: #E5E5E5 solid 7px;	margin: 5px 18px 5px 0;	float: right;	clear: right;}div#inner-main table {	border: 0;	border-color: #FFF;}ul.bullet {	margin: 0;	padding: 0 0 0 13px;}.bullet li {	list-style-type: disc;	margin: 0;	padding: 5px 0 5px 4px;}#mainContent .map {	border: #E5E5E5 solid 7px;	margin: 0 0 23px 20px;	float: right;	clear: right;}/* Footer---------------------------------------------------------------------------*/#footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 8px 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-size: .9em;	color: #fff;}#sitedesign {	float: right;}