html {
	height: 100%;
	margin-bottom: 1px;
}

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

h5 {
	font-size: 12px;
}

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: #bb890b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}*/

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

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.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 {
	background-image: url(images/consumer-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #7d4802;
	width: 70px;
}
#header-main-nav-red {
	background-image: url(images/retail-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #9c1519;
	width: 70px;
}
#header-main-nav-green {
	background-image: url(images/foodservice-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #717430;
}
#header-main-nav-black {
	background-image: url(images/industry-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	width: 140px;
}
#header-main-nav-blue {
	background-image: url(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;
}

#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;
}

#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: 400px;
}

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

#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;
}

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;
}

/*
 *
 *	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; }
.text-letter-1 { letter-spacing: 1px; }
.text-letter-2 { letter-spacing: 2px; }
.text-letter-3 { letter-spacing: 3px; }
.text-letter-4 { letter-spacing: 4px; }
.text-letter-5 { letter-spacing: 5px; }
.text-letter-6 { letter-spacing: 6px; }
.text-letter-7 { letter-spacing: 7px; }
.text-letter-8 { letter-spacing: 8px; }
.text-letter-9 { letter-spacing: 9px; }
.text-letter-10 { letter-spacing: 10px; }
.text-georgia { font-family: Georgia, "Times New Roman", Times, serif; }
.line { width: 940px; margin: 12px auto 6px auto; height: 1px; background: #c3a379; position: relative; z-index: 1; clear: both; }

.highlight {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.image-caption {
	width: 212px;
	padding: 10px;
	background-color: #d8c595;
	margin: 0px 0px 20px 0px;
	float: right;
	text-align: left;
}

#header-main-nav-brown a { color: #d8c695; }
#header-main-nav-brown a:hover { color: #fffbd4; }
#header-main-nav-red a { color: #e1b69c; }
#header-main-nav-red a:hover { color: #fffbd4; }
#header-main-nav-green a { color: #d5d3a3; }
#header-main-nav-green a:hover { color: #fffbd4; }
#header-main-nav-black a { color: #b3b095; }
#header-main-nav-black a:hover { color: #fffbd4; }
#header-main-nav-blue a { color: #c1cbb9; }
#header-main-nav-blue a:hover { color: #fffbd4; }
