body {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d4802;
	font-weight: 100;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	line-height: 17px;
}


#header-sub-nav ul {
	background: #7d4802;
}

#header-sub-nav-main ul {
	background: none;
}



/*
 *
 *	Home Page
 *
*/

#home-slide-container {
	width: 940px;
	height: 280px;
	margin: 0 auto;
}

#home-slide-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 940px;
	height: 280px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#home-slide-container ul li {
	width: 940px;
	height: 280px;
	list-style: none;
	display: none;
}

#home-slide-navigation {
	background: url(images/home-slide-navigation-bg.png) no-repeat;
	width: 150px;
	height: 28px;
	margin: -32px -150px 0px 0px;
	position: relative;
	z-index: 2;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

#home-bottom-container {
	margin: 0px 0px 0px 0px;
}

#home-bottom-callouts {
	width: 308px;
	float: left;
	margin: 0px 2px 0px 0px;
}

#home-bottom-callouts img {
	margin: 0px 0px 6px 0px;
}

#home-recipe-card {
	float: left;
	background: url(images_www/home-recipe-card-bg.png) no-repeat;
	width: 335px;
	height: 276px;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

#home-recipe-card-title {
	width: 295px;
	height: 43px;
	padding: 52px 20px 0px 20px;
	margin: 0;
	text-align: center;
}

#home-recipe-card-image {
	width: 278px;
	text-align: left;
	padding: 7px 0px 0px 57px;
}

#home-top-recipes {
	width: 295px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#home-top-recipes-nav {
	list-style: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#home-top-recipes-nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 10px 0px 0px;
}

#home-top-recipes-nav a {
	color: #9f750c;
	border: none;
	padding-bottom: 4px;
	text-decoration: none;
}

#home-top-recipes-nav a:hover {
	border-bottom: 3px solid #b2241c;
	color: #b2241c;
	padding-bottom: 4px;
	text-decoration: none;
}

.home-top-recipes-nav-selected a {
	color: #b2241c;
	border-bottom: 3px solid #b2241c;
}



/*
 *
 *	Recipes
 *
*/

#recipes-featured {
	overflow: auto;
	padding: 10px;
	background: url(images_www/content-dark-bg.jpg) repeat;
	line-height: 20px;
}

#recipes-featured img {
	float: right;
	border: 2px solid #dec279;
	margin: 0px 0px 0px 20px;
}

#recipes-bottom {
	margin: 10px 0px 0px 0px;
}


/*
 *
 *	Nutrition & Education
 *
*/

#denise {
	text-align: center;
	margin: 30px 0px 30px 0px;
	width: 100%;
}

.product-nutritionals-container {
	border: 1px solid #000000;
	padding: 2px;
	width: 319px;
}

.product-nutritionals, .product-nutritionals td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
}

.product-nutritionals-thick {
	border-top: solid 10px #000000;
}

.product-nutritionals-medium {
	border-top: solid 5px #000000;
}

.product-nutritionals-thin {
	border-top: solid 1px #000000;
}

#nutrition-featured {
	overflow: auto;
	padding: 10px;
	background: url(images_www/content-dark-bg.jpg) repeat;
	line-height: 20px;
}

#nutrition-featured img {
	float: right;
	border: 2px solid #dec279;
	margin: 0px 0px 0px 20px;
}

#nutrition-bottom {
	width: 527px;
	overflow: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#nutrition-bottom h2 {
	background-color: #dbc79f;
	padding: 2px 5px;
	color: #7d4802;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}

#nutrition-bottom-left {
	width: 377px;
	padding: 0px 10px 0px 0px;
}

#nutrition-bottom-right {
	width: 129px;
	padding: 0px 0px 0px 10px;
	border-left: solid #c3a675 1px;
	float: right;
}

.nutrition-box-inner {
	padding: 15px 0px 15px 20px;
}

/*
 *
 *	Gallery
 *
*/

#gallery-thumbs {
	margin: 30px 0px 0px 0px;
}

.gallery-thumb {
	margin: 0px 7px 7px 0px;
}

/*
 *
 *	About Us
 *
*/

