@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin:0px;
	background: url(images/bg.jpg) #fff repeat-x;
}
p {
	font-size:0.69em;
}
ul {
	font-size:0.69em;
}
.afont {
	font-size:0.69em;
}
h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#033D00;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	color:#033D00;
	font-size:0.9em;
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
}
h3 {
	color:#116A58;
	font-size:1em;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
h4 {
	padding: 0;
	margin: 0;
}
.h1 {
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0px;
}
.boldtext {
	font-size:1.0em;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0px;
}
.subheading {
	margin-top:0px;
	font-size:0.7em;
	font-weight:bold;
	color:#000000;
}
.subheading2 {
	margin-top:3px;
	font-size:0.8em;
	font-weight:bold;
	color:#D2AD00;
	margin-bottom:3px;
}
#head {
	background-image:url(images/head.gif);
	width:1000px;
	height:116px;
	margin:0 auto;
}
#main {
	width:950px;
	overflow:hidden;
	margin:2px auto;
}
#sidebar {
	width:238px;
	background-repeat:repeat-y;
	color:#FFF;
	overflow:hidden;
	margin: -7px 0 0 3px !important;
	margin: 4px 0 0 3px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar a {
	margin-bottom: 1px;
}
#sidebar a:link, a:active, a:visited {
	color:#D2AD00;
	text-decoration:none;
}
#sidebar a:hover {
	color:#D2AD00;
	text-decoration:underline;
}
#sidebar h2 {
	color:#FFFFFF;
}
#sidebarcontent {
	width:205px;
	padding:17px;
	background: url(images/sidebar.gif);
	background-repeat:repeat-y;
	height: auto;
	overflow: hidden;
	margin-top: 308px !important;
	margin-top: 0px;
}
#flash {
	width:705px;
	height:289px;
	float:right;
	margin: 4px 0 0 0;
	background: url(images/ipad-background.png) no-repeat;
}
#tabs {
	width: 238px;
	float: right;
	height: 308px;
}
#tabs ul {
	list-style-type: none;
}
#tabs li {
	float: right;
	padding-bottom: 6px;
}
#tab-saddles a {
	display: block;
	width: 238px;
	height: 92px;
	background-image: url(images/saddle-rug.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#tab-saddles a:hover {
	background-position: 0 bottom;
}
#tab-riding a {
	display: block;
	width: 238px;
	height: 92px;
	background-image: url(images/second-hand-saddles.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#tab-riding a:hover {
	background-position: 0 bottom;
}
#tab-licensed a {
	display: block;
	width: 238px;
	height: 92px;
	background-image: url(images/horse-warmers.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#tab-licensed a:hover {
	background-position: 0 bottom;
}
#extra-nav {
	width: 709px;
	margin-left: -55px;
}
#extra-nav ul {
	list-style-type: none;
}
#extra-nav li {
	float: left;
	margin-right: 7px;
}
#nav-rider a {
	display: block;
	width: 160px;
	height: 92px;
	background-image: url(images/for-rider.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#nav-rider a:hover {
	background-position: 0 bottom;
}
#nav-horse a {
	display: block;
	width: 160px;
	height: 92px;
	background-image: url(images/for-horse.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#nav-horse a:hover {
	background-position: 0 bottom;
}
#nav-stable a {
	display: block;
	width: 160px;
	height: 92px;
	background-image: url(images/stable-yard.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#nav-stable a:hover {
	background-position: 0 bottom;
}
#nav-feed a {
	display: block;
	width: 160px;
	height: 92px;
	background-image: url(images/horse-feed.jpg);
	text-indent: -9999px;
	outline: none;
	float: left;
}
#nav-feed a:hover {
	background-position: 0 bottom;
}
#navigation {
	width:709px;
	height:31px;
	float:left;
	color:#013800;
	padding:17px 0 4px 0;
	font-size:1.2em;
}
#navigation ul {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#navigation li {
	list-style:none;
	display:inline;
	padding-left:10px;
	border-right:#FFF200;
	border-left:#ABC54D;
	margin:0px;
	padding:0px;
}
#navigation a:link {
	color:#013800;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#navigation a:visited {
	color:#013800;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#navigation a:active {
	color:#013800;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#navigation a:hover {
	color:#013800;
	text-decoration:underline;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#left {
	width:704px;
	float:left;
}
#maintext {
	width:704px;
	float:left;
	padding:8px 0 20px 0;
	line-height: 22px;
	border-top: solid 5px #003800;
}
#maintext li {
	list-style:url(images/shoe.gif);
	line-height:18px;
	margin-left:15px;
}
#maintext ul {
	list-style:url(images/shoe.gif);
	line-height:18px;
}
#footerwrap {
	width:100%;
	background-color:#186B00;
	margin:0 auto;
}
#footer {
	margin:0 auto;
	color:#fff;
	background-color:#186B00;
	width:1000px;
	padding-top:10px;
	clear:both;
	padding-bottom:15px;
	text-align:left;
}
#seo {
	margin:0 auto;
	font-size:0.69em;
	color:#666;
	width:948px;
	padding-top:5px;
	clear:both;
	padding-bottom:5px;
	text-align:left;
}
#footer ul {
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	list-style-type:none;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #fff;
}
#footer li:first-child {
	padding-left: 0;
}
#footer li:last-child {
	border-right: none;
}
#seo a:link, a:active, a:visited {
	color:#666;
	text-decoration:none;
}
#seo a:hover {
	color:#666;
	text-decoration:underline;
}
#footer a:link {
	color:#fff;
	text-decoration:none;
}
#footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#maintext a:link {
	color:#009933;
	text-decoration:none;
}
#maintext a:active {
	color:#009933;
	text-decoration:none;
}
#maintext a:visited {
	color:#009933;
	text-decoration:none;
}
#maintext a:hover {
	color:#009933;
	text-decoration:underline;
}
.sideform {
	margin-top:7px;
	padding-bottom: 10px;
}
.fieldstyle {
	width:194px;
	color:#999999;
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:6px;
}
.button {
	width:198px;
	color:#000;
	padding:1px;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:center;
}
.contactform {
	width:270px;
	float:left;
	margin-right:20px;
	padding-bottom:15px;
	font-size:0.69em;
}
.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
	font-size:1.09em;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
	font-size:1.0em;
}
.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
	color:#000000;
}
.formstyle {
	color:#666666;
	width:270px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	border:1px solid #ccc;
}
.float {
	float:left;
	clear:both;
}
.imager {
	float:right;
	margin-left:15px;
}
.imagel {
	float:left;
	margin-right:15px;
}
.shopphotos {
	border:1px solid #ccc;
	padding:2px;
}
.services {
	width:320px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
.hours {
	float:left;
	width: 200px;
	padding-bottom: 10px;
}
.hours ul {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}
.hours li {
	padding:0;
	margin:0;
}
.time {
	color:#D2AD00;
	margin:0 0 7px 0;
}
#logos {
	width: 704px;
	height: 85px;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: solid 5px #003800;
}
.map {
	padding: 10px 0 5px 0;
}

