* {margin:0;padding:0;list-style:none}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#ddd;
	font-size:14px;
	overflow-y:scroll;
	background-attachment: fixed;
	background-color: #3B7A67;
	background-image: url(images/bg-site.jpg);
	background-position: center center;
}
img {border:none}
a {outline:none;text-decoration:none;color:#06fffe}
a:hover {color:#fff}
td img {border:#ddd solid 1px}

/*-------HEADER-------*/
#header {min-width:950px;width:100%;height:98px;position:fixed;top:0;background:url(images/bg-header.png) repeat-x left 38px;z-index:100}
#menu li a {display:block;height:30px;float:left;margin:44px 1% 0}
#menu li:first-child a {margin-left:3%}
#menu a#sales {width:207px;background:url(images/special-offerings.png) no-repeat}
#menu a#mares {width:202px;background:url(images/reference-mares.png) no-repeat}
#menu a#news {width:69px;background:url(images/news.png) no-repeat}
#menu a#contact {width:134px;background:url(images/contact-us.png) no-repeat}
#menu a#home:hover, #menu a#sales:hover, #menu a#mares:hover, #menu a#news:hover, #menu a#contact:hover {background-position:bottom}
#logo {float:right;width:288px;height:198px;background:url(images/logo.png) no-repeat;margin-right:10%}
#contact {width:100%;position:absolute;top:23px;left:0;font-size:10px}
#contact span {margin:0 10px}

/*-------HOMEPAGE-------*/
#tagline {position:absolute;top:83px;left:50%;width:530px;height:452px;background:url(images/tagline2.png) no-repeat;margin-left:-260px}
#horse {position:absolute;top:0;border-bottom:4px solid #000;width:100%;height:535px}
#splash {overflow:hidden;width:100%}
#splash div {width:1000px;margin:90px auto 0}

/*-------CONTENT-------*/
#content {width:930px;margin:100px auto 10px;background:url(images/025.png) repeat;padding:10px}
h1 {font-weight:normal;font-size:24px;letter-spacing:1px;font-variant:small-caps;margin:35px 0 35px}
#footer {text-transform:capitalize;font-size:10px;font-weight:bold;margin:30px 0 0}

/*-------COPY-------*/
.horse-name {font-size:24px;font-weight:bold;color:#fff}
