/*** priorysaddlery ***/

html { overflow-y: scroll; }

body, html, table, tr, th, td, p, br, div, span, h1, h2, h3, h4, h5, h6, form, img  { border: none; margin: 0; padding: 0; }

body {
	/*background: #eaf2e9 url(/images/background.gif) repeat-y center top;*/
	color: #000;
	font-family:  "Lucida Sans", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 16px;
}

	* html body { font-size: medium; }

#skiptomain { display: none; }

a:hover, a:active { color: #c00; }
.inline, form { display:inline; }
.breaker { clear: both; }
.lbreaker { clear: left; }
.rbreaker { clear: right; }

p { margin: 10px 0 0 0; }
p.fivespace { margin: 5px 0 0 0; }
p.tenspace { margin: 10px 0 0 0; }
p.fifteenspace { margin: 15px 0 0 0; }
p.twentyspace { margin: 20px 0 0 0; }

#wrapper {
	width: 960px;
	background: #fff;
	margin: 0px auto;
	padding: 0px 20px 20px 20px;
	text-align: left;
	border: 0px solid #4b3932;
	border-top: 0px;
	border-bottom: 0px;
}

#site-head {
	width: 960px;
	height: 168px;
}

	#site-head-lft {
		width: 156px;
		height: 168px;
		float: left;
	}

	#site-head-rgt {
		width: 804px;
		height: 168px;
		background: #ffffff url(/images/bg-site-head-rgt.gif) no-repeat left top;
		float: right;
	}

		#top-addresses {
			width: 804px;
			height: 134px;
			
		}
		
		#top-addresses img.floatright {
		    float: right;
		    margin: 30px 0px 0px 10px;
		}

			#top-addresses p {
				float: left;
				font-size: 0.7em;
				line-height: 1.3em;
				margin: 38px 25px 0 25px;
			}

		#top-nav {
			width: 804px;
			height: 32px;
			margin: 0 0 4px 0;
		}

			#top-nav ul {
				width: 804px;
				height: 32px;
				list-style: none;
				margin: 0;
				padding: 0;
			}

				#top-nav ul li {
					height: 32px;
					display: inline;
					float: left;
					font-size: 0.7em;
					line-height: 32px;
					list-style-type: none;
					text-align: center;
					text-transform: capitalize;
				}

					#top-nav ul li#topnav-1 { width: 51px; text-align: left; }
					#top-nav ul li#topnav-2 { width: 98px; margin-left: 2px; }
					#top-nav ul li#topnav-3 { width: 100px; margin-left: 2px; }
					#top-nav ul li#topnav-4 { width: 97px; margin-left: 2px; }
					#top-nav ul li#topnav-5 { width: 108px; margin-left: 2px; }
					#top-nav ul li#topnav-6 { width: 131px; margin-left: 2px; }
					#top-nav ul li#topnav-7 { width: 112px; margin-left: 2px; }
					#top-nav ul li#topnav-8 { width: 93px; margin-left: 2px; }

					#top-nav ul li a:link, #top-nav ul li a:visited { color: #fff; text-decoration: none; }
					#top-nav ul li a:active, #top-nav ul li a:hover { color: #fff; text-decoration: underline; }

#home-hero {
	width: 960px;
	height: 280px;
	margin: 0px 0px 2px 0px;
}

	#home-hero-lft {
		width: 720px;
		height: 280px;
		float: left;
		overflow: hidden;
	}

	#home-hero-rgt {
		width: 190px;
		height: 230px;
		background: #8ab483 url(/images/hp-main-bg.gif) repeat-x center center;
		color: #fff;
		font-size: 0.75em;
		float: left;
		line-height: 1.6em;
		padding: 25px;
	}

		#home-hero-rgt h1 {
			font-size: 2.0em;
			font-weight: normal;
			line-height: 1.4em;
			font-family: Georgia, Serif;
		}

