/* CSS Document - JAS Red Angus */

body {
	background-color: #3C2804;
	background-image: url('../images/bg.jpg');
	margin: 0px;
}

#topbg{
	width:100%;
	height:237px;
	background-image: url('../images/headerbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#divbody{
	width:940px;
}

/* Menu */

#menu{
	width:940px;
	height:37px;
	text-align:center;
	margin-top: 138px;
	float:left;
}

/* Banner */

#banner{
	width:940px;
	height:269px;
	float:left;
}

#blackbar{
	width:940px;
	height:25px;
	background-color: #000000;
	float:left;
}
	
/* Main Body */

#mainbody{
	width:940px;
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	float:left;
}

#content{
	width:660px;
	float:left;
}

.content{
	margin-top: 35px;
	margin-bottom:0px;
	margin-left: 35px;
	margin-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size:12px;
	color: #281B02;
	text-align: justify;
	line-height:1.5;
}

#sidebar{
	width:280px;
	float:left;
}

.sidebar{
	margin-top:35px;
	margin-left:15px;
	margin-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size:12px;
	color: #281B02;
	text-align: center;
	line-height:1.5;
}

.br{
	clear:both;
}

/* Footer */

#footer{
	width:940px;
	height:45px;
	background-color:#000000;
	text-align: center;
	float:left;
}

.footer{
	margin-top:10px;
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

/* Bull Pages */

.bull{
	width:180px;
	text-align:center;
	float:left;
	margin-top:15px;
}

.female{
	width:170px;
	text-align:center;
	float:left;
	margin-top:15px;
}

.spacer{
	margin-top:25px;
	width:500px;
	height:30px;
	float:left;
}

/* Text Properties */

.brownbig{
	color: #773E0B;
	font-size: 14px;
	font-weight:bold;
}

.brownheading{
	color: #773E0B;
	font-size: 18px;
	font-weight:bold;
}
.light {
	color: #F7D391;
}

.lightbrownbig{
	color: #A87D44;
	font-size: 16px;
	font-weight:bold;
}

.lightbrownmed{
	color: #A87D44;
	font-size: 12px;
	font-weight:bold;
}

.yellowbig{
	color: #FCDD74;
	font-size: 14px;
	font-weight:bold;
}

a:link{
	color: #281B02;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a:visited{
	color: #281B02;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a:hover{
	color: #773E0B;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

a.light:link{
	color: #F7D391;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.light:visited{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.light:hover{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}
a.side:link{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:visited{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:hover{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

a.bulllink:link{
	color: #BC8C34;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.bulllink:visited{
	color: #BC8C34;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.bulllink:hover{
	color: #773E0B;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}


a.footer:link{
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.footer:visited{
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.footer:hover{
	font-family: Arial;
	font-size:10px;
	color:#FCDD74;
	font-weight:normal;
	text-decoration:underline;
}






a.large:link{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:visited{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}

a.yellow:link{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:visited{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

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

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

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



.imgleft {
	float:left;
	margin-top:13px;
	margin-left: 13px;
	margin-right:25px;
}
