﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
}
a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FFF;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
.clear {
	clear: both;
	height: 1px;
}
.alignLeft {
	text-align: left;
}
.alighCentre {
	text-align: center;
}


.captions {
	font-style: italic;
	font-weight: bold;
}

.sold {
	color: #F00;
}



.hilightBox {
	border-style: double;
	border-color: #F00;
	width: 75%;
	margin: 30px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}


#container {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #e0e0e0;
}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.imageCentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#header {
}
#SnowfallHeaderBox {
	overflow: visible;
	z-index: 1;
	height: 236px;
	position: relative;
	visibility: visible;
}

#content {
}

#FullPageContent {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#featured {
	text-align: center;
	font: small-caps 90% "Comic Sans MS", cursive;
	background: #F8F8F8;
	padding-bottom: 10px;
	border-style: double;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #F00;
}
#featuredAnchor a{
	color: #F00;
	text-decoration: underline;
	font-variant: small-caps;
}
#featuredAnchor a:hover {
	color: #00F;
	text-decoration: underline;
}
#aboutImageTable {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pageHeading {
	text-align: center;
}




#indexLeft {
	float: left;
	width: 650px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}
#WhyBuy {
	font-style: italic;
	border-style: double;
	background: #f8f8f8;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#indexRight {
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-top: 10px;
}
#indexSponsors {
}
#Indexarchives {
	margin-left: 30px;
	margin-right: 30px;
	border: 2px solid #FFF;
	margin-top: 30px;
}
#archiveList {
	text-align: left;
}
#archiveList ul li {
	line-height: 150%;
	list-style: url(../images/horseshoe.gif);
}
#archiveList ul li a {
	text-decoration: none;
}
#archiveList ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#archiveList ul li a:visited {
	color: #999;
	text-decoration: none;
}
#testimonial {
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	border-style: double;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background: #F8F8F8;
	font-size: x-small;
}



#indexLinks {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #FFF;
	padding-left: 10px;
}
#indexLinksList {
	text-align: center;
}
#indexLinksList p a {
	color: #000;
}
#indexLinksList p a:visited {
	color: #333;
}
#indexLinksList p a:hover {
	color: #FFF;
}

#horseMenu {
	border-style: double;
	border-color: #000;
	background: #F8F8F8;
	text-align: left;
	margin-bottom: 20px;
}

#horseMenu ul li  {
	display: inline;
	list-style: none;
}
#horseMenu ul li a {
	padding-right: 30px;
	text-decoration: none;
}
#horseMenu ul li a:visited {
	color: #666;
	text-decoration: none;
}
#horseMenu ul li a:hover {
	color: #999;
	text-decoration: none;
}
#PageInfo {
	text-align: left;
}

#info {
	text-align: left;
}
#gallery {
	background: #F8F8F8;
	border-style: double;
	border-color: #000;
	padding: 10px;
	margin: 30px auto 20px;
	text-align: center;
	width: 520px;
}
#Flash_gallery {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.gallery {
	width: 540px;
	border-style: double;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background: #F8F8F8;
	border-color: #000;
	text-align: center;
	padding-top: 20px;
}
#pedigree {
	margin-bottom: 30px;
	text-align: center;
}

#pedigreeTable {
	text-align: center;
	font-size: 90%;
}




#NewsArchiveListLeft {
	float: left;
	width: 210px;
	text-align: left;
	padding-left: 10px;
}
#NewsArchiveListLeft ul li {
	list-style: url(../images/horseshoe.gif);
	line-height: 300%;
}
#NewsArchiveListLeft ul li a {
	color: #000;
	text-decoration: none;
}
#NewsArchiveListLeft ul li a:visited {
	color: #999;
	text-decoration: none;
}
#NewsArchiveListLeft ul li a:hover {
	color: #CCC;
	text-decoration: none;
}

#News {
	float: left;
	text-align: left;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 10px;
	width: 700px;
}
#NewsHeading {
}
#newsContent {
	text-align: left;
}
#newsGallery {
	text-align: center;
}
#TwinsMakeNews {
	background: #F90;
}

#emalForm {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}







#footer {
	font-variant: small-caps;
	border-top: thin solid #333;
	border-bottom: thin solid #333;
	border-right-color: #333;
	border-left-color: #333;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#footer a {
	font-size: 90%;
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #F5AE84;
	text-decoration: none;
}
#fsa {
	background: #FFF;
	text-align: left;
	font-size: 90%;
	padding-top: 20px;
	color: #666;
	font-weight: bold;
}
#fsaRights {
	text-align: left;
	float: left;
	width: 45%;
}
#fsaDesign {
	text-align: right;
	float: right;
	width: 50%;
}


#fsa a {
	color: #009;
}
#fsa a:visited {
	color: #A4A4FF;
	text-decoration: none;
}
#fsa a:hover {
	color: #C00;
	text-decoration: none;
}
.moreInfo {
}
#PhotoLeft {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #F8F8F8;
}
#PhotoRight {
	text-align: center;
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 35px;
	background: #F8F8F8;
}
#saleItems {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-style: groove;
}
.featured {
	background: #F8F8F8;
	border-style: double;
	border-color: #F00;
	padding-right: 5px;
	padding-left: 5px;
}
