@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(walker-background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#news-events {
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 274px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2A1600;
	text-decoration: none;
}
#index-contact {
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 273px;
}
.thankyou {
	font-size: 16px;
}

#page-content {
	background-image: url(images/page_11.jpg);
	height: 209px;
	width: 900px;
}
#showpigs-sales {
	background-image: url(images/page_11.jpg);
	height: auto;
	width: 900px;
}
#sows {
	background-image: url(images/page_11.jpg);
	height: auto;
	width: 900px;
}
#champions {
	background-image: url(images/page_11.jpg);
	height: auto;
	width: 900px;
}
a:link {
	color: #E86105;
	text-decoration: none;
}
a:visited {
	color: #E86105;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9E4A04;
	text-decoration: none;
}
a:active {
	color: #E86105;
	text-decoration: none;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #A14902;
}
.lightorange {
	font-size: 12px;
	font-weight: bold;
	color: #E95F04;
}

