
/* ===============  Element Styles  ================ */

body
	{
	background-color: #878272;
	margin: 0 auto;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

img
	{
	border: none;
	margin: 0;
	vertical-align: top;
	}

h1
	{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 2.0em;
	color: #990000;
	background-color: transparent;
	border-bottom: 0.1em dashed #888888;
	line-height: 1.3em;
	white-space: normal;
	}

h2
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.8em;
	color: #990000;
	background-color: transparent;
	line-height: 1.3em;
	margin-top: 2.0em;
	}

h2.noTopMargin
	{
	margin-top: 0em;
	}

p
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.6em;
	color: #333333;
	background-color: transparent;
	line-height: 1.2em;
	}


td
	{
	font-size: 1.2em;
	color: #444444;
	background-color: transparent;
	}

td h2
	{
	font-size: 1.4em;
	background-color: transparent;
	color: #990000;
	}

hr.columnSeparator
	{
	margin: 1.5em auto;
	width: 70%;
	}

#bold_phone
	{
	color: #b48149;
	background-color: transparent;
	font-family: 'arial black', verdana, helvetica, sans-serif;
	font-size: 1.6em;
	text-align: center;
	margin-top: 3em;
	}

#leftColumn a
	{
	color: #567393;
	background-color: transparent;
	font-family: 'arial black', verdana, helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	}

#leftColumn a:hover
	{
	color: #b48149;
	}

#leftColumn li
	{
	list-style-image: url(../images/star_bullet.gif);
	list-style-position: outside;
	marker-offset: 10px;
	margin-top: 2em;
	text-align: left;
	}

#johnsonBox li
	{
	font-size: 1.2em;
	line-height: 1.5em;
	}

#copyContent li
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	color: #444444;
	background-color: transparent;
	margin-bottom: 5px;
	margin-right: 45px;
	}

#employmentLinks
	{
	width: 330px;
	display: block;
	float: left;
	}

#employmentLinks li
	{
	list-style-image: url(../employment/bullet.gif);
	list-style-type: circle;
	}

/* ===============  Structure  ================ */

#container
	{
	max-width: 99.5em;
	min-width: 77.5em;
	_width: expression(document.body.clientWidth < 800? "780px" : document.body.clientWidth > 1024? "999px" : "auto");
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../images/background-content.png);
	background-position: right 12.5em;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	overflow: hidden;
	zoom : 1;
	}

#header
	{
	width: auto;
	height: 125px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/header_image.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #164f82;
	overflow: hidden;
	text-align: left;
	}


#leftColumn
	{
	float: left;
	width: 16.1em;
	height: auto;
	background-color: #f4ede5;
	padding-bottom: 2000em;
	margin-bottom: -2000em;
	text-align: center;
	border-right: 1px solid #cba37c;
	}

#leftColumnInlay
	{
	background-color: #ffffff;
	background-image: url(../images/background-left_column.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3em;
	}

#copyContent
	{
	width: auto;
	height: auto;
	min-height: 55em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	padding-top: 1.5em;
	margin-top: 0;
	margin-left: 16.2em;
	text-align: left;
	color: #444444;
	background-color: transparent;
	clear: right;
	}

#menu
	{
	display: block;
	margin-left: 16.2em;
	}

#menu img
	{
	float: right;
	}

#bottomTextMenu
	{
	width: auto;
	margin: 2.5em 1.5em;
	text-align: center;
	clear: both;
	}

#footer
	{
	width: 100%;
	height: 30px;
	color: #ffffff;
	background-color: #083461;
	background-image: url(../images/background-footer.png);
	background-repeat: repeat-x;
	text-align: left;
	clear: both;
	position: relative;
	z-index: 15;
	}

#monthlyRecipe
{
height: 36em;
width: auto;
background-color: #f4ede5;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#recipe
	{
	float: left;
	height: 32em;
	width: 34em;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 1.5em;
	padding: 0.5em;
	overflow: auto;
	color: #000000;
	background-color: #ffffff;
	}

#recipeVideo
	{
	margin-top: 2em;
	margin-left: 2.5em;
	}

#contactForm
	{
	float: left;
	margin-top: 3em;
	}

/* ==========================  Classes  ========================== */
.pdfIcon
	{
	vertical-align: middle;
	margin-right: 20px;
	}

.logo
	{
	float: left;
	margin: 3.7em 0 1.5em 1.0em;
	}

#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;
	}

.footerRight
	{
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	color: #b48149;
	}

.bottomLinks
	{
	color: #b48149;
	background-color: transparent;
	font-family: arial, georgia, helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: 10%;
	text-decoration: none;
	}

.bottomLinksLast
	{
	color: #b48149;
	background-color: transparent;
	font-family: arial, georgia, helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: 0;
	text-decoration: none;
	}

a.inlineLink
	{
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	margin-right: 20px;
	}

a.inlineLink:hover
	{
	color: #990000;
	}

.tellFriend
	{
	margin-top: 2.5em;
	}

.productsPhotoRight
	{
	float: right;
	margin: 1.5em;
	border: 4px double #cba37c;
	background-color: #ffffff;
	z-index: 10;
	}

.productsPhotoLeft
	{
	float: left;
	margin: 2em;
	border: 4px double #cba37c;
	background-color: #ffffff;
	z-index: 10;
	}

.productDescription
	{
	margin-bottom: 2.5em;
	border-bottom: 1px solid #cccccc;
	z-index: -10;
	}

.linksList
	{
	margin-left: 4.5em;
	}

.centerText
	{
	text-align: center;
	}

.underlined
	{
	border-bottom: 1px solid #cccccc;
	}

label.forminfo
	{
	display: block;
	float: left;
	width: 15em;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #812519;
	text-align: right;
	margin-right: 1em;
	}

input.forminfo
	{
	display: block;
	float: left;
	width: 21.5em;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 1.5em;
	}

select.forminfo
	{
	display: block;
	float: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 1.5em;
	}

br.forminfo
	{
	clear: left;
	}

.buttons
	{
	margin: 2em auto;
	text-align: center;
	}

.goButton
	{
	color: #ffffff;
	background-color: green;
	}

.stopButton
	{
	color: #ffffff;
	background-color: #ff0000;
	}

#requestForm td
	{
	font-size: 14px;
	font-weight: bold;
	}

.imageLeft
	{
	float:left;
	margin: 2em;
	}