﻿/*  
Theme Name: Simple
Theme URI: http://osamac.com/
Description: 3 Column WP Theme.
Version: 1
Author: osamac.com
Author URI: http://osamac.com/
*/

body {
background: #fff url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;

}

a {
text-decoration: none;
color: #008463;;
}
a:hover {
text-decoration: underline;
color: #99692B;;
}
ul { list-style-type: none; margin: 0; padding-left: 0px; }
ul li { padding: 0 0 3px 0; border-bottom: 1px dotted #aaa; }
ul li a { }
ul li a:hover { text-decoration: none; color: #000; }
img { border: none; }

#wrap {
margin: 10px auto;
width: 900px;
}

#header {
}
#header h1 { 
font-size: 22px;
letter-spacing: -1px;
color: #000;
margin: 0;
padding: 10px 0 0 10px;
}
#header h1 a { 
color: #000;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #aaa;
}
#header h2 {
font-size: 15px;
color: #5796AF;
letter-spacing: -1px;
font-weight: 100;
margin: 0;
padding: 0 0 0 10px;
}

#menu {
margin-top: 20px;
height: 30px;
line-height: 30px;
background: #ABD2E3 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
border: none;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
color: #fff;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#left {
margin-top: 10px;
padding: 10px;
text-align: justify;
}
#left h2 { 
color: #000;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
}
#left h2 a {
color: #000;
}

#bottom {
background: #fff;
margin-top: 30px;
color: #fff;
}

