/* CSS Document - Lazy MC Angus */

body {
	background-image:  url(../images/leather61.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#divbody {
    margin: 0 auto;
    text-align: left;
    width: 970px;
    background-image:   url(../images/bg.jpg);
	background-position: center;
	position: relative;
} 

#header {
	background-image:   url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 102px;
	width: 970px;
}

#nav {
	width: 970px;
	text-align: center;
}

#main {
	width: 970px;
}

#space {
width:130px;
float: left;
}

#events {
	background-image:   url(../images/upevents_lrg.jpg);
	background-repeat: no-repeat;
	height: 665px;
	width: 214px;
	float: left;
}

#eventscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 60px;
}

#submain {
	width: 550px;
	float: left;
}

#welcome {
	background-image:   url(../images/welcomebg.jpg);
	height: 179px;
	width: 505px;
	float: left;
}

#welcomecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	margin-left: 150px;
	margin-right: 20px;
	margin-top: 60px;
}


#news {
	border: 1px solid #4D412C;
	width: 496px;
	float: left;
	margin-left: 3px;
	margin-top: 10px;

}

#newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C25;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer {
	height: 61px;
	width: 970px;
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

.item{
	width:185px;
	margin-bottom:25px;
	text-align:center;
	float:left;
}

.eventstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #532C25;
}

.herdsirestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #800000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #800000;
}

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

a:active{
	font-size: 12px; 
	color: #993300; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}	

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

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

br { clear: both; }
