* {margin:0;padding:0;border:none;list-style:none}
body {font-family: Georgia, serif;color:#282803;font-size:12px;overflow-y:scroll;background:#000 url(images/backgrounds/windchimes.jpg) no-repeat fixed left 127px}
a {outline:none;text-decoration:none;color:#c2710e}
a:hover {color:#26341a}

/*-------HEADER-------*/
#header {width:100%;height:127px;position:fixed;top:0;background:url(images/bg-header.jpg) no-repeat;z-index:10}
#header a {display:block;width:571px;height:137px;background:url(images/logo.png) no-repeat;margin:10px 0 0 10px}
#header div {height:33px;width:100%;background:url(images/bg-header-bottom.png) repeat-x;position:absolute;top:127px;left:0;z-index:-10}

/*-------MENU-------*/
#menu {width:960px;position:absolute;top:180px;left:11px;text-transform:uppercase;font-size:14px}
#menu li {height:37px;float:left;margin:0px 0px 0px -8px}
#menu li a {display:block;color:#d2a060;background:url(images/bg-menu.png) no-repeat;margin:0px 12px 0 0}
#menu li a span {display:block;background:url(images/bg-menu.png) no-repeat right;height:27px;padding:10px 14px 0 0;margin:0 -12px 0 20px}
#menu li a:hover {color:#f0bc79}
#menu li a:active{margin-top:1px}

/*-------CONTENT-------*/
#content {
	min-height:75%;
	width:908px;
	position:absolute;
	top:217px;
	left:0;
	background:#eee3c9 url(images/bg-content.jpg) no-repeat;
	padding:40px 20px 70px;
	border-left:#26341a solid 12px;
	overflow:visible;
	background-image: url(images/bg-content.jpg);
}
#contentintro {
	min-height:75%;
	width:750px;
	position:absolute;
	top:80px;
	left:0;
	padding:40px 20px 70px;
	overflow:visible;
	background:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000)
}
h1 {font-weight:normal;font-size:30px;color:#26341a;margin:0 0 15px}
#content img {border:#26341a solid 2px}

/*-------FOOTER-------*/
#footer {width:100%;height:19px;position:fixed;bottom:0;background:#000;z-index:5;border-top:#4b0100 solid 3px}
#footer ul {margin:0 0 0 10%}
#footer li a, #footer li {color:#fff;font-size:14px;float:left;margin:2px 3px 0}
#footer div {height:33px;width:100%;background:url(images/bg-footer-top.png) repeat-x;margin:-36px 0 0}
#footer span {float:right;margin:4px 5% 0 0;font-size:10px;color:#6c5832}
#footer span a {color:#6c5832}
#footer span a:hover {color:#db8f33}

/*-------HORSE-MENU-------*/
.horses {overflow:hidden;margin:0 0 0px 0}
.horses li a {float:left;width:151px;height:197px;color:#26341a;margin:25px 13px 0;text-align:center;font-size:14px}
.horses li a img {margin:0 0 5px}
.horses li a:hover {color:#470302}
#content .horses li a img {border:#26341a solid 2px;border-left:#26341a solid 15px}
#content .horses li a:hover img {border:#470302 solid 2px;border-left:#470302 solid 15px}

/*-------LISTING-------*/
#horse-slideshow {float:right;margin:-5px 15px 20px 30px}

/*-------TEXT-------*/
.text-bold {font-weight:bold}
.heading {font-size:16px;color:#26341a;letter-spacing:1px;line-height:36px}

/*-------IMAGES-------*/
.image-border-1px {border:#26341a solid 1px}
.image-border-2px {border:#26341a solid 2px}
.image-border-3px {border:#26341a solid 3px}

.image-width-200px {width:200px;height:auto}
.image-width-250px {width:250px;height:auto}
.image-width-300px {width:300px;height:auto}
.image-width-350px {width:350px;height:auto}
.image-width-400px {width:400px;height:auto}
.image-width-450px {width:450px;height:auto}
.image-width-500px {width:500px;height:auto}

.image-height-200px {width:auto;height:200px}
.image-height-250px {width:auto;height:250px}
.image-height-300px {width:auto;height:300px}
.image-height-350px {width:auto;height:350px}
.image-height-400px {width:auto;height:400px}
.image-height-450px {width:auto;height:450px}
.image-height-500px {width:auto;height:500px}

.image-padding-10px {margin:10px}
.image-padding-15px {margin:15px}
.image-padding-20px {margin:20px}
.image-padding-25px {margin:25px}
.image-padding-30px {margin:30px}
.introp {
	color: #5B5B06;
}
