/* CSS Document - Edie Creek Angus */

body {
	background-color: #462502;
	margin-top:10px; 
	margin-left:10px;
	margin-bottom:0px;
}

#container {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	width:880px;
}

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

#content{
	text-align:left;
	margin-left:5px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	float:left;
	width:480px;
	line-height: 120%;
}

/* Text Properties */




.sandheading{
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color: #F3EEA7;
}

.normal{
	font-size:13px;
}


.yellow{
	color: #F3EEA7;
	font-weight:bold;
}

.yellowbig{
	color: #F3EEA7;
	font-size: 12px;
	font-weight:bold;
}


a:link{
	color: #FFCC00;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #FFCC00;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

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

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

a.yellow:visited{
	color: #FFCC00;
	font-family: Georgia;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #FFCC00;
	font-family: Georgia;
	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;
}

/* Bull Photos */

.bull{
	width:170px;
	height:90px;
	text-align:center;
	float:left;
	margin-top:10px;
}

.spacer{
	margin-top:25px;
	width:500px;
	height:30px;
	float:left;
}.white-border {
	border: 5px solid #FFFFFF !important;
}
