html	{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body	{
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	background: rgb(35,24,20) ;
	color:rgb(0,0,0);
	}

.facebook	{
	float: right; 
	border:0;
	text-decoration:none;
	background: transparent;
	margin: 3px 8px 1px 0px;
	padding: 0px;
	}

.facebook:hover {
	margin: 4px 7px 0px 1px;
	}

.right	{
	float: right; 
	border:0;
	text-decoration:none;
	background: transparent;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

.rightbottom {
	float: right; 
	border:0;
	text-decoration:none;
	background: transparent;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	}

.left	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0;
	border: 0px solid #fff;
	margin: 12px 2px 0px 2px;
	padding: 0px;
	}

#horse	{
	background: transparent url(../images/red.png);
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 2px 2px #000;
	-webkit-box-shadow: inset 0 0 2px 2px#000;
	box-shadow: inset 0 0 2px 2px #000;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 15px;
	}

#horse img {
	border-radius: 8px;
	-moz-box-shadow: 0 0 2px 2px #000;
	-webkit-box-shadow: 0 0 2px 2px#000;
	box-shadow: 0 0 2px 2px #000;
	}

.video	{
	float: right; 
	width: 640px;
	height: 360px;
	text-decoration:none;
	background: rgb(57,36,40);
	border: 0;
	margin: 0px 5px 0px 0px;
	padding: 12px;
	-moz-box-shadow: 0 0 2px 2px #000;
	-webkit-box-shadow: 0 0 2px 2px#000;
	box-shadow: 0 0 2px 2px #000;
	border-radius: 10px;
	border-top: 1px solid rgb(157,136,140);
	border-left: 1px solid rgb(157,136,140);
	border-right: 1px solid #100;
	border-bottom: 1px solid #100;
	overflow:hidden;
	}

.logo	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0;
	margin: 5px 1px 1px 0px;
	padding: 0px;
	}

#introcontainer {
	width: 100%;
	height:645px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
	overflow:hidden;
	background: transparent url(../images/back.jpg) repeat-x top center;
	}
	
#introcontainer h3 { 
	font-family: Times New Roman;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 1000px;
	height: 48px;
	font-size: 24px;
	line-height: 36px;
	color: rgb(231,220,198);
	border: 0px;
	background: transparent url(../images/heading.png) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	}

#header {
	width: 100%;
	height: 140px;
	text-align: center;
	background: rgb(168,155,129) url(../images/back.png) repeat-x top center;
	margin: 0px;
	padding: 0px;
	}

#heading {
	width: 1000px;
	height: 140px;
	text-align:right;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: transparent;
	}

#heading p { 
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 20px 30px 0px 0px;
	width: 260px;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	color:rgb(30,30,30);
	background: transparent;
	}

#heading b { 
	font-size: 15px;	
	font-style: normal;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	color: rgb(7,51,42);
	}

#heading i { 
	font-size: 16px;	
	font-style: normal;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	color:rgb(64,56,62);
	}

#heading a, a:link, a:visited {
	color:rgb(10,60,35);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

#heading a:hover {
	text-decoration: underline;
	}

#topmenu {
	font-family: Times New Roman;
	height: 50px;
	width: 100%;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	background: transparent url(../images/menu.png) repeat-x top center;
	list-style: none;
	overflow: hidden;
	}

#topmenu	 h2 { 
	font-family: Times New Roman;
	margin: 0px auto 0px auto;
	padding: 8px 0px 0px 30px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 1000px;
	height: 48px;
	font-size: 21px;
	line-height: 36px;
	color: rgb(231,220,198);
	border: 0px;
	background: transparent;
	text-shadow: #000 1px 1px 1px;
	}

#content {
	display block;
	width: 1000px;
	height: 616px;
	margin: 12px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color:rgb(39,64,39);
	background: rgb(41,25,12) url(../images/main.jpg) top center no-repeat;
	-moz-box-shadow: inset 0 0 2px 2px #000;
	-webkit-box-shadow: inset 0 0 2px 2px#000;
	box-shadow: inset 0 0 2px 2px #000;
	border-radius: 10px;
	border: 1px solid rgb(231,220,198);
	overflow: hidden;
	}

#content h1 { 
	font-family: Times New Roman;
	float:left;
	margin: 10px 0px 0px 15px;
	padding: 6px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 735px;
	height: 45px;
	font-size: 28px;
	line-height: 36px;
	color: rgb(231,220,198);
	border: 0px;
	background: transparent url(../images/header.png) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	}

#content h2 { 
	font-family: Times New Roman;
	float:left;
	margin: 15px 0px 0px 15px;
	padding: 8px 0px 0px 30px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 705px;
	height: 48px;
	font-size: 24px;
	line-height: 36px;
	color: rgb(231,220,198);
	border: 0px;
	background: transparent url(../images/header.png) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	}

#content p { 
	float:left;
	padding: 15px;
	margin: 8px 0px 0px 25px;
	width: 680px;
	height: 500px;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	display:block;
	color: rgb(231,220,198);
	background: transparent url(../images/content01.jpg) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 2px 2px #000;
	-webkit-box-shadow: inset 0 0 2px 2px#000;
	box-shadow: inset 0 0 2px 2px #000;
	}

#content a:hover { 
	color:rgb(0,0,0);
	text-decoration: none;
	}

