@charset "ISO-8859-1";

@font-face { font-family: Ambelyn; src: url('K22 Ambelyn Condensed.otf'); } 

@font-face { font-family: Western Script; src: url('Western Culture 2.otf'); } 


body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	color: #382304;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-size: 22px;
	border: 0px;
}



.sub-bg-homepage-updates {
	background-image: url("images/index2021_03.jpg");
	width: 950px;
	height: 214px;
	padding: 0 60 0 40;
}

.sub-bg-homepage-updates table {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 1em;
}


.sub-bg-homepage-updates table a{
	color: #fff;
	text-decoration: none;
}

.updates-large {
	font-family: 'Ambelyn', serif;
	font-size: 37px;
	color: #fff;
	letter-spacing: 0.04em;
	font-weight: bold;
}


.sire-names {
	font-family: 'Ambelyn', serif;
	font-size: 45px;
	color: #107568;
	letter-spacing: 0.04em;
	font-weight: bold;
}


.script-brown {
	font-family: 'Western Script', cursive;
	font-size: 35px;
	color: #382304;
}


.text {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #382304;
	font-weight: bold;
	line-height: 1.2;
}
.text2 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #107568;
	line-height: 1.2;
}





/* LINKS AND BORDER */

a {
	color: #382304;
}

.border {
	border: 3px solid #987E5A;
}
.pageborder {
	box-shadow: 0px 10px 25px 10px rgba(0,0,0,0.65); }








/* BACKGROUNDS */

.sub-bg {
	background-image: url("images/subpage2021_04.jpg");
	width: 950px;
	height: 183px;
	padding: 0px 75px 0px 75px;
}

 



/* ND */

.znd{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
    text-transform: uppercase;
	padding: 14px;
	letter-spacing: 0.25em;
	font-weight: 300;}

.znd a{
	color: #29a997;
	text-decoration: none;
}







