/*
	green	95ae7b
	grn dk	8da474
	grn lt	aac193
	red txt	5d192a
	
	old red bg	b38f98
	new pastel red	
	new dark red bg	5d2a36
	
	sage bg		e7e191
	sage head	dcdc88
*/
html,body {	
	height: 100%;
}
body {
	background-color: #eaf1dd;
	color: black;
	margin: 0;
}
body, th, td, input, textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a:link, a:visited {
	color: #5d192a;
	text-decoration: none;
}
a:hover, a:active {
	color: black;
	text-decoration: underline;
}
.aimg {
	text-decoration: none;
	border: 0;
}
.aimg:hover {
	text-decoration: none;
	border: 0;
}
.aimg:active {
	text-decoration: none;
	border: 0;
}
.aimg:link {
	text-decoration: none;
	border: 0;
}
h1 {
	font-size: 16px;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 14px;
	margin-top: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #5d2a36;
}
h2 {
	font-size: 13px;
	font-family: Georgia;
	font-style: italic;
	margin-bottom: 2px;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #933f54;
	font-weight: normal;
	margin-bottom: 0;
	text-decoration: underline;
}
.mainTable {
/*
	width: 1000px;
	margin: 0 auto;
*/
}
.content {
	position: relative;
	width: 1000px;

	margin: 0 auto;

	margin: 20px auto;
/*
	border: 8px solid #99cc66;
	-webkit-border-radius: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*/
}
.white {
	background-color: #ffffff;
	padding: 0 0 100px;
}
.main {
	width: 640px;
	text-align: left;
	padding: 30px 0;
}
.catDesc {
	padding: 0 10px 10px 27px;
	background: transparent url(/tmp/images/herb-art/sage-bg.jpg) right top no-repeat;
}
.ing {
	font-size: 11px;
	color: #ff0000;
}
.header,
.footer {
/*
	background-color: #aac193;
	background-color: #dcdc88;
*/
	background-color: #76923c;
	padding: 4px 0;
	color: #8da474;
	font-size: 14px;
}
.header a,
.footer a {
	display: inline-block;
	padding: 3px 8px;
	background-color: #76923c;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.header a:hover,
.footer a:hover {
/*
	background-color: #8da474;
*/
	background-color: #84a343;
	color: black;
	text-decoration: none;
}
.footer {
	padding: 10px 0;
}
.footerCont {
	position: absolute;
	width: 1000px;
	height: 100px;
	left: 0px;
	bottom: 0;
}
.footerBadges {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px 0;
	width: 300px;
	text-align: center;
}
.small {
	font-size: 11px;
	color: black;
	padding-top: 10px;
}
.side {
	position: relative;
/*
	background: url(/images/side-menu.gif) repeat-y;
*/
	background-color: #c2d69b;
	padding-top: 30px;
	padding-bottom: 500px;

	border-right: 6px solid #5d2a36;
}
.lavender {
	background: url(/images/lavender.gif);
	position: absolute;
	width: 230px;
	height: 319px;
}
.menu {
	font-size: 16px;
	text-align: left;
	width: 224px;
	padding: 20px 0 50px 30px;
}
.menu a {
	display: block;
	padding: 5px 5px 4px 29px;
}
.menu a:link, .menu a:visited {
	padding-left: 25px;
	color: black;
}
.menu a:hover,
.menu a:active,
a.sel_catcolor {
	background: transparent url(/images/blip.gif) 0 6px no-repeat;
	text-decoration: none;
	color: #5d192a;
}
.smalllinkimage1 {
	border: 1px solid black;
	padding: 2px;
	
	margin-bottom: 4px;
}
.itemcolor {
	font-size: 13px;
}

.searchCont {
	float: right;
}
.searchCont input {
	font-size: 12px;
}
.searchCont input[type=text] {
	color: gray;
	padding: 1px 0 1px 4px;
}
.searchCont input[type=text]:hover {
	color: black;
}

.menu a.cartcolor {
	float: left;
/*
	background-color: #bec0d5;
*/
	background-color: #cde2a4;
	padding: 10px 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.menu a.cartcolor:hover {
	background-color: transparent;
	background-position: 0 16px;
}

a.drilldown {
	padding: 0 3px;
}

.lgfont {
	display: block;
	padding: 0 0 20px;
	font-size: 24px;
	font-weight: bold;
	color: #95ae7b;
}

.ingr h1 {
	border-top: 0px solid #eeeeee;
	padding: 30px 0 16px;
	margin-top: 20px;
}

.accent {
	white-space: nowrap;
}

.addthis_toolbox {
	text-align: left;
	margin: 0 auto;
	width: 180px;
	padding-bottom: 20px;
}
.addthis_toolbox a {
	display: inline-block;
	white-space: nowrap;
}

.clearing {
	height: 0px;
	font-size: 0px;
	clear: both;
}

