@charset "utf-8";


/* CSS Document */
 
li, ol, ul, dd, dt, dl, p, img, table, tr, th, td, body, html, div, h1, h2, h3, h4{
	margin:0;
	padding:0;
}
 
html, body{
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.4em;
	color:#888;
	background:#E6E6E6;
	}
 
h1, h2, h3, h4, th{
	font-weight:normal;
	color:#FF4403;
	font-size:15px;
	line-height:1.4em;
	}
	h1.big{
	font-size:36px;
	margin-bottom:60px;
	line-height:40px;
	}
	.top{
	margin-top:0px;
	}
	
 
p{
	margin-bottom:9px;
	}
	p.big{
	color:#FF4403;
	font-size:22px;
	line-height:28px;
	margin-bottom:16px;
	}
	a{
	color:#888;
	text-decoration:underline;
	}
	a:hover, a.selected{
	color:#FF4403;
	}
	a img{
	border:none;
	}
	a.button{
	border-top:1px solid #A5A5A5;
	border-bottom:1px solid #A5A5A5;
	text-decoration:none;
	}
	a.button:hover{
	border-top:1px solid #FF4403;
	border-bottom:1px solid #FF4403;
	}
		
	strong{
	color:#FF4403;
	font-weight:normal;
	}
	em{
	color:#A5A5A5;
	}
	
ul{
	margin:0px 0px 15px 0px;
	}
	li{
	margin:0px 0px 5px 20px;
	}
	dl{
	margin-bottom:40px;
	}
	dd{
	margin-bottom:9px;
	color:#A5A5A5;
	}
	
 
.clear{
	clear:both;
	font-size:1px;
	line-height:1px!important;
	height:1px!important;
	}
	.error{
	color:#FF4403;
	}


.wrapper{
	margin:20px auto 20px auto;
	background:url(/images/back.gif) repeat-y center;
	}
	.wrapper_inner{
	width:960px;
	margin:0px auto 0px auto;
	}

table{
	table-layout:fixed;
	margin-bottom:40px;
	}
	table td, table th{
	padding:0px 10px 10px 0px;
	text-align:left;
	}
	table td div{
	overflow:hidden;
	}


/*---Header---*/

.header{
	height:180px;
	width:880px;
	margin:0 auto 0 auto;
	}
	.logo{
	float:right;
	margin-top:40px;
	}

	.the_farm{background:url(/images/menu/off/the_farm.gif) top left no-repeat;}
	.the_farm a:hover, .the_farm a.selected{background:url(/images/menu/over/the_farm.gif) top left no-repeat;}
	
	.the_animals{background:url(/images/menu/off/the_animals.gif) top left no-repeat;}
	.the_animals a:hover, .the_animals a.selected{background:url(/images/menu/over/the_animals.gif) top left no-repeat;}
	
	.the_meat{background:url(/images/menu/off/the_meat.gif) top left no-repeat;}
	.the_meat a:hover, .the_meat a.selected{background:url(/images/menu/over/the_meat.gif) top left no-repeat;}
	
	.testimonials{background:url(/images/menu/off/testimonials.gif) top left no-repeat;}
	.testimonials a:hover, .testimonials a.selected{background:url(/images/menu/over/testimonials.gif) top left no-repeat;}
	
	.buy_online{background:url(/images/menu/off/buy_online.gif) top left no-repeat;}
	.buy_online a:hover, .buy_online a.selected{background:url(/images/menu/over/buy_online.gif) top left no-repeat;}
	
	.recipes{background:url(/images/menu/off/recipes.gif) top left no-repeat;}
	.recipes a:hover, .recipes a.selected{background:url(/images/menu/over/recipes.gif) top left no-repeat;}
	
	.farm_blog{background:url(/images/menu/off/farm_blog.gif) top left no-repeat;}
	.farm_blog a:hover, .farm_blog a.selected{background:url(/images/menu/over/farm_blog.gif) top left no-repeat;}
	
	.contact{background:url(/images/menu/off/contact.gif) top left no-repeat;}
	.contact a:hover, .contact a.selected{background:url(/images/menu/over/contact.gif) top left no-repeat;}
	

.main_menu ul{
	margin:0;
	font-size:21px;
	font-style:italic;
	float:left;
	width:160px;
	margin:40px 20px 0px 0px;
	display:inline;
	}
	.main_menu li{
	margin:0;
	height:29px;
	list-style:none;
	text-indent:-9000px;
	overflow:hidden;
	}
	.main_menu li a{
	text-decoration:none;
	display:block;
	height:29px;
	}
	