.column {
float: left;
width: 240px;
padding: 8px;
}	
.column h2 {
padding: 5px 0 10px 10px;
margin: 0;
color: #fff;
font-size: 15px;
font-weight: 600;
letter-spacing: -1px;
}
.column ul {
padding: 5px 10px 10px 10px;
}
.column ul li a:hover { color: #fff; }

#footer { 
margin: 0 5px;
background: #000;
height: 24px;
line-height: 24px;
color: #000;
font-size: 11px;
padding: 0 10px;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.post h3 {
font-size: 15px;
font-weight: 100;
padding: 15px 0 7px 0;
}
h3 {
padding: 15px 0 10px 0;
font-size: 15px;
letter-spacing: -1px;
font-weight: 100;
}
.entry p { padding: 5px 0; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
#s {
background: #fff;
border: 1px solid #999;
height: 17px;
}
#searchsubmit {
font-size:11px;
height: 21px;
}
.recipeCardMiddle {
	background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_middle.gif);
	background-repeat: repeat;
}
.arc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #008463;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
body {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blueSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.companyblurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.companyblurb a:link {
	color: #008463;
	text-decoration: underline;
}
.companyblurb a:visited {
	color: #008463;
	text-decoration: underline;
}
.companyblurb a:hover {
	color: #99692B;
	text-decoration: underline;
}
.companyblurb a:active {
	color: #008463;
	text-decoration: underline;
}
.firstArcBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #6d276a;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.footer a:link {
	text-decoration: underline;
	color: #008463;
}
.footer a:visited {
	text-decoration: underline;
	color: #008463;
}
.footer a:hover {
	text-decoration: underline;
	color: #99692B;
}
.footer a:active {
	text-decoration: underline;
	color: #008463;
}
.frontText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #008463;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.recipeCardBckgnd {
	background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_middle.gif);
	background-repeat: repeat;
}
.recipeTopText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #008463;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.recipeTopTextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #008463;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.soupDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.soupName {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.specialDietBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #008463;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
margin-right: 25px;
}
.soupName a:link {
	color: #000000;
	text-decoration: underline;
}
.soupName a:visited {
	color: #000000;
	text-decoration: underline;
}
.soupName a:hover {
	color: #008463;
	text-decoration: underline;
}
.soupName a:active {
	color: #000000;
	text-decoration: underline;
}
.chefBio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
.chefBioName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #007B63;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.recipeCardBckSouperman {
	background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_souperman.gif);
	background-repeat: no-repeat;
	background-position: 15px 45px;
}
.containerNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.containerBckgrnd {
	background-image: url(http://www.vintagegardenkitchen.org/images/container-strip.jpg);
	background-repeat: no-repeat;
}
.recipeCardBckBlank {
	background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_blank.gif);
	background-repeat: no-repeat;
	background-position: 15px 45px;
}
.ingredientPopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.ingredientPopup a:link {
	color: #008463;
	text-decoration: underline;
}
.ingredientPopup a:visited {
	color: #008463;
	text-decoration: underline;
}
.ingredientPopup a:hover {
	color: #99692B;
	text-decoration: underline;
}
.ingredientPopup a:active {
	color: #008463;
	text-decoration: underline;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.recipeCardBckgnd {
	background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_middle.gif);
	background-repeat: repeat;
}
.recipeTopText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #008463;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.recipeTopTextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #008463;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.soupDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #008463;
	text-decoration: none;
}
.soupName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.specialDietBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.p {
        margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.a1 { FONT-SIZE: 1pt; FONT-FAMILY: Arial, Helvetica, sans-serif}
.a8 {FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, sans-serif}
.a5 {FONT-SIZE: 5pt; FONT-FAMILY: Arial, Helvetica, sans-serif}
.a10 {FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif}
.page_heading {BORDER-RIGHT: #ff0000 0px solid; BORDER-TOP: #ff0000 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 16pt; BORDER-LEFT: #ff0000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; FONT-FAMILY: Times New Roman; FONT-STYLE: normal; color: black}
.body_text {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
.title {BORDER-RIGHT: #ff0000 0px solid; BORDER-TOP: #ff0000 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 16pt; BORDER-LEFT: #ff0000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; FONT-FAMILY: Times New Roman; FONT-STYLE: normal; color: black}
.tagline {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: italic; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.ingredient_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.ingredient {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
.procedure_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-TOP: 4px}
.procedure {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 3px}
.procedure_number {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: #cc0000; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 3px}
.servings {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: bold; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
.notes_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-TOP: 0px}
.notes {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.tips_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-TOP: 0px}
.tips {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.tip_number {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: #cc0000; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.ingredient_link {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normalpt; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none}
.techniques_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-TOP: 0px}
.technique_link {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normalpt; FONT-Style: normal; PADDING-BOTTOM: 2px; PADDING-TOP: 0px; TEXT-DECORATION: none}
.nutrition_heading {	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; FONT-WEIGHT: bold; FONT-Style: normal; FONT-SIZE: 10pt; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #cc0000 1px solid; FONT-FAMILY: "Times New Roman"; color: black; PADDING-TOP: 0px}
.nutrition_notes {FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 4px}
.nutrition_fact_bold {  font-family: "Arial Black"; font-size: 8pt; font-weight: normal; border: solid; border-width: 1px 0px 0px; border-color: #000000 solid}
.nutrition_fact {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-left: 8px}
.nutrition_fact_end {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding-left: 8px}
.nutrition_facts_top { BORDER-RIGHT: #ff0000 0px solid; BORDER-TOP: #ff0000 0px solid; FONT-WEIGHT: bolder; FONT-SIZE: 7pt; BORDER-LEFT: #ff0000 0px solid; BORDER-BOTTOM: #ff0000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; border-color: black black #000000; border-top-width: 8px; border-bottom-width: 0px}
.nutrition_facts_middle { BORDER-RIGHT: #ff0000 0px solid; BORDER-TOP: #ff0000 0px solid; FONT-WEIGHT: bolder; FONT-SIZE: 7pt; BORDER-LEFT: #ff0000 0px solid; BORDER-BOTTOM: #ff0000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; border-color: black black #000000; border-top-width: 4px; border-bottom-width: 0px}
.nutrition_fact_regular { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; border: 0px #000000 none}
.nutrition_fact_bottom { font-family: "Arial Black"; font-size: 8pt; font-weight: normal; border: solid; border-width: 1px 0px 8px ; border-color: #000000 solid}
.nutrition_mineral { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: solid; border-width: 0px 0px 1px; border-color: #000000 solid}
.nutrition_mineral_bold { font-family: "Arial Black"; font-size: 8pt; font-weight: normal; border: solid; border-width: 0px 0px 1px; border-color: #000000 solid }
.nutrition_fact_bold_link { font-family: "Arial Black"; font-size: 8pt; font-weight: normal; border: solid; border-width: 1px 0px 0px; border-color: #000000 solid ; text-decoration: none}
.nutrition_mineral_link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: solid; border-width: 0px 0px 1px; border-color: #000000 solid ; text-decoration: none}
.no_decoration {  text-decoration: none}
.a8link { FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
.tableheading { BORDER-RIGHT: #ff0000 0px solid; BORDER-TOP: #ff0000 0px solid; FONT-WEIGHT: bolder; FONT-SIZE: 7pt; BORDER-LEFT: #ff0000 0px solid; BORDER-BOTTOM: #ff0000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; border-color: black black #000000; border-top-width: 4px; border-bottom-width: 2px}
.tablebody { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; vertical-align: top}
.tabletotal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; vertical-align: top; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 4px; border-left-width: 0px}
.grocerysubtotal { FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; PADDING-TOP: 2px; vertical-align: top; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.grocerytotal { FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10pt; COLOR: black; FONT-WEIGHT: normal; FONT-Style: normal; font-weight: bold; PADDING-TOP: 2px; vertical-align: top; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.publication_item {FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, sans-serif; padding-bottom: 1px}
.publication_item a {  text-decoration: none}
.recipeCardMiddle {background-image: url(http://www.vintagegardenkitchen.org/images/recipe_card_middle.gif); background-repeat: repeat}
