/* CSS Document */

body {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:14px;
}

body em {color:#713D04;font-style:normal;font-weight: bold;}

#navbar {
	font: bold 18px "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: none;
}
#top_corner {
	font-size: 14px;
	line-height: 140%;
}

/* HEADINGS H1-H6 */
/* PAGE TITLE "shorthorn sires" */
h1 {
	color: #E3D8CD;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: lowercase;
}
h1 em {
	font-weight:bold;
	color:#FFD637;
	font-style: normal;
}

/* SUB ARTICLE HEADING "news & updates" */
h2 {
	color: #E3D8CD;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 em {color: #FFD637;
	font-weight:bold;
	font-style: normal;}

/* MAIN ARTICLE HEADING "welcome to lucky springs" */
h3 {
	color: #713D04;
	font-size: 175%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
}

/* LAST UPDATE "last update" */
h4 {
	font-size:13px;
	color: #E3D8CD;
	font-weight: bold;	
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;

}

#leftcol h1 {font-size: 220%;text-align: left;}
#rightcol h1 { font-size: 165%;}

/* IMAGE CAPTION "Congratulations to..." */
h5 {
	font-size:12px;
	color: #E3D8CD;
	font-weight: normal;
	line-height: 18px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
h5 em {
	color: #FFD637;
	font-weight:bold;
	font-style: normal;
}
/* NEWS HEADLINE "Maverick Son named..." */
h6 {
	font-size:18px;
	color: #FDE19B;
	font-weight: bold;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing: -0.5px;
	text-align:left;

}

/* CALF NAME "Prospect Steer" */
h7 {
	color: #713D04;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -0.5px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	text-transform: uppercase;

}

/* IMAGE CAPTION "Grand Champion, CWA" */
h8 {
	font-size:12px;
	color: #713D04;
	font-weight: normal;
	line-height: 15px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

/* IMAGE CAPTION "KMS Canasta x KMS Trixie" */
h9 {
	font-size:12px;
	color: #713D04;
	font-weight:bold;
	font-style: normal;
	line-height: 15px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

/* HEADLINE NAME OF ANIMAL "KMS Canasta 8114 39P" */
div.content_3col h1{
	color: #713D04;
	font-size: 185%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	text-transform:capitalize;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 1px solid #C8C8C8;
	float: right;
	clear:both;
	width:670px;
	text-align:right;
	padding-bottom:10px;}
