/* CSS Document - JAS Red Angus */

body {
	background-color: #3C0000;
	margin-top:0px; 
	margin-bottom:0px;
}

#divbody{
	width:865px;
}

/* Header */

#header{
	width:865px;
	height:170px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

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

/* Menu */

#menu{
	width:865px;
	height:40px;
	background-image: url('../images/menubg.jpg');
	background-repeat: no-repeat;
	text-align:center;
	float:left;
}

#sidemenu{
	width:231px;
	margin-top:6px;
	text-align:center;
	float:left;
}

#menuitems{
	width:634px;
	margin-top:8px;
	text-align:left;
	float:left;
}

/* Left Section*/

#sidebar{
	width:231px;
	margin-top:25px;
	float:left;
}

.sidebar{
	margin-left:15px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-align: center;
	line-height:1.5;
}

/* Content */

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

.content{
	margin-top: 25px;
	margin-bottom:35px;
	margin-left: 25px;
	margin-right: 25px;
	padding-right:25px;
	border: solid 1px #744705;
	background-image: url('../images/tabbg.jpg');
	background-position: right top;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: justify;
	line-height:1.3;
}

.content2{
	margin:25px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border: solid 1px #744705;
	background-image: url('../images/tabbg.jpg');
	background-position: right top;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: justify;
	line-height:1.3;
}

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

/* Footer */

#footer{
	width:865px;
	height:89px;
	background-image: url('../images/footerbg.jpg');
	background-position: center bottom;
	background-repeat:no-repeat;
	text-align: center;
	float:left;
}

#footermenu{
	margin-top:40px;
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

/* Text Properties */

.smalltext{
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}


.blackbig{
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

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

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

.brownbig{
	color: #660000;
	font-size: 16px;
	font-weight:bold;
}

a:link{
	color: #2C1D01;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a:visited{
	color: #2C1D01;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

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

a.bulllink:link{
	color: #F1A403;
	font-family: Arial;
	font-size: 13px;
	text-decoration:underline;
}

a.bulllink:visited{
	color: #F1A403;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}

a.bulllink:hover{
	color: #2C1D01;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

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;
}

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

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

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

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