body {

	font-family:Verdana, Geneva, sans-serif;

	font-size:13px;

	margin:0px;

	padding:0px;	

	background-color:#000;

	background-image:url(images/gravel.jpg);

	background-repeat:repeat;

}



a:link{

		color: #764c29;

		font-style: italic;

		font-weight: bold;

		text-decoration:none;	

}



a:hover{

		color: #f26522;

		text-decoration: underline;

}



a:visited{

	color:#764c29;	

}





h1,h2,h3,h4,h5,h6 {

	margin:0;

	padding:0;	

	text-transform: uppercase;

	font-family: 'Bree Serif', Georgia, "Times New Roman", Times, serif;

	color: #060;

	margin:10px 0;

}


h2 {
	margin:10px 0 10px 0;
	color: #764c29;
	
}


h3 {
	margin:10px 0 10px 0;
	color: #764c29;
	
}


p {

	margin:10px, 0, 0 ,0;	

}



h1 {

	font-size:36px;	

	font-family: 'Bree Serif', Georgia, "Times New Roman", Times, serif;

	line-height: 35px;

	color: #060;

}



.titlelogo {

	font-family: 'Lato', sans-serif;

	font-weight: normal;

	font-size: 16px;

	margin-top: 55px;

	color: white;

	margin-right: 70px;

	text-align: right;

}



.header {

	width:100%;	

	background-color:#000;

	-webkit-box-shadow: 0px 100px 80px 70px rgba(0, 0, 0, 1);

	box-shadow: 0px 100px 80px 70px rgba(0, 0, 0, 1);

}



.header-inner {

		width:960px;

		margin: 0 auto;

		padding:20px 0;

		background-image:url(images/river.jpg);

		background-repeat:no-repeat;

}



.header-inner .nav {

	width:100%;

	text-align:center;

	margin-top:35px;

	z-index: 100;

	position: relative;

}



.header-inner ul {

	margin:0px;

	padding:0px;

}



.header-inner li {

	display:inline-block;

	padding:10px 10px;	

	color:#FFE9C5;

	text-transform:uppercase;

	margin:0 35px;

	font-size:16px;

	font-weight:bold;

}



.header-inner .last {

	border-right:0px;	

}



.header-inner a:link {

	color:#fff;	

		font-style: normal;

}



.header-inner a:visited {

	color:#fff;	

}



.header-inner a:hover {

	color:#E39C2A;	

}



.main-inner {

	width:960px;

	margin:0 auto;

	-webkit-box-shadow: 0px 0px 25px 25px rgba(0, 0, 0, .5);

	box-shadow: 0px 0px 25px 25px rgba(0, 0, 0, .5);

	margin-top:-25px;

}



.content {

	width:960px;

	margin:0 auto;

}



.content-inner {

	background-color:#ffffe7;

	padding:0 20px;

}



.footer {

	width:960px;

	margin:0 auto;

	border-top:5px solid #390;

	color:#fff;
	
	clear:both;

}



.footer-inner {

	text-align:center;	

	background-color:#060;

	padding:25px;

}



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

}



.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 {

	width:900px;

	height:400px;

	position:relative;

	margin: 0 auto;

}



#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:15px;

	left:4px;

	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:100px;

}



.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:900px;

	color:#fff;

	border-top:1px solid #000;

	text-shadow:none;

	text-align:center;

}





.subnav{

		background-color: #d5c694;

		background-image: url(../images/subnav-gradient.png), url(../images/subnav-gradient-bottom.png);

		background-position: top, bottom;

		background-repeat: repeat-x, repeat-x;

		float: left;

		height: 100%;

		margin: 0 0 0 -20px;

		padding: 20px 0px 20px 0px;

		width: 180px;

		line-height:14px;

}



.subnav h2{

		text-align: center;

		font-size:18px;

		margin:5px 5px 10px;

}



.subnav ul{

		margin:0;
		
		padding:0;

}



.subnav ul li{

		font-size: 13px;

		font-weight: bold;

		list-style: none;

		padding: 5px;
		
		padding-left:20px;

		margin: 0 0 0 0;

		text-transform:uppercase;
		
		border-bottom:solid 1px #FFF;

}



.subnav a, .subnav a:link {

	color:#000;	

		font-style: normal;

}



.subnav a:visited {

	color:#000;	

}



.subnav a:hover {

	color:#E39C2A;

}



.contactrail {

		float: left;
		
		clear:left;

		height: 100%;

		margin: 0 0 0 0;

		padding: 20px 0px 20px 0px;

		width: 180px;

}




#breeds .right_column{

		float: right;

		margin: 0 30px 0 0;

		width: 680px;

}



#breeds_list{

		padding: 0;

}



#breeds_list li{

		display: inline-block;

		list-style: none;

		margin: 0 10px;

		text-align: center;

}



#breeds_list li a{

		text-decoration: none;

}



#breeds_list li .content_link:hover{

		text-decoration: underline;

}



#dropdown ul{

		background-color: #000;

		-webkit-border-bottom-right-radius: 5px;

		-webkit-border-bottom-left-radius: 5px;

		-moz-border-radius-bottomright: 5px;

		-moz-border-radius-bottomleft: 5px;

		border-bottom-right-radius: 5px;

		border-bottom-left-radius: 5px;

		display: none;

		margin: 0;

		padding: 10px 0 0 0;

		position: absolute;

		width: 125px;

		z-index: 999;	

}



