/* CSS Document - WILLABAR RANCH - Bull Pages */

body {
	background-color: #3C2804;
	margin-top:10px; 
	margin-left:10px;
	margin-right:10px;
}

/* Header */

#container {
	text-align:center;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	width:740px;
}

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

#content{
	text-align:left;
	margin-left:15px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	float:left;
	width:350px;
}


/* Text Properties */


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

.normal{
	font-size:13px;
}


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

.yellowbig{
	color: #F3F0AB;
	font-size: 16px;
	font-weight:bold;
}


a:link{
	color: #2C1D01;
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:visited{
	color: #2C1D01;
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color: #2C1D01;
	font-family: Georgia;
	font-size: 13px;
	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;
}

