html, body {
	border:0px;
	margin:0px;
	height:100%;
	font-family: Arial;
	font-size:12px;
}

.hide {
	display:none;
}

#container {
	margin:0px auto;
	width:959px;
}

#tmenu {
	display:none;
}

#body_inner {
	overflow:hidden;
}

#lmenu {
	display:none;
}

#content {
	float:left;
	margin-bottom:-2000px;
	padding:0px 6px 2000px 22px;
	width:655px;
	color:#000000;
}

#user_message {
	display:none;
}

#breadcrumbs {
	display:none;
}

#details {
	margin:0px 0px 0px 315px;
	color:black;
}

#details_category {
	margin:0px 0px 0px 335px;
	color:black;
}

	#detail_image {
		float:left;
	}
		#detail_image img {
			margin-bottom:4px;
		}

	#details_buttons {
		display:none;
	}
	#details_buttons img {
		margin:0px 0px;
	}


#ourfarm, #pairings, #our_cheese {
	float:left;
	width:296px;
}

#ourfarm p, #pairings p, #our_cheese p {
	padding:2px 8px 2px 12px;
}

#pairings {
	width:297px;
}

#our_cheese {
	border:0px;
	width:293px;
}


#footer {
	margin:0px auto;
	width:901px;
	padding-top:15px;

	font-family: Arial;
	font-size:12px;
}


.left {
	float:left;
}
.right {
	float:right;
}

.search {
	float:right;
	margin-top:10px;
	font-size:11px;
}

.price {
	font-weight:bold;
}

.results img {
	border:1px solid #000000;
}
.results td {
	text-align:center;
	padding-bottom:20px;
}

.pagination {
	border-top:1px solid #000000;
	margin:10px 0px 20px 0px;
	padding:2px 0px;
	text-align:right;
	width:100%;
}
#body .pagination a {
}

.cartHeader td, .cartHeader {
	font-weight:bold;
	vertical-align:bottom;
	border-bottom:1px solid #000000;
}

.heading1, .formHeader, .formHeader td {
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #000000;
}

#giftMessage, #comments {
	width:300px;
}

a, a:hover {
	text-decoration:none;
	color:#000000;
}

a img {
	border:0px;
}

h1 {
	border-bottom:1px solid #000000;
	padding-bottom:1px;
	margin:0px 0px 10px 0px;
	font-family:Georgia, Arial;
	font-weight:normal;
	font-size:24px;
}

h2 {
	border-bottom:1px solid #000000;
	padding-bottom:1px;
	font-family:Georgia, Arial;
	font-size:16px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

h4 {
	font-size:14px;
	font-weight:normal;
	margin:0px;
}
