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

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


body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #cdbe9f;
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-size: 22px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */

.text-tan-large-script{
	color: #9a8a68;
	font-family: 'Blacksword', sans-serif;
	font-size: 60px;
}

.text-tan-small-script{
	color: #9a8a68;
	font-family: 'Blacksword', sans-serif;
	font-size: 30px;
}


.text-tan-large{
	color: #9a8a68;
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.3;
}

.text-tan-medium{
	color: #9a8a68;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.3;
}

.text-tan-small{
	color: #9a8a68;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
}


.text-tan-xsmall{
	color: #9a8a68;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
}


.text-green-large-script{
	color: #1D3C37;
	font-family: 'Blacksword', sans-serif;
	font-size: 60px;
}


.text-green-small-script{
	color: #1D3C37;
	font-family: 'Blacksword', sans-serif;
	font-size: 30px;
}

.text-green-large{
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.3;
}

.text-green-medium{
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.3;
}


.text-green-medium-bold{
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.3;
}


.text-green-small{
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
}

.text-lightgreen-large-script{
	color: #9da69c;
	font-family: 'Blacksword', sans-serif;
	font-size: 60px;
}


.text-lightgreen-small-script{
	color: #9da69c;
	font-family: 'Blacksword', sans-serif;
	font-size: 30px;
}

.text-lightgreen-large{
	color: #9da69c;
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.3;
}

.text-lightgreen-medium{
	color: #9da69c;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.3;
}

.text-lightgreen-small{
	color: #9da69c;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
}



/* SUBPAGE HEADERS */

.subpage-headers {
	background-image: url("images/subpage2023_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
}

.subpage-headers-sires {
	background-image: url("images/sires_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
}


.subpage-headers-ewes {
	background-image: url("images/ewes_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
	padding-left: 140px;
}


.subpage-headers-highlights {
	background-image: url("images/subpage_highlights_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
}


.subpage-headers-contact {
	background-image: url("images/subpage_contact_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
}


.subpage-headers-sales {
	background-image: url("images/subpage_sales_04.jpg");
	color: #ffffff;
	width: 603px;
	height: 249px;
	font-family: 'Blacksword', sans-serif;
	font-size: 100px;
	text-shadow: 1px 1px 3px #000000;
}


 

/* ND */

.znd{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
    text-transform: uppercase;
	padding: 9px;
	font-weight: 300;
}

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


/* MENU */

.index-menu {
	background-image: url("images/index2023_02.jpg");
	width: 389px;
	height: 649px;
	padding-top: 30px;
}

.index-menu table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}

.index-menu table a:hover{
	color: #cdbe9f;
}


.subpage-menu {
	background-image: url("images/subpage2023_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}

.subpage-menu table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}

.subpage-menu table a:hover{
	color: #cdbe9f;
}


.subpage-menu-sires {
	background-image: url("images/sires_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}

.subpage-menu-sires table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}

.subpage-menu-sires table a:hover{
	color: #cdbe9f;
}


.subpage-menu-ewes {
	background-image: url("images/ewes_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}

.subpage-menu-ewes table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}


.subpage-menu-ewes table a:hover{
	color: #cdbe9f;
}


.subpage-menu-highlights {
	background-image: url("images/subpage_highlights_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}


.subpage-menu-highlights table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}


.subpage-menu-highlights table a:hover{
	color: #cdbe9f;
}



.subpage-menu-contact {
	background-image: url("images/subpage_contact_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}


.subpage-menu-contact table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}


.subpage-menu-contact table a:hover{
	color: #cdbe9f;
}



.subpage-menu-sales {
	background-image: url("images/subpage_sales_02.jpg");
	width: 389px;
	height: 554px;
	padding-top: 30px;
}



.subpage-menu-sales table a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none;
}



.subpage-menu-sales table a:hover{
	color: #cdbe9f;
}



.active-page-menu {
	background-color: #9da69c;
	padding: 8px;
}

.active-page-menu a {
	color: #000000!important;
}


.NOTactive-page-menu {
	background-color: #1c3c37; 
	padding: 8px;
}



/* LINKS AND BORDER */

a {
	color: #1D3C37;
}

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


/* HOMEPAGE CONTENT SECTION */

.sub-bg-index-body {
	background-image: url("images/index2023_04.jpg");
	width: 950px;
	height: 650px;
}

.sub-bg-index-body table {
	color: #1c3c37;
}

.sub-bg-index-body table a{
	color: #ffffff;
	text-decoration: none;
}

.mission-statement {
	color: #999999;
	font-family: 'Blacksword', sans-serif;
	font-size: 30px;
	-webkit-transform: rotate(-2deg); 
        -moz-transform: rotate(-2deg);    
        transform:rotate(-2deg);
}

.sub-bg-index-map {
	background-color: #1D3C37;
	width: 360px;
	height: 375px;
}

.sub-bg-index-contact {
	background-color: #ffffff;
	width: 434px;
	height: 510px;
	color: #1D3C37;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 19px;
	padding: 0 20px 0 20px;
	line-height: 1.4;
}


.sub-bg-subpage-contact {
	background-image: url("images/subpage2023_08.jpg");
	width: 823px;
	height: 218px;
}

.sub-bg-subpage-contact table {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	padding: 0 20px 0 20px;
	line-height: 1.4;
}

.contact2 {
	font-size: 22px;
	font-weight: 900;
	color: #cdbe9f;
}

.sub-bg-subpage-contact table a{
	color: #ffffff;
}




/* BACKGROUNDS */

.sub-bg {
	background-color: #ffffff;
	padding: 0px 35px 20px 35px;
}

 