body {
	background: white;
	width:12.0in;
	}

p, a, h1, h2,h3,h4{
	color:#000000;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h1{
font-size: 14px;

}
h2{
font-size: 14px;

}
h3{
font-size: 14px;

}

/*
img{
	display: block;

}
*/
#print-header{


}
.navigation{
	display: none;

}

.content{
	width: 100%;
	display: block;
}

.half{
	float: left;
	width: 46%;
	display: block;
	margin: 0 1%;
	
}


.quarter{
	
	width: 25%;
	float: left;
	
}


.triple{
	width: 75%;
	float: left;
	
}


.category_content{
	display: block;
}



.bottle{
	width: 163px;
	float: left;
	text-align: left;
	border-bottom:1px solid #666;
	margin-right: 20px;
	margin: 10px 20px 10px 0px;
	display: block;
	color:#000000;
}

.bottle_link a{
	color:#000000;
}

.gallery_container{
	width: 120px;
	margin-right: 10px;
	float:left;
	margin-bottom: 10px;
	display: block;
	
}

#footer{
	display: none;
}


.form_row{
width: 350px;
display: block;
}