#content table {
	table-layout: fixed;
	float:left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 650px;
	height: 470px;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	display:block;
	color: rgb(231,220,198);
	text-shadow: #000 1px 1px 1px;
	}

#content td {
	width: 215px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	}

#pedigree {
	float:left;
	padding: 15px;
	margin: 8px 0px 0px 25px;
	width: 680px;
	height: 500px;
	display:block;
	background: transparent url(../images/content03.jpg) no-repeat top left;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 2px 2px #000;
	-webkit-box-shadow: inset 0 0 2px 2px#000;
	box-shadow: inset 0 0 2px 2px #000;
	}

#gallery {
	display block;
	width: 1000px;
	height: 616px;
	margin: 12px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color:rgb(39,64,39);
	background: rgb(41,25,12) url(../images/main.jpg) top center no-repeat;
	-moz-box-shadow: inset 0 0 2px 2px #333;
	-webkit-box-shadow: inset 0 0 2px 2px#333;
	box-shadow: inset 0 0 2px 2px #333;
	border-radius: 10px;
	border: 1px solid rgb(231,220,198);
	overflow: hidden;
	}

#gallery h1 { 
	font-family: Times New Roman;
	float:left;
	margin: 10px 0px 0px 15px;
	padding: 5px 0px 0px 30px;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 705px;
	height: 46px;
	font-size: 24px;
	line-height: 36px;
	color: rgb(231,220,198);
	border: 0px;
	background: transparent url(../images/header.png) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	}

#gallery p { 
	float:left;
	padding: 15px;
	margin: 8px 0px 0px 25px;
	width: 680px;
	height: 500px;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	display:block;
	color: rgb(231,220,198);
	background: transparent url(../images/content05.jpg) no-repeat top left;
	text-shadow: #000 1px 1px 1px;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 2px 2px #000;
	-webkit-box-shadow: inset 0 0 2px 2px#000;
	box-shadow: inset 0 0 2px 2px #000;
	}

#gallery img {
	margin: 0px 8px 0px 8px;
	background: transparent;
	padding: 0px;
	}

#gallery img:hover {
	opacity:0.5;
	}

#gallery table { 
	float:left;
	width: 735px;
	height: 90px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 15px;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	display:block;
	color:rgb(30,10,20);
	background: transparent;
	text-shadow: #666 1px 1px 1px;
	}

#gallerylist { 
	float:left;
	width: 735px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	display:block;
	background: transparent;
	text-shadow: #666 1px 1px 1px;
	}


#gallery td { 
	width: 147px;
	height: 80px;
	padding: 16px 0px 0px 0px;
	margin: 0px;
	vertical-align: text-top;
	background: transparent url(../images/gallery.png) no-repeat top center;
	}

#gallery td:hover { 
	color: rgb(0,0,0);
	background: transparent url(../images/gallery-on.png) no-repeat top center;
	}

#gallery td a { 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: rgb(231,220,198);
	background: transparent;
	text-shadow: #000 1px 1px 1px;
	}

#Left_Menu {
	float:left;
	width: 220px;
	height:620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;	
	background: transparent;
	color: rgb(255,255,255)
	border: 0px;
	background: transparent url(../images/horse_menu.png) no-repeat top left;
	}

.navvy {
	float: left; 
	display:block;
	width: 220px;
	margin: 10px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	}

ul.navvylist {
	font-weight: normal;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	font:11px Arial;
	text-transform: none;
	line-height: 30px;
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.navvylist li a {
	display: block;
	color:rgb(255,255,255);
	width: 220px;
	height: 40px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	border: 0px solid rgb(0,0,0);
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/button.png) no-repeat top center;
	padding: 9px 0px 0px 0px;
	text-shadow: #222 1px 1px 1px;
	}

.navvy ul #navvylist li a { 
	width: auto; 
	}

ul.navvylist li #active a {
	color: rgb(255,255,255);
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	color: rgb(0,0,0);
	background: transparent url(../images/button_on.png) no-repeat top center;
	text-shadow: #555 1px 1px 1px;
	}

ul.navvylist li a#select {
	color: #FFFFFF;
	background: transparent url(../images/button_on.png) no-repeat top center;
	text-shadow: #111 1px 1px 1px;
	}

#footing {
	width: 100%;
	height: 50px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	clear: bottom;
	text-align: center;
	border: 0px;
	background: transparent url(../images/menu.png) repeat-x top center;
	}

#footing p {
	padding: 18px 0px 5px 0px;
	margin: 5px auto 0px auto;
	font-size: 10px;
	color: rgb(169,155,129);
	text-align: center;
	width: 950px;
	}

#footing a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(169,155,129);
	}

#footing a:hover {
	text-decoration: underline;
	}

#slides {
	background: transparent url(../images/farm.jpg) no-repeat top left;
	width: 1000px;
	height: 616px;
	margin: 10px auto 0px auto;
	padding: 0px;
	overflow: hidden;
	-moz-box-shadow: 0 0 2px 2px #000;
	-webkit-box-shadow: 0 0 2px 2px#000;
	box-shadow: 0 0 2px 2px #000;
	border-radius: 10px;
	border: 1px solid rgb(231,220,198);
	overflow: hidden;
	} 
 
#slides img {  
	float:left;
	width: 1000px;
	height: 616px;
	margin: 0px;
	border: 0;
	border-radius: 10px;
	}
