* {margin:0;padding:0;border:none;list-style:none}
body {font-family:Helvetica, sans-serif;color:#000;font-size:14px;overflow-y:scroll;background:#000 url(images/bg-site.jpg) no-repeat fixed center top}
a {outline:none;text-decoration:none;color:#dec76b}
a:hover {color:#c1a534}

/*-------HEADER-------*/
#header {width:1040px;height:169px;margin:0 0 0 -519px;position:fixed;top:0;left:50%;background:url(images/bg-header.png) no-repeat center bottom;z-index:20}
#logo-link {display:block;width:550px;height:50px;margin:20px auto 0}
#header ul {text-align:center;width:900px;height:20px;margin:25px auto;overflow:visible}
#header li {display:inline-block}
#header li a{font-family: Georgia, serif;font-size:16px;color:#fff;font-variant:small-caps;padding:8px 5px}
#header li a:hover {color:#a1883d}

/*-------CONTENT-------*/
#content {width:920px;min-height:500px;margin:123px auto 0;padding:50px 20px 20px;background:url(images/bg-content.png) repeat-y center top;position:relative;z-index:10}
.page-heading {margin:0 auto;border-bottom:#a1883d solid 3px;text-align: center}
hr{
	border-bottom: 1px solid #000;
}

/*-------FOOTER-------*/
#footer-box {width:100%;height:264px;background:url(images/bg-footer.jpg) no-repeat center top;color:#af923d;font-size:11px;text-align:center}
#footer-top {width:100%;height:41px;background:url(images/bg-footer-top.jpg) no-repeat center top;margin:-41px 0 0;z-index:5}
#footer {width:960px;margin:0 auto}
#footer-banner {display:block;width:723px;height:145px;background:url(images/footer-banner.jpg) no-repeat left top}
#footer-banner-flash {float:right}
#footer a {color:#af923d}
#footer a:hover {color:#fff}
#footer ul {overflow:hidden}
#footer li {display:inline-block;margin:20px 2px 5px;color:#af923d}

/*-------HOMEPAGE-------*/
#home-content {width:390px;position:absolute;right:40px;top:20px;padding:150px 0 0 150px;background:url(images/logo.png) no-repeat top left}
#home-content p {font-family: Georgia, serif;font-size:14px;line-height:18px}
#home-content p:first-child {font-size:20px;color:#a28d3d;line-height:20px}

/*-------SLIDESHOW-------*/
.gallery {width:450px;margin:10px auto 0 auto;}
.gallery img {display:block;border:2px solid #857123; margin: 5px 0 5px 0}

/*-------MISC-------*/
.horse-link {color:#b3a261;font-size:14px;font-weight:bold}
.listing-photo {width:300px;height:auto;border:#b3a261 solid 2px;-moz-box-shadow:5px 5px 5px #666;-webkit-box-shadow:5px 5px 5px #666}
.photo-border {border:#b3a261 solid 2px;text-align:center}
h1 {font-weight:normal;font-family: Georgia, serif;font-size:20px;color:#a28d3d}
.bold {font-weight:bold}
.photo-padding {margin:15px}
