@charset "windows-1252";

/* TEST, THEN DELETE GRAYED OUT STYLES */

.body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/*For Horses for Sale page, words For Sale */
.for_sale_red {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5 {
	font-size: 10pt
}

.font5
	{color:blue;
	font-size:10pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	}
	
div.Section1
	{page:Section1;}
	
span.SpellE
	{}  /*Beware of delting this. It altered width of table area on breeding charts when gone.*/
	
.style4 {font-size: 10px}

.left_norm_10pt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_norm_12pt {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*Used all over for dam and sire on horses for sale pages, for contact info under horse photos, etc. */
.left_bold_12pt {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horsename_forsale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	text-align: left;
}

/*for index page on top right */
.ctr_normal_12pt {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_norm_14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.left_bold_14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
/*For Main Pedigree Horse Name on grid */
.pedigree_redhorsename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
/* For pedigree pages name of horses, not main horse */
.pedigree_blacktext {
	color:#000000;
	font-size:9pt;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
}
/* This is the text under the horse name that tells wins, etc. Light gray now */
.pedigree_bluetext {
	color:#333333;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
}
/*Top center title on pedigree pages geneology, mostly on dam pages */
.pedigree_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
/*At bottom of several pages, not just breeding and horses for sale, for contacgt info under ranch name and links */
.breeding_contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
/* For ranch name and links at bottom of pages, several */
.breedingpage_ranchname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.breedingpage_ranchname.a {
	color: #000000;
	}

.left_bold_16pt {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_norm_tallheight_16pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
}
.ctr_bold_12pt {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#padding_left {
	padding-left: 5px;
}

