body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;	
	background-color:#ffff;
}

a:link, a:hover, a:visited {
	text-decoration:none;	
}

a:link, a:visited{
	color:#777;	
}

a:hover {
	color:#000;	
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;	
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {
	margin-bottom:0px;	
}

h1 {
	font-size:38px;	
	font-family: 'Lato', sans-serif;
	color: #C07B0E;
	 -webkit-text-stroke: 1px #FFCF94; 
	 text-shadow: 0 1px 0 #FFCF94,
	 0 2px 0 #E5AF70,
	 0 3px 0 #E5A662,
	 0 4px 0 #AD7636,
	 0 5px 0 #aaa,
	 0 6px 1px rgba(0,0,0,.1),
	 0 0 5px rgba(0,0,0,.1),
	 0 1px 3px rgba(0,0,0,.3),
	 0 3px 5px rgba(0,0,0,.2),
	 0 5px 10px rgba(0,0,0,.25),
	 0 10px 10px rgba(0,0,0,.2);
	margin-bottom:10px;
	font-weight:900;
}

.header {
	background-color:#000;
	width:100%;	
	height:370px;
	background-image:url('images/header_bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

.header-inner {
		width:960px;
		margin: 0 auto;
		padding:20px 0;
}

.header-inner .nav {
	width:100%;
	text-align:center;
	margin-top:240px;
}

.header-inner ul {
	margin:0px;
	padding:0px;
}

.header-inner li {
	display:inline-block;
	padding:10px 10px;	
	color:#fff;
	border-right:2px solid #c0c0c0;
	text-transform:uppercase;
	max-width: 190px;
}

.header-inner .last {
	border-right:0px;	
}

.header-inner a:link {
	color:#fff;	
}

.header-inner a:visited {
	color:#fff;	
}

.header-inner a:hover {
	color:#E39C2A;	
}

.content {
	background-color:#fff;
	background:url(images/bg.jpg) no-repeat;
	background-size: 100%;
	background-attachment:fixed;
	border-top:5px solid #808080;
	padding: 0 0 25px 0;
}

.content-inner {
		background-color: rgba(256,256,256,0.75);
		border-radius: 0 0 10px 10px;
		padding: 20px;
	width:960px;
	margin: 0 auto;
}


.footer {
	background-color:	#E39C2A;
	padding: 25px 25px 10px 25px;
	border-top:5px solid #B88300;
	color:#fff;
}

.footer-inner {
	width:960px;
	margin:0 auto;
	text-align:center;	
}

.footer-inner a:link{
	color:#fff;	
}

.footer-inner a:visited {
	color:#f2f2f2;	
}

.footer-inner a:hover {
	color:#000;	
}

.slideshow {
	margin: 20px 0;	
}

.featured-link {
	text-transform: uppercase;
	color:#E39C2A;	
}

.btn-newsletter {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;	
	background: #f9c667; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YzY2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzk2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9c667 0%,#f79621 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9c667 0%,#f79621 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-8 */
	color:#fff;
	cursor:pointer;
	
}

.home-gallery-sml {
	margin:3.5px;	
}

.home-gallery-lg h3{
	font-size: 12px;
	color: #754c28;
}

.home-gallery-lg .left, .home-gallery-lg .right{
		padding: 0 10px 0 10px;
		width: 140px;
	margin-bottom: 15px;
}

.contact-form {
	margin-bottom:50px;	
}

.contact-form input {
	width:80%;	
}

.contact-form textarea {
	width:80.2%;
	height:100px;
}

.right {
	float:right;	
}

.left {
	float:left;	
}

.center {
	text-align:center;	
}

.thirty-five {
		width:35%;
}

.seventy {
	width:70%;	
}

.spacer {
	height:30px;	
}

input, textarea {	
	padding: 3px;
	border: 1px solid #B88300;
	font-size: 14px;
}

label {
	font-weight:bold;
	color:#E39C2A;	
}

.captcha {
	width:100px !important;	
}

.error {
	font-size:16px;
	color:white;
	font-weight:bold;	
	border:1px solid red;
	background-color:#996666;
	padding:20px;
	text-align:center;
	width:75%;
	margin-bottom:10px;
}

.success {
	font-size:16px;
	color:white;
	font-weight:bold;	
	border:1px solid green;
	background-color:#00CC66;
	padding:20px;
	text-align:center;
	width:75%;
	margin-bottom:10px;
}

.btn {
	width:200px !important;	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border:2px solid #B88300;
	padding:10px !important;
	background: #f9c667; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YzY2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzk2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9c667 0%,#f79621 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9c667 0%,#f79621 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-8 */
	color:#fff;
	cursor:pointer;
}

.clear {
	float:none;
	clear:both;	
}

.cattle-ind {
	border: 1px solid #B88300;
	padding:10px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
	width:45%;
	height:130px;
	background: #fcfff4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfff4 0%,#e9e9ce 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfff4 0%,#e9e9ce 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfff4 0%,#e9e9ce 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfff4 0%,#e9e9ce 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-8 */
}

.cattle-ind-image {
	width:200px;
	height:130px;
	overflow:hidden;
	text-align:center;
}

#example {
		background-image: url(images/slider/slider_bg.png);
		background-position: top center;
		background-repeat: no-repeat;
	width:1100px;
	height: 450px;
	position:relative;
	margin: -85px 0 0 -70px;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position: absolute;
	z-index: 0;
	width: 1150px;
	height: 391px;
	top: -3px;
	left: -120px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:70px;
	left:100px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:900px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:900px;
	height:310px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:147px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:915px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:140px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:10px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:880px;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
	text-align:center;
}

.quote{
		color: #555;
		font-size: 18px;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		margin: 0 0 10px 20px;
		width: 500px;
}

#bbu{
		margin-left:20px;
		margin-top:0px;
}

#bbu h2{
		font-size: 24px;
		font-family: Tahoma, Geneva, sans-serif;
		text-transform: none;
}

.bold{
		font-style: italic;
		font-weight: bold;
}

#about_images img{
		border: 5px solid #555;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 0 5px 0 0;
}

#past_events h3{
		padding: 10px 0;
}

#past_events img{
		border: 5px solid #555;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 10px 13px 25px 13px;
}

#past_events img .last{
		margin: 10px 0 25px 13px;
}

.photo-link    { margin:5px; border:1px solid #ccc; display:block; width:150px; height:100px; float:left; overflow:hidden; }
.photo-link:hover  { border-color:#999; }
.full-size .photo-link{width: auto; height: auto;}