html, body, td, th {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;;
	font-size: 13px;
	line-height: 15px;
	color: #9f750c;
	height: 100%;
	margin-bottom: 1px;
}

td {
	vertical-align: top;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) top center repeat;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #7d4802;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.right {
	margin: 0px 0px 15px 15px;
}

.left {
	margin: 0px 15px 15px 0px;
}

hr {
	border: 0;
	width: 100%;
	color: #c0a37a;
	background-color: #c0a37a;
	height: 1px;
}

#header {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	background: url(images/main-content-bg.jpg) repeat-y;
	padding: 10px;
}

#header-logo {
	margin: 0px -78px -111px 5px;
}

#header h1 a {
	color: #7d4802;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#header-main-nav {
	font-size: 11px;
	float: right;
	text-align: right;
	width: 845px;
	color: #7d4808;
	margin: 7px 0px 0px 0px;
}

#header-main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-main-nav ul li {
	display: inline;
	margin: 0px 0px 0px 10px;
}

#header-main-nav a {
	text-decoration: none;
}

#header-main-nav a:hover {
	text-decoration: underline;
}

.header-main-nav-brown { color: #7d4802; }
.header-main-nav-red { color: #9c1519; }
.header-main-nav-green { color: #717430; }
.header-main-nav-black { color: #000000; }
.header-main-nav-blue { color: #2f597b; }
.header-main-nav-brown a { color: #7d4802; }
.header-main-nav-red a { color: #9c1519; }
.header-main-nav-green a { color: #717430; }
.header-main-nav-black a { color: #000000; }
.header-main-nav-blue a { color: #2f597b; }


#header-sub-nav {
	/*margin: 60px 0px 0px 0px;
	width: 845px;
	padding: 2px 0px 2px 95px;
	font-size: 12px;
	color: #fffbd4;
	position: relative;
	z-index: 1;*/
	margin: 45px 0px 0px 0px;
	//margin: 50px 0px 0px 0px;
}

#header-sub-nav ul {
	/*margin: 0;
	padding: 0;*/
	margin: 0px 0px 0px 0px;
	width: 845px;
	padding: 2px 0px 2px 95px;
	font-size: 12px;
	color: #fffbd4;
	position: relative;
	z-index: 1;	
	list-style: none;
}

#header-sub-nav ul li {
	display: inline;
	margin: 0px 15px 0px 0px;
}

#header-sub-nav a {
	color: #fffbd4;
	text-decoration: none;
}

#header-sub-nav a:hover {
	color: #fffbd4;
	text-decoration: none;
}

#main-content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(images/main-content-bg.jpg) repeat-y;
	margin: 0 auto;
	width: 940px;
	padding: 10px;
}

.main-content-table {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#footer {
	width: 940px;
	height: 25px;
	padding: 0px 10px 0px 10px;
	background: url(images/main-content-bg.jpg) repeat-y;
	font-size: 11px;
	color: #7d4802;
	text-align: right;
	margin: -5px auto 0px auto;
	clear: both;
}

#footer img {
	margin-top: -5px;
}

#footer a {
	color: #7d4802;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#side-nav {
	width: 135px;
	padding: 10px 10px 0px 0px;
	font-size: 11px;
	border-top: 1px solid #c0a37a;
	color: #9f750c;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#side-nav ul {
	margin: 0px -10px 10px 0px;
	padding: 0;
	list-style: none;
}

#side-nav ul li {
	margin: 0;
	padding: 3px 15px 3px 15px;
	border-bottom: 1px solid #c0a37a;
}

#side-nav a {
	color: #9f750c;
	text-decoration: none;
}

#side-nav a:hover {
	text-decoration: underline;
}

#content {
	width: 527px; /*434*/
	padding: 10px;
	border-left: 1px solid #c0a37a;
	border-right: 1px solid #c0a37a;
	border-top: 1px solid #c0a37a;
	min-height: 400px;
	height: auto; !important
	height: 400px;
}

#right-content {
	width: 232px;
	padding: 10px 0px 10px 10px;
	border-top: 1px solid #c0a37a;
}

#search {
	float: right;
	margin: 10px 0px 0px 0px;
	color: #7d4802;
}

.search-text-input {
	border: none;
	width: 182px;
	padding: 2px 4px 2px 20px;
	background: #d8c595 url(images/search-glass.gif) left no-repeat;
	height: 14px;
}

a span.search-suggestion {
	color: #9C1519;
}

.button {
	height: 16px;
	padding: 2px;
}

.potato_videos {
	text-align: center;
	margin: 30px 0px 0px 0px;
	padding: 0;
}

.text-brown {
	color: #7d4802;
}

.side-nav-store {
	text-align: center;
	margin: 15px 0px;
}

.side-nav-directory {
	text-align: center;
	margin: 30px 0px;
}

.potato_videos {
	text-align: center;
	margin: 30px 0px 0px 0px;
	padding: 0;
}

.text-brown {
	color: #7d4802;
}

/*
 *
 *	General Use Classes
 *
*/

.image-left {
	float: left;
	margin: 0px 15px 15px 0px;
}

