/* CSS Document - TRIPLEX RED ANGUS - Bull Pages */

body {
	background-image: url('../images/bullbg.png');
	margin-top:10px; 
	margin-left:10px;
}

/* Header */

#container {
	text-align:center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size: 11px;
	width:750px;
}

#pic{
	width:360px;
	text-align:left;
	float:left;
}

#content{
	text-align:left;
	margin-left:15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size: 11px;
	float:left;
	width:360px;
}

#pedigree{
margin-left:200px;
	width:500px;
	text-align:left;
	float:left;
}



/* Text Properties */


.brownheading{
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color: #A25624;
}

.normal{
	font-size:13px;
}


.green{
	color: #7A804A;
	font-weight:bold;
}

.brownbig{
	color: #A25624;
	font-weight:bold;
}


a:link{
	color: #2C1D01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #2C1D01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #2C1D01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}

a.yellow:link{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

a.yellow:visited{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}
