
/* ===============  Element Styles  ================ */

body
	{
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}

img
	{
	display: none;
	}

h1
	{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 20pt;
	color: #990000;
	background-color: transparent;
	border-bottom: 0.1em dashed #888888;
	line-height: 18pt;
	white-space: normal;
	width: 80%;
	}

h2
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16pt;
	color: #990000;
	background-color: transparent;
	line-height: 18pt;
	margin-top: 20pt;
	}

h2.noTopMargin
	{
	margin-top: 0em;
	}

p
	{
	font-family: georgia, 'trebuchet ms', 'palatino linotype', 'times new roman', serif;
	font-size: 12pt;
	color: #333333;
	background-color: transparent;
	line-height: 14pt;
	font-weight: 600;
	}


td
	{
	font-size: 12pt;
	color: #444444;
	background-color: transparent;
	}

hr.columnSeparator
	{
	margin: 1.5em auto;
	width: 70%;
	}

#bold_phone
	{
	display: none;
	}

#leftColumn a
	{
	display: none;
	}

#leftColumn a:hover
	{
	display: none;
	}

#leftColumn li
	{
	display: none;
	}

#copyContent li
	{
	font-family: georgia, 'trebuchet ms', 'palatino linotype', 'times new roman', serif;
	font-size: 12pt;
	font-weight: 600;
	margin-bottom: 16pt;
	color: #444444;
	background-color: transparent;
	margin-right: 15%;
	}

#recipeVideo
	{
	display: none;
	}

/* ===============  Structure  ================ */

#container
	{
	}

#header
	{
	display: none;
	}


#leftColumn
	{
	display: none;
	}

#leftColumnInlay
	{
	display: none;
	}

#copyContent
	{
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #444444;
	background-color: transparent;
	}

#menu
	{
	display: none;
	}

#menu img
	{
	display: none;
	}

#tabMenu
	{
	display: none;
	}

#bottomTextMenu
	{
	display: none;
	}

#footer
	{
	width: 100%;
	height: 30px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
	}

/* ==========================  Classes  ========================== */

#johnsonBox
	{
	float: left;
	width: auto;
	height: auto;
	margin: 2em;
	}

.nutritionLabel
	{
	font-weight: bold;
	margin-right: 2em;
	}

.standOut
	{
	color: #990000;
	background-color: transparent;
	}

.standOutBold, .logoType
	{
	color: #990000;
	background-color: transparent;
	font-weight: bold;
	}

.footerLeft
	{
	float: left;
	margin-left: 20px;
	margin-top: 7px;
	color: #000000;
	}

.footerRight
	{
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	color: #000000;
	}

.bottomLinks
	{
	display: none;
	}

.bottomLinksLast
	{
	display: none;
	}

.tellFriend
	{
	margin-top: 2.5em;
	}

.productsPhotoRight
	{
	display: none;
	}

.productsPhotoLeft
	{
	display: none;
	}

.productDescription
	{
	margin-bottom: 2.5em;
	border-bottom: 1px solid #cccccc;
	z-index: -10;
	}

.formLabel
	{
	font-weight: bold;
	}

.linksList
	{
	margin-left: 4.5em;
	}