.image-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.text-10 { font-size: 10px; }
.text-11 { font-size: 11px; }
.text-12 { font-size: 12px; }
.text-13 { font-size: 13px; }
.text-14 { font-size: 14px; }
.text-15 { font-size: 15px; }
.text-16 { font-size: 16px; }
.text-17 { font-size: 17px; }
.text-18 { font-size: 18px; }
.text-19 { font-size: 19px; }
.text-20 { font-size: 20px; }
.text-21 { font-size: 21px; }
.text-22 { font-size: 22px; }
.text-23 { font-size: 23px; }
.text-24 { font-size: 24px; }
.text-25 { font-size: 25px; }
.text-26 { font-size: 26px; }
.text-27 { font-size: 27px; }
.text-28 { font-size: 28px; }
.text-29 { font-size: 29px; }
.text-30 { font-size: 30px; }
.text-black { color: #000000; }
.text-white { color: #ffffff; }
.text-brown { color: #7d4802; }
.text-orange { color: #ca6c18; }
.text-blue { color: #2f597b; }
.text-red { color: #9c1519; }
.line { width: 940px; margin: 0px auto 6px auto; height: 1px; background: #c3a379; position: relative; z-index: 1; clear: both; }

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: #793b68;
	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: #793b68;
}

/*
 *
 *	Home
 *
*/

#home-pdf-link {
	text-align: right;
}

#home-pdf-link a {
	color: #793b68;
	text-decoration: none;
}

#home-pdf-link a:hover {
	text-decoration: underline;
}

#packs td {
	color: #7d4802;
	font-size: 10px;
}



/* New Navigation 2010-05-07 */

#header {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	background: url(images/main-content-bg.jpg) repeat-y;
	padding: 10px;
}

#header-logo {
	margin: 0px -78px -111px 5px;
}

#header h1 a {
	color: #7d4802;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#header-main-nav {
	font-size: 11px;
	float: right;
	text-align: right;
	width: 845px;
	color: #7d4808;
	margin: 7px 0px 0px 0px;
}

#header-main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-main-nav ul li {
	display: inline;
	margin: 0px 0px 0px 10px;
}

#header-main-nav a {
	text-decoration: none;
}

#header-main-nav a:hover {
	text-decoration: underline;
}

/*
.header-main-nav-brown { color: #7d4802; }
.header-main-nav-red { color: #9c1519; }
.header-main-nav-green { color: #717430; }
.header-main-nav-black { color: #000000; }
.header-main-nav-blue { color: #2f597b; }
*/
#header-main-nav-brown {
	background-image: url(http://www.idahopotato.com/images/consumer-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #7d4802;
	width: 70px;
}
#header-main-nav-red {
	background-image: url(http://www.idahopotato.com/images/retail-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #9c1519;
	width: 70px;
}
#header-main-nav-green {
	background-image: url(http://www.idahopotato.com/images/foodservice-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #717430;
}
#header-main-nav-black {
	background-image: url(http://www.idahopotato.com/images/industry-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	width: 140px;
}
#header-main-nav-blue {
	background-image: url(http://www.idahopotato.com/images/licensing-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #2f597b;
}


#header-sub-nav {
	/*margin: 60px 0px 0px 0px;
	width: 845px;
	padding: 2px 0px 2px 95px;
	font-size: 12px;
	color: #fffbd4;
	position: relative;
	z-index: 1;*/
	margin: 39px 0px 0px 0px;
	//margin: 44px 0px 0px 0px;
}

#header-sub-nav ul {
	/*margin: 0;
	padding: 0;*/
	margin: -1px 0px 0px 0px;
	width: 845px;
	padding: 2px 0px 2px 95px;
	font-size: 12px;
	color: #fffbd4;
	position: relative;
	z-index: 1;	
	list-style: none;
	background: #793b68;
}

#header-sub-nav ul li {
	display: inline;
	margin: 0px 15px 0px 0px;
}

#header-sub-nav a {
	color: #fffbd4;
	text-decoration: none;
}

#header-sub-nav a:hover {
	color: #fffbd4;
	text-decoration: none;
}

#header-sub-nav-main {
	text-align: right;
	height: 22px;
	background: none;
}

#header-sub-nav-main ul {
	list-style: none;
	height: 22px;
	width: auto;
	margin: 0;
	padding: 0;
}

#header-sub-nav-main ul li {
	padding: 2px 8px;
	margin: 0;
	width: 90px;
	float: right;
	text-align: center;
	font-size: 11px;
	height: 18px;
}

#search {
	float: right;
	margin: 0px 0px 0px 0px;
	color: #7d4802;
}

.search-text-input {
	border: none;
	width: 182px;
	padding: 2px 4px 2px 20px;
	background: #d8c595 url(images/search-glass.gif) left no-repeat;
	height: 14px;
}

#header-lower-nav {
	text-align: right;
	padding: 10px 0px 0px 0px;
}

#header-lower-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-lower-nav ul li {
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style: none;
	width: auto;
	display: inline;
	font-size: 11px;
}

#header-lower-nav a {
	color: #7d4802;
	text-decoration: underline;
}

#header-lower-nav a:hover {
	color: #7d4802;
	text-decoration: none;
}
