body {
	font-family: verdana, sans-serif;
	background: #CFCEA8;
}

h1,
h2,
h3 {
	color: #5D7F37;
	font-weight: bold;
}


#mainWrapper {
	overflow: hidden;
}

#mainContent p {
	color: #5D7F37;
	line-height: 1.2em;
}

#container {
	/*border: 1px solid #7E9F59;*/
}

#header {
	background: #97BF6B url(../img/garlic.jpg) left top no-repeat;
}

#container {
   width: 996px;
   margin: 0 auto;
}

#header {
width: 996px;
   height: 165px;
}

div#nav {
   width: 996px;
   overflow: hidden;
}
#header h1 {
	margin: 0;
	text-indent: -999em;
}

div#nav {
	border: 1px solid #B0DF7D;
	border-width: 1px 0;
	background: #7E9F59;
	overflow: hidden;
}

div#nav ul li a {
	border-right: 1px solid #B0DF7D;
	white-space: nowrap;
	background: #7E9F59;
	color: #eee;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-decoration: none;
}

div#nav ul li a:hover {
	background: #97BF6B;
	color: #fff;
}

#header {
width: 996px;
   height: 165px;
}

div#nav {
   width: 996px;
   overflow: hidden;
}

div#nav ul li {
   display: inline;
}

div#nav ul li a {
   display: block;
   float: left;
   padding: 4px 8px;
   white-space: nowrap;
}


#mainContent h1 {
	margin: 5px 0 25px 0;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}

#mainWrapper {
	background: #E8FFCF;
	padding-bottom: 20px;
}

#main 
{
	margin: 0px 70px 5px 70px;
	height: 300px;
	font-size: 20px;
	font-weight: bold;
}

#mainContentRightCol
{
	margin: 25px 30px 20px 10px;
	font-size:  14pt;
	font-family: Verdana;
}

#mainContentRightCol a
{
	text-decoration:none;
	font-weight: bolder;
}

legend {
	border: 1px outset #97BF6B;
	padding: 5px 25px;
	background: #97BF6B;
	color: #111;
	position: absolute;
	top: -15px;
	left: 15px;
}

fieldset 
{
	position: relative;
	border: 1px outset #97BF6B;
	padding: 20px 10px;
	width: 450px;
	background: #97BF6B;
}

label {
	width: 120px;
	float: left;
	clear: left;
	margin: 6px 0 0 0;
	padding: 0 10px 0 0;
	display: block;
	color: #111;
	font-size: 12px;
	text-align: right;
	line-height: 2.3em;
}

input {
	width: 280px;
	margin: 6px 0 0 0;
	border: 1px inset #97BF6B;
	padding: 3px;
	font-size: 17px;
}

textarea {
	width: 280px;
	margin: 6px 0 0 0;
	border: 1px inset #97BF6B;
	padding: 0 3px;
	font-size: 17px;
	font-family: verdana, sans-serif;
	height: 100px;
}

input.submit {
	width: 5em;
	margin: 15px auto 0 auto;
	border-style: outset;
	display: block;
	cursor: pointer;
}

#footer {
	background: #97BF6B;
	color: #eee;  
	text-align: center;
	border-top: 3px solid #B0DF7D;
	font-size: small;
}

#footer a,
#footer span {
	color: #eee;
	font-size: small;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p#tc3 {
	position: relative;
	width: 350px;
	margin: 0 auto;
	padding: 3px;
	height: 29px;
}

#footer p#tc3 img {
	display: block;
	position: absolute;
	top: -5px;
	right: 0;
}

.addtocart 
{
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: Green;
	text-decoration: none;
}

#storetable table
{
	border-collapse:collapse;	
}

#storetable td
{
	padding:30px;	
}

#storecheckout
{
	margin-left:20px;
}

#storecheckout table
{
	border-collapse:collapse;	
}

#storecheckout td, th
{
	padding:10px;	
}

#storecheckout th
{
	font-weight:bold;	
}

.pics {  
			   	width:  400px; 
			    height: 267px; 
			    padding: 10px 10px 10px 20px;  
			    margin: 10px 10px 10px 20px; 
			    float: left; 
			} 
			 
.pics img {  
			    width:  400px; 
			    height: 267px;
			    border: 1px; 
			    float: left;
			} 