.sub_menu li{
	list-style:none;
	margin:0;
	padding:0;
	}
	.sub_menu li a{
	text-decoration:none;
	}
	
/*---Columns & Elements---*/

.col_1, .col_2, .col_3, .col_4, .col_5, .cont_hold{
	float:left;
	margin-right:20px;
	display:inline;
	}
	.tcol_1, .tcol_2{
	padding-right:20px;
	}
.col_1, .tcol_1{
	width:160px;
	}
	.col_2, .tcol_2{
	width:340px;
	}
	.col_3{
	width:520px;
	}
	.col_4{
	width:700px;
	}
	.col_5{
	width:880px;
	}
	


/*---Content---*/

.main_content{
	width:880px;
	margin-left:40px;
	padding-top:20px;
	}
	.no_banner{
	border-top:1px solid #CCC;
	}

.banner_previous, .banner_next{
	float:left;
	width:40px;
	height:330px;
	background:url(/images/banner/previous.gif) left no-repeat;
	}
	.banner_next{
	background:url(/images/banner/next.gif) right no-repeat;
	}
	.banner img{
	float:left;
	margin-left:40px;
	}
	
.quoter{
	margin-bottom:40px;
	}
	
.pork_boxes h2{
	float:left;
	}
	.pork_boxes .price{
	float:right;
	}
	.pork_boxes dl{
	clear:both;
	}
	.pork_boxes strong{
	padding-right:20px;
	}

/*---Footer---*/

.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#A5A5A5;
	margin:120px 40px 0px 40px;
	border-top:1px solid #CCC;
	padding:20px 0px 50px 0px;
	}
	.footer a{
	color:#A5A5A5;
	}
	.footer a:hover{
	color:#FF4403;
	}


/*---Contact Form---*/

.contact_form div{
	clear:left;
	padding-top:10px;
	zoom:1;
	}
	.contact_form p{
	clear:left;
	padding:9px 0px 0px 0px;
	margin:0;
	}
	.contact_form h2{
	margin:0;
	padding:0px 0px 7px 0px;
	clear:left;
	}
	.contact_form .long_question{
	padding:20px 0px 5px 0px;
	}
	.contact_form input[type=hidden]{
	display:none;
	}

.contact_form label, .contact_form .contact_question{
	display:inline;
	float:left;
	width:120px;
	margin:0px 10px 0px 0px;
	padding:4px 0px 0px 0px;
	}
	.contact_form input.input_text, .contact_form textarea{
	display:inline;
	float:left;
	width:260px;
	padding:3px;
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#888;
	margin:0;
	}
	.contact_form textarea{
	height:150px;
	}
	.contact_form .small textarea{
	height:75px;
	}
	
.contact_form input.input_checkbox, .contact_form input.input_radio{
	display:inline;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
	}
	.contact_form input[type=checkbox], .contact_form input[type=radio]{
	margin-top:5px;
	}
	.contact_form select{
	padding:3px 0px;
	border:1px solid #CCC;
	margin:0px;
	float:left;
	width:174px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#888;
	}
	.contact_form .wide select{
	width:268px;	
	}
	
 
.contact_form .input_first label{
	width:267px;
	margin:0px;
	}
	
	/*.contact_form label.input_single{
	width:166px;
	}
	.contact_form input.input_single{
	margin-left:111px;
	}*/
	.contact_form .input_single input, .contact_form .input_single p{
	margin-left:131px;
	}
	.contact_form .input_single p{
	padding:0px;
	}
	.contact_form .contact_answer p{
	width:260px;
	}
	.contact_form .contact_answer label{
	width:200px;
	}
	
 
.contact_form .contact_answer{
	clear:none;
	float:left;
	padding:0;
	margin:0;
	width:205px;
	}
	.contact_form .contact_answer p{
	margin:0;
	padding:5px 0px 0px 0px;
	}
	.contact_form .contact_answer .contact_first{
	padding:0;
	}
	.contact_form .contact_answer .input_text{
	margin-top:10px;
	}

.contact_form .verify label{
	width:115px;
	}
	.contact_form .verify img{
	float:left;
	margin:3px 0px 0px 0px;
	}
	.contact_form .verify input{
	width:51px;
	}
.contact_form .submit{
	margin-left:131px;
	margin-top:20px;
	}

.contact_form .inbetween{
	margin:5px 0px;
	}