#home-features {
	width: 960px;
	padding: 0px 0;
}

	.home-feature {
		width: 219px;
		background: #4b3932;
		float: left;
		font-size: 0.75em;
		line-height: 1.6em;
		padding: 10px;
		margin: 0 2px 0 0;
		color: #fff;
	}

		.home-feature-end {
			margin-right: 0;
		    width: 217px;
		}

		.home-feature-img {
			width: 215px;
			height: 120px;
		}

			.home-feature-txt {
				padding: 3px 0;
			}

			.home-feature-txt strong.title {
				font-size: 1.6em;
				font-family: Georgia, Serif;
				font-weight: normal;
			}

			.home-feature-txt a:link, .home-feature-txt a:visited { color: #fff; text-decoration: none; }
			.home-feature-txt a:active, .home-feature-txt a:hover { color: #fff; text-decoration: underline; }

#home-scroller {
	width: 960px;
	height: 125px;
}

	#brand-scroller {
		float: left;
		width: 960px;
		height: 105px;
		background: url(/images/home-brands.gif) no-repeat left top;
		margin-top: 15px;
		margin-bottom: 5px;
	}

		#brand-scroller-title {
			float: left;
			width: 950px;
			height: 25px;
			padding-left: 10px;
			line-height: 25px;
			color: #6c8134;
			text-transform: uppercase;
			font-size: 11px;
			font-weight: bold;
		}

#site-footer {
	width: 960px;
	color: #000;
	font-size: 0.7em;
	line-height: 18px;
	background: #FFF url(/images/bg-footer.gif) no-repeat left top;
}

	#site-footer-lft {
		width: 400px;
		height: 90px;
		float: left;
		margin: 52px 0 0px 10px;
		padding: 0px 0px 20px 0px;
	}

	#site-footer-rgt {
		width: 400px;
		height: 90px;
		float: right;
		margin: 42px 10px 0 0;
		padding: 0px 0px 20px 0px;
		text-align: right;
	}
	
	#site-footer-rgt p {
	    float: right;
	    margin-left: 20px;  
	}

	#site-footer a:link, #site-footer a:visited { color: #000; }
	#site-footer a:active, #site-footer a:hover { color: #000; }

#main-content {
	width: 960px;
	padding: 0px 0px 10px 0px;
}

    #main-content h1 {
			color: #317a24;
			line-height: 1.3em;
			margin: 5px 0 0px 0;
			font-family: Georgia;
			font-size: 1.5em;
			font-weight: normal;
			padding: 0px 0px 3px 0px;
		    border-bottom: 1px solid #317a24;
		}

    #category-full {
        width: 960px;
		float: left;
		font-size: 0.7em;
		line-height: 1.6em;
    }
	
    #category-hlf {
		width: 480px;
		float: left;
		font-size: 0.7em;
		line-height: 1.6em;
	}
	
	    

	#category-lft {
		width: 690px;
		float: right;
		font-size: 0.8em;
		line-height: 1.6em;
	}

		#category-lft h1, #category-rgt h1 {
			color: #317a24;
			line-height: 1.3em;
			margin: 15px 0 15px 0;
			font-family: Georgia, serif;
			font-size: 2.2em;
			font-weight: normal;
			padding: 0px 0px 3px 0px;
		    border-bottom: 1px solid #317a24;
		}

		#category-lft h2 {
			color: #317a24;
			line-height: 1.2em;
			margin: 0px 0 15px 0;
		}

		#category-lft a:link, #category-lft a:visited { color: #317a24; text-decoration: underline; }
		#category-lft a:active, #category-lft a:hover { color: #000000; text-decoration: none; }

	#category-rgt {
		width: 250px;
		float: left;
		font-size: 0.7em;
		line-height: 1.6em;
		margin: 0 20px 0px 0px;
        background: #4b3932;  
	}

		#category-pic {
			width: 960px;
			height: 200px;
			margin-bottom: 2px;
			overflow: hidden;
		}

		#category-nav h2 {
		    font-family: Georgia, Serif;
			color: #fff;
			font-size: 1.4em;
			padding: 10px 10px 9px 10px;
			border-bottom: 1px solid #FFF;
		}

		#category-nav a:link, #category-nav a:visited { color: #FFF; text-decoration: none; }
		#category-nav a:active, #category-nav a:hover { color: #FFF; text-decoration: none; }

		#category-nav ul {
			list-style: none;
			margin: 0px 0 0 0;
			padding: 0;
		}

			#category-nav ul li {
				list-style-type: none;
				margin: 0;
				padding: 2px 0 2px 0px;
				display: block;
				height: 25px;
				line-height: 25px;
				border-bottom: 1px solid #FFF;
			}

			#category-nav ul li.sub-nav {
				padding: 1px 0 1px 10px;
			}

			#category-nav ul li.sub-sub-nav {
				padding: 1px 0 1px 25px;
			}
			
#gmap1 {
    width: 479px;
    height: 300px;  
    overflow: hidden; 
    float: left;
    margin-right: 2px;
}

#gmap2 {
    width: 479px;
    height: 300px;  
    overflow: hidden; 
    float: left;
}