/* Main Styles */
body {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.print {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman;
	font-size: 1em;
	margin: 5px;
	padding: 5px;
}
.title-print {
	font-size: 1.5em;
}
div.print .bold {
	font-weight: bold;
	background-color: #FFFFFF;
}
img { 
	border: none; 
}
p {
	margin-top: 0px; 
	margin-bottom: 0px;
}
form {
	margin-top: 0px; 
	margin-bottom: 0px;
}
/* Header Styles */
.noscript {
	text-align: center;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 1.5em;
	color: #FF0000;
}
.background-logo {
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(images/ingredients.gif);
	margin: 0px;
	padding: 0px;
	height: 200px;
	vertical-align: bottom;
}
.table-logo {
	border-collapse: collapse;
	margin: 23px 0px 23px 0px;
	padding: 0px;
	width: 95%;
	height: 100px;
}
/* Table Styles */
.table-tabs {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 95%;
	height: 38px;
}
.table-tabs td {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.table-tabs-bottom {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 95%;
	height: 15px;
}
.table-tabs-bottom td {
	margin: 0px;
	padding: 0px;
	height: 15px;
	vertical-align: top;
	font-size: 1px;
}
.table-main {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 95%;
	text-align: left;
}
.table-main td {
	margin: 0px;
	padding: 0px;
}
.table-padded {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 95%;
	text-align: left;
	vertical-align: top;
}
.table-padded td {
	margin: 0px;
	padding: 4px 4px 4px 4px;
}
.table-border {
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
.table-border td {
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 1px 1px 1px 1px;
	vertical-align: top;
}
.table-items {
	border-collapse: collapse;
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.table-items td {
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	padding: 1px 1px 1px 1px;
}
.table-items th {
	margin: 0px;
	padding: 4px 4px 4px 4px;
}
.table-items .overline {
	text-decoration: overline;
	text-align: right;
	font-weight: bold;
}	
.bold {
	font-weight: bold;
	background-color: #EEEEEE;
}
.table-footer {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 95%;
	text-align: center;
}
.table-footer td {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 0.7em;
}
/* Tab Color Styles */
.tab-green-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_green_inactive.gif);
	width: 100px;
	height: 33px;
}
.tab-purple-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_purple_inactive.gif);
	width: 100px;
	height: 33px;
}
.tab-blue-active {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_blue_active.gif);
	width: 100px;
	height: 38px;
}
.tab-blue-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_blue_inactive.gif);
	width: 100px;
	height: 33px;
}
.tab-red-active {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_red_active.gif);
	width: 100px;
	height: 38px;
}
.tab-red-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_red_inactive.gif);
	width: 100px;
	height: 33px;
}
.tab-orange-active {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_orange_active.gif);
	width: 100px;
	height: 38px;
}
.tab-orange-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_orange_inactive.gif);
	width: 100px;
	height: 33px;
}
.long-tab-red {
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	background-image: url(images/long_tab_red_bkgnd.gif);
	height: 38px;
}
.short-tab-red {
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	background-image: url(images/short_tab_red_bkgnd.gif);
	height: 33px;
}
.long-tab-orange {
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	background-image: url(images/long_tab_orange_bkgnd.gif);
	height: 38px;
}
.tab-beige-active {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_beige_active.gif);
	width: 100px;
	height: 38px;
}
.tab-beige-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_beige_inactive.gif);
	width: 100px;
	height: 33px;
}
.tab-yellow-active {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_yellow_active.gif);
	width: 100px;
	height: 38px;
}
.tab-yellow-inactive {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(images/tab_yellow_inactive.gif);
	width: 100px;
	height: 33px;
}
/* Tab Styles */
.link {
	display: block;
	white-space: nowrap;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
	padding: 7px 6px 0px 7px;
}
.table-tabs a:link, .table-tabs a:visited, .table-tabs a:active  {
	color: #000000;
}
.table-tabs a:hover {
	color: #CC0000;	
}
/* Border and Background Color Styles */
.border-blue {
	background-color: #7197D6;
	font-size: 1px;
}
.bkgnd-blue {
	background-color: #ACCDFB;
}
.border-green {
	background-color: #8DA169;
	font-size: 1px;
}
.bkgnd-green {
	background-color: #C1D1A0;
}
.bkgnd-fade-green {
	background-image: url(images/bkgnd_green_fade.gif);
	height: 15px;
	font-size: 1px;
}
.green hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #C1D1A0;
	background-color: #C1D1A0;
}
.green a:link, .green a:visited, .green a:active {
	color: #000000;
}
.green a:hover {
	background-color: #DEE7CE;	
	color: #CC0000;	
}
.border-purple {
	background-color: #A8A7C0;
	font-size: 1px;
}
.bkgnd-purple {
	background-color: #D6D5EA;
}
.bkgnd-fade-purple {
	background-image: url(images/bkgnd_purple_fade.gif);
	height: 15px;
	font-size: 1px;
}
.purple hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #D6D5EA;
	background-color: #D6D5EA;
}
.purple a:link, .purple a:visited, .purple a:active {
	color: #000000;
}
.purple a:hover {
	background-color: #E7E7F7;
	color: #CC0000;	
}
.border-red {
	background-color: #8B2E23;
	font-size: 1px;
}
.bkgnd-red {
	background-color: #DF8372;
}
.bkgnd-fade-red {
	background-image: url(images/bkgnd_red_fade.gif);
	height: 15px;
	font-size: 1px;
}
.red hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #DF8372;
	background-color: #DF8372;
}
.red a:link, .red a:visited, .red a:active {
	color: #000000;
}
.red a:hover {
	background-color: #F7D6CE;
	color: #CC0000;	
}
.border-orange {
	background-color: #EDA947;
	font-size: 1px;
}
.bkgnd-orange {
	background-color: #EBCF63;
}
.bkgnd-fade-orange {
	background-image: url(images/bkgnd_orange_fade.gif);
	height: 15px;
	font-size: 1px;
}
.orange hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #EBCF63;
	background-color: #EBCF63;
}
.orange a:link, .orange a:visited, .orange a:active {
	color: #000000;
}
.orange a:hover {
	background-color: #F7E7AD;
	color: #CC0000;	
}
.border-beige {
	background-color: #DDDDAE;
	font-size: 1px;
}
.bkgnd-beige {
	background-color: #FFFFE6;
}
.bkgnd-fade-beige {
	background-image: url(images/bkgnd_beige_fade.gif);
	height: 15px;
	font-size: 1px;
}
.beige hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #DDDDAE;
	background-color: #DDDDAE;
}
.beige a:link, .beige a:visited, .beige a:active {
	color: #000000;
}
.beige a:hover {
	background-color: #DDDDAE;
	color: #CC0000;	
}
.border-yellow {
	background-color: #EDE358;
	font-size: 1px;
}
.bkgnd-yellow {
	background-color: #F5FF98;
}
.bkgnd-fade-yellow {
	background-image: url(images/bkgnd_yellow_fade.gif);
	height: 15px;
	font-size: 1px;
}
.yellow hr {
	border: 0px;
	width: 100%;
	height: 2px;
	color: #EDE358;
	background-color: #EDE358;
}
.yellow a:link, .yellow a:visited, .yellow a:active {
	color: #000000;
}
.yellow a:hover {
	background-color: #EDE358;
	color: #CC0000;	
}
/* Button Styles */
.table-buttons {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.table-buttons td {
	margin: 0px;
	padding: 0px;
}
.button-red a:link, .button-red a:visited, .button-red a:active {
	text-decoration: none;
	color: #000000;
}
.button-red a:hover {
	background-color: #EFAD9C;
	color: #CC0000;	
}
.button-orange a:link, .button-orange a:visited, .button-orange a:active {
	text-decoration: none;
	color: #000000;
}
.button-orange a:hover {
	background-color: #F7E7AD;
	color: #CC0000;	
}
.button-beige a:link, .button-beige a:visited, .button-beige a:active {
	text-decoration: none;
	color: #000000;
}
.button-beige a:hover {
	background-color: #DDDDAE;
	color: #CC0000;	
}
/* Image Styles */
.feedback-image {
	background-position: top right; 
	background-repeat: no-repeat; 
	margin: 0; 
	background-image: url(images/earthpen.gif); 
	width: 70px; 
	height: 100px;
}
.guestbook-image {
	background-position: top right; 
	background-repeat: no-repeat; 
	margin: 0; 
	background-image: url(images/books.gif); 
	width: 100px; 
	height: 84px;
}
.video-image {
	background-position: center left; 
	background-repeat: no-repeat; 
	margin: 0; 
	background-image: url(images/moviereel.gif); 
	width: 142px; 
	height: 145px;
}