@charset "utf-8";
html {
	overflow-y: scroll;
}
body {
	font: 95%/1.4 'Open Sans', sans-serif;
	background-color: #3e1f12;
	background: #3e1f12 url(images/bodybg.gif) repeat-x left bottom ;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
ul.cms, ul.frlist {
	list-style: none;
}
ul.cms {
	margin: 0 0 10px 25px;
}
.content h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px; 
}

.content h1,h2,h3,h4,h5 {
	color: #8b7058;
}

.content h1,h2,h3 {
	font-family: 'Pacifico', cursive;
	font-weight: 400;
	letter-spacing:1px;
}
body#cms .content {
	background: #fff url(images/cms.jpg) no-repeat right top;
}
	

h1 span {
	letter-spacing:4px;
}
a img { 
	border: none;
}

.content img {
	padding: 7px 20px 10px 20px;
}
.sidebar1 h5, h6 {
	margin: 0;
	color: #7d5f4a;
}

.sidebar h3, h4 {
	color: #5c2f1b;
}

.sidebar1 p {
	margin-bottom: 10px;
}

.faq_question {
	display:block;
	font-size: 1.1em;
	font-weight: 700;
	color: #7d5f4a;
}
a:link {
	color: #971b1e;
	font-weight: 600;
	text-decoration: none; 
}
a:visited {
	color: #971b1e;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

.container {
	width: 960px;
	background: #FFF url(images/bg.png) repeat-y;
	margin: 0 auto; 
}

.header {
	background-color: #ADB96E;
	height: 281px;
	background: #704a37 url(images/header2.jpg) no-repeat; 
}

.sidebar1 {
	float: left;
	width: 260px;
	background-color: #e0d3b7;
	padding-bottom: 10px;
}

.map {
	margin: 0 0 5px 25px;
	padding: 8px 0 0 35px;
	height: 39px;
	background: #e0d4b8 url(images/cowmap.png) no-repeat;
}
.mail {
	margin: 0 0 5px 25px;
	padding: 2px 0 0 35px;
	height: 27px;
	background: #e0d4b8 url(images/mail.png) no-repeat;
}



.phone {
	background: #fff url(images/phone.png) no-repeat;
	margin-left: 25px;
	padding-left: 40px;
}
	
.content {
	padding: 10px 0;
	width: 700px;
	float: left;
}


.twocollist {
	display: inline-block;
	width: 600px;
	background: #efe8d9;
	margin: 5px 25px 10px 25px;
	padding: 20px 25px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.locavore {
	display: inline-block;
	width: 345px;
	background: #efe8d9;
	margin: 5px 0 10px 25px;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.twocollist .leftside {
	float: left;
	margin-left: 20px;
	width: 47%;
}
.twocollist .rightside {
	float: right;
	width: 47%;
}
ul.nav {
	list-style: none; 
	margin-bottom: 15px;
	color: #42413C; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 240px;
	color: #42413C; 
	text-decoration: none;
	background-color: #af8d76;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #896a56;
	color: #FFF;
}
ul.nav a.current {
	width: 230px;
	border-left: 10px solid #940a0d;
	background-color: #ADB96E;
	background-color: #785a46;
	color: #FFF;
}
.footer {
	padding: 10px 0;
	background-color: #b09882;
	background-color: #8f9d5e;
	color: #FFF;
	text-align: right;
	position: relative;
	border-top: 2px solid #795643;
	clear: both; 
}
.footer p {
	font-size: .9em;
}
.fltrt {  
	float: right;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*------------- Contact Page ------------------*/

#contact_form {
	margin: 15px 25px 10px 25px;
	padding: 10px;
	border-top: 2px dotted #af8d76;
	width: 625px;
}
.required_star {
 	font-weight:bold;
 	color:#971d1f;
}
.notification_error {
	border: 1px solid #971d1f;
	height: auto;
	width: 94%;
	padding: 10px 20px;
	margin: -5px 0 5px 0;
	background: #F8F0F1;
	text-align: left;
}
.notification_ok {
	border: 1px #8f9d5e solid;
	height: auto;
	width: 94%;
	padding: 8px 4px;
	background: #f5f6f0;
	text-align: center;
}

.info_fieldset { border: 0px; padding: 5px 0 0 0; }
/*.button {
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	background: white;
	color: #333333; 
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}*/

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #db8b83;
	-webkit-box-shadow:inset 0px 1px 0px 0px #db8b83;
	box-shadow:inset 0px 1px 0px 0px #db8b83;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #994d36), color-stop(1, #9c251a) );
	background:-moz-linear-gradient( center top, #994d36 5%, #9c251a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#994d36', endColorstr='#9c251a');
	background-color:#994d36;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #810e05;
	float:right;
	margin-right: 20px;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9c251a), color-stop(1, #994d36) );
	background:-moz-linear-gradient( center top, #9c251a 5%, #994d36 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c251a', endColorstr='#994d36');
	background-color:#9c251a;
}
.button:active {
	position:relative;
	top:1px;
}

/* Label */
label  { width: 80px; padding-left: 1px; margin: 5px 2px; float: left; text-align: right; }

/* Input, Textarea */
input.textbox, textarea {
	margin: 5px;
	width: 500px;
	padding: 3px; 
	float: left;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	color: #333333; 
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	resize:none;
	outline: none;
}

.fb-like {
	width: 120px;
	padding: 10px 0 7px 10px;
	border-top: 4px double #971b1e;
	border-bottom: 4px double #971b1e;
	margin: 15px 0 0 25px
}
