
/* Properties for the Lavender Lemonade "product" page (the one with the product shot) */


/* ================================ Content and Primary Nav =================================== */

/* This holds both #content and all the navigation bits */

div#page div#content-and-primary-nav
{
	background-image: url(../images/shapes/lavender-lemonade-product-background.png);

	/* This is needed -- just on the Lavender Lemonade page -- since its
		copy is too short and the background image would otherwise overlap
		with the product shot. */
	padding-bottom: 10.0em;
}