#about-us-right-top {
	background: url(images_www/about-us-right-top-bg.gif) no-repeat;
	height: 15px;
	width: 197px;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: relative;
}

#about-us-right-bottom {
	background: url(images_www/about-us-right-bottom.gif) no-repeat;
	height: 15px;
	width: 197px;
	padding: -2px 0px 0px 0px;
	margin: 0;
	z-index: 1001;
	position: relative;
}

#about-us-right {
	background: #ffe287;
	width: 177px;
	margin: 0;
	padding: 10px;
}

/*
 *
 *	Tater Tips
 *
*/

#submit-tip {
	font-size: 11px;
	color: #7d4802;
}

.tater-tip-name {
	color: #7d4802;
}

#tater-tip-tip-of-month {
	background: #ba8748;
	color: #fffbd4;
	padding: 15px;
}

#tater-tip-tip-of-month h1 {
	color: #fffbd4;
}

/*
 *
 *	Videos
 *
*/

#video-thumb {
	margin: 0px 15px 15px 0px;
}

/*
 *
 *	Aristocrat in Burlap
 *
*/

#aristocrat-header-top {
	background: url(images_www/aristocrat-header-top.gif) no-repeat;
	width: 400px;
	height: 18px;
	margin: 0;
	padding: 0;
}

#aristocrat-header-bottom {
	background: url(images_www/aristocrat-header-bottom.gif) no-repeat;
	width: 400px;
	height: 18px;
	padding: 0;
	margin: 0;
}

#aristocrat-header {
	background: #7d4802;
	width: 370px;
	margin: 0;
	padding: 5px 15px;
}

#aristocrat-header h1 {
	color: #fffbd4;
}

#aristocrat-header h2 {
	color: #fffbd4;
}

/*
 *
 *	Varieties
 *
*/

#variety-main {
	padding: 20px;
}

#variety-red {
	width: 718px;
	padding: 10px;
	border: 1px solid #9c1519;
}

#variety-red h2 {
	color: #9c1519;
}

#variety-red h2 a {
	color: #9c1519;
}

#variety-yellow {
	width: 718px;
	padding: 10px;
	border: 1px solid #bb890b;
}

#variety-yellow h2 {
	color: #bb890b;
}

#variety-yellow h2 a {
	color: #bb890b;
}

#variety-blue {
	width: 718px;
	padding: 10px;
	border: 1px solid #2f597b;
}

#variety-blue h2 {
	color: #2f597b;
}

#variety-blue h2 a {
	color: #2f597b;
}

/*
 *
 * Harvest Game
 *
*/

#harvest-side {
	background: #604a32;
	padding: 10px;
	margin: 0;
	color: #fffbd4;
	text-align: left;
	width: 212px;
	float: right;
}

#harvest-side a {
	color: #fffbd4;
	text-decoration: underline;
}

#harvest-side a:hover {
	text-decoration: none;
}



/*
 *
 * Slow Cooker
 *
*/

#slow-cooker-container h2 {
	background: #5e000e;
	padding: 4px 8px 7px 8px;
	margin-bottom: 4px;
	color: #fffbd4;
}

#slow-cooker-container img {
	margin: 0px 0px -3px 0px;
}

/*
 *
 * Why Idaho
 *
*/

#why-idaho-featured {
	overflow: auto;
	padding: 10px;
	background: url(images_www/content-dark-bg.jpg) repeat;
	line-height: 20px;
}

#why-idaho-featured img {
	float: right;
	border: 2px solid #dec279;
	margin: 0px 0px 0px 20px;
}

#why-idaho-bottom {
	width: 527px;
	overflow: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#why-idaho-bottom h2 {
	background-color: #dbc79f;
	padding: 2px 5px;
	color: #7d4802;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}

#why-idaho-bottom-left {
	width: 377px;
	padding: 0px 10px 0px 0px;
}

#why-idaho-bottom-right {
	width: 129px;
	padding: 0px 0px 0px 10px;
	border-left: solid #c3a675 1px;
	float: right;
}

.why-box-inner {
	padding: 15px 0px 15px 20px;
}

