/* CSS Document */

body {
    background-color: #2b3321;
	background-image: url(graphics/bkgrd.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:10pt;	
}

.bodytext2 {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:10pt;	
}

.bodytext3 {
	font-family:"Trebuchet MS";
	color:#ccaa7f;
	font-size:10pt;	
}

.bodytext4 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:10pt;	
}

.bodytext5 {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:10pt;
}

.bodytext6 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10pt;	
}

.midtext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:9pt;	
}

.midtext2 {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:9pt;	
}

.midtext3 {
	font-family:"Trebuchet MS";
	color:#ccaa7f;
	font-size:9pt;	
}

.midtext4 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:9pt;	
}

.midtext5 {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:9pt;	
}

.midtext6 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:9pt;	
}

.smalltext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:8pt;	
}

.smalltext2 {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:8pt;	
}

.smalltext3 {
	font-family:"Trebuchet MS";
	color:#ccaa7f;
	font-size:8pt;	
}

.smalltext4 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:8pt;	
}

.smalltext5 {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:8pt;	
}

.smalltext6 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:8pt;	
}

.xsmalltext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:7.5pt;	
}

.xsmalltext2 {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:7.5pt;	
}

.xsmalltext3 {
	font-family:"Trebuchet MS";
	color:#ccaa7f;
	font-size:7.5pt;	
}

.xsmalltext4 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:7.5pt;	
}

.xsmalltext5 {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:7.5pt;	
}

.xsmalltext6 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:7.5pt;	
}

.title18-brown {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:18pt;	
}

.title14-brown {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:14pt;	
}

.title18-black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18pt;	
}

.title14-black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:14pt;	
}

.title14-black-bold {
    font-family: "Trebuchet MS";
    color: #000000;
    font-size: 13pt;
    font-weight: bold;
}

.title18-brown2 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:18pt;	
}

.title14-brown2 {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:14pt;	
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000045;
	text-decoration:none;
} 

/*Hyperlink Hover Style*/
a:hover {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #ffffff; 
	 text-decoration:underline;
}

a.bottommenu {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:8pt;	
	text-decoration:none;
}

a.bottomlink {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:7.5pt;	
	text-decoration:none;
}

a.link10 {
	font-family:"Trebuchet MS";
	color:#293120;
	font-size:10pt;	
	text-decoration:underline;
}

/*Hyperlink Hover Style*/
a.bottommenu:hover {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:8pt;	
	text-decoration:underline;
}

a.bottomlink:hover {
	font-family:"Trebuchet MS";
	color:#f2ebe6;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.link10:hover {
	font-family:"Trebuchet MS";
	color:#612e1d;
	font-size:10pt;	
	text-decoration:underline;
}

/*Border Styles*/
.border1 {
	border: 1px solid #ccaa7f;
}

.border2 {
	border: 2px solid #ccaa7f;
}

.border4 {
	border: 4px solid #ccaa7f;
}

.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a0cf41;
}
.extrapic {
	float: right;
	width: 150px;
	padding-left: 25px;
	text-align: right;
	padding-right: 10px;
}

.logo-float-right{
	margin-top: -58px;
}
/* -------- Female page    ---------- */

.cover-image{

	background-image: url(images/females/1028_front.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}
.cover-image-sire{

	background-image: url(images/sires/4a_Merit_Front-Runner_3150L.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}
.img-flip{
	transform: scaleX(-1);

}
.main-section-small{
	background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
}
.main-section{
	background-color: rgba(255, 255, 255, 0.6);
    padding: 30px 0px;
    min-height: 82vh;
    /* border-radius: 8px; */
    /* margin-top: 40px; */
    width: 100%;
}
.main-section-sires{
	background-color: rgba(255, 255, 255, 0.6);
    padding: 10px;
    min-height: 82vh;
    /* border-radius: 8px; */
    /* margin-top: 40px; */
    width: 100%;
}

.females-donors{
	border: 1px solid rgb(76, 75, 75);
}