#dropdown ul li{

		float: left;

		font-size: 13px;

		font-weight: normal;

		margin: 0;

		padding: 4px 0 6px 5px;

}



#dropdown:hover ul{

		display: block;

}



.content_link{

		color: #764c29;

		font-style: italic;

		font-weight: bold;

}



.content_link:hover{

		color: #f26522;

		text-decoration: underline;

}



#home #featured{

		background: #c0b298;

		border-radius: 5px;

		margin: 20px 0 0 0;

		padding: 5px 10px 5px 10px;

		width: 380px;

}

#home #featured img{
		float: left;
		margin: 0 15px 5px 0;
}

#home #featured h2{

		margin-left: 10px;

}




#home hr{

		background-image: url(images/hr.png);

		background-repeat: no-repeat;

		border: none;

		height: 5px;

		margin: 20px 0 20px 0;

		width: 400px;

}



#home .left_column{

		float: left;

		margin: 0 30px 0 45px;

		padding: 0 0 20px 0;

		width: 370px;

}



#home .left_column ul li{

		list-style: none;

		margin: 0 0 10px 0;

}



#home .left_column ul h3{

		color: #351910;

}



#home .left_column ul p{

		margin: 0 0 0 0;

}



#home .right_column{

		float: right;

		margin: 5px 45px 0 0;

		padding: 0 0 20px 0;

		width: 400px;

}



#home #welcome, #welcome, .pullquote {

		font-family: 'Rock Salt', 'Bree Serif', Georgia, 'Times New Roman', serif;

		font-size: 43px;

		position: relative;

				bottom: 5px;

		text-transform: none;

}

.pullquote {line-height:.6em; margin:1.5em .2em; color:#030;}

#home #welcome span, #welcome span, .pullquote span {

		font-size: 24px;

}



/* --------------- added styles for accent ---------------------- */



.header-inner .nav {

	border-top:2px dotted #121;

}



.header-inner .nav li {

	font-family:Arvo;

	white-space:nowrap;

}

.header-inner .nav li a {

	text-decoration:none;

}



.header-inner .nav #dropdown ul {

		width: auto;

		padding:5px 15px 5px 5px;

		border-bottom:solid 6px #040;

		margin-left:-22px !important;

		-moz-box-shadow: 0 0 8px #000;

 		-webkit-box-shadow: 0 0 8px #000;

		box-shadow: 0 0 8px #000;

		border-radius: 0px;

}



.header-inner .nav #dropdown ul li {

	color:#FFF;

		display:block;

		clear:both;

		padding-left:17px;

		list-style-type:none;

		background-image: url(images/dropdown-bullet.png);

		background-repeat:no-repeat;

		background-position:2px 6px;

}



#home #featured ul {

	margin-left:0;

	padding-left:0;
	
	list-style: none;

}



#home #featured  ul li{

		margin: 0 0 5px 15px;

}

#home #featured  ul li:before{
		content: '\2022';
		display: inline-block;
		margin-left: -10px;
		width: 10px;
}



.alternate li {

	background-color:#e5ddcb;

	list-style-type:none;

	padding:3px;

	font-size:11px;	

}



.alternate li.odd {

	background-color:transparent;	

}



.module {

 padding:10px 10px 10px 20px; 

 background-color:#EEC;

  margin:10px 0;

  border-bottom:#666 solid 1px;

  border-right:solid #666 1px;

  border-top:#CCC solid 1px;

  border-left:solid #CCC 1px;

  border:solid 4px #FFF !important;

  -moz-box-shadow: 0 0 4px #666;

  -webkit-box-shadow: 0 0 4px #666;

  box-shadow: 0 0 4px #666;

  border-radius: 5px;

}



.photostyle {

	border:solid 8px #FFF;

	float:right;

	padding:0px;

	margin:0 0 10px 10px;

	-moz-box-shadow: 0 0 4px #666;

    -webkit-box-shadow: 0 0 4px #666;

    box-shadow: 0 0 4px #666;

}



.miniphotostyle {

	border:solid 3px #FFF;

	padding:0px;

	margin:0 0 10px 10px;

	-moz-box-shadow: 0 0 3px #666;

    -webkit-box-shadow: 0 0 3px #666;

    box-shadow: 0 0 3px #666;

}



.picFrame {
	float:right;
}
.picCaption {margin:0 0 20px 10px; font-size:12px; text-align:center; clear:both;}

.picFrameLeft {
	float:left;
}


.content-inner p.pullquote {
	text-align:left;
	clear:left;
	padding-top:20px !important;
}

.photo-link    { padding:5px; margin:5px 3px; border:1px solid #ccc; display:block; width:135px; float:left; height:100px; }
.photo-link:hover  { border-color:#999; color:#000; }
.photo-link:link { font-size:10px; text-transform:none; color:#000; text-decoration:none; font-style:normal; font-weight:normal;}

.logo-box{
		margin-top: 15px;
		margin-left: 50px;
		width: 420px;
}

.logo-box a{
		display: block;
		text-align: center;
}

.logo-box img{
		width: 420px;
}

.logo-box .link{
		font-family: 'Bree Serif', Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
		margin-top: -10px;
		text-shadow: 0 0 5px #000;
}