@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	margin-top: 10px;
	margin-left: 8px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 2px;
}

.mainheader {
	background-image: url(images/orange_bg.gif);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	padding-top: 9px;
	padding-bottom: 7px;
}

.mainframe {
	background-image: url(images/mainframe_middle.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.whitetext {
	color: #FFFFFF;
}
.header {
	font-size: 13px;
	color: #000000;
	background-image: url(images/header_bg1.jpg);
	background-repeat: repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.subheader {
	background-image: url(images/painting_bg.jpg);
	background-repeat: no-repeat;
}
#home {
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 102px;
}
#home:hover {
	background-position: 0px -43px;
}
#home span {
	display: none;
}
#bonne {
	background-image: url(images/menu/bonne.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 186px;
}
#bonne:hover {
	background-position: 0px -43px;
}
#bonne span {
	display: none;
}
#about {
	background-image: url(images/menu/about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 141px;
}
#about:hover {
	background-position: 0px -43px;
}
#about span {
	display: none;
}
#sales {
	background-image: url(images/menu/sale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 144px;
}
#sales:hover {
	background-position: 0px -43px;
}
#sales span {
	display: none;
}
#news {
	background-image: url(images/menu/news.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 94px;
}
#news:hover {
	background-position: 0px -43px;
}
#news span {
	display: none;
}
#mares {
	background-image: url(images/menu/mares.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 111px;
}
#mares:hover {
	background-position: 0px -43px;
}
#mares span {
	display: none;
}
#dogs {
	background-image: url(images/menu/dogs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 102px;
}
#dogs:hover {
	background-position: 0px -43px;
}
#dogs span {
	display: none;
}
.orange_bg {
	background-image: url(images/dark_tanbg.gif);
	background-repeat: repeat;
}
.leftsidebox {
	background-image: url(images/leftsidebox.gif);
	background-repeat: repeat-y;
}
.rightsidebox {
	background-image: url(images/rightsidebox.gif);
	background-repeat: repeat-y;
}
.lighttan_bg {
	background-image: url(images/lighttan_bg.gif);
	background-repeat: repeat;
}
.header a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #CC9966;
}

.header a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

.header a:hover {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.subpagehead {
	background-image: url(images/gold_header.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: normal;
}
.article {
	background-image: url(images/article_bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.subpagehead a {
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.articleheader {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.sirepedigree {
	background-color: #FFFFCC;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
.dampedigree {
	background-color: #FFCCCC;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
a.breadcrumbs {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	color: #993333;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	color: #993333;
	text-decoration: none;
}
.mainmenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFCC;
	background-image: url(images/menu_bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.mainmenu a {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
}
.mainmenu a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
}
.mainmenu a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: underline;
}
