.bodycol {
	color: #000000;
	background-color: #B3DE13;
	background-repeat: no-repeat;
	background-position: center top;
}

.headtable {
	font-size: large;
	background: url(images/herbs.jpg) no-repeat center center;
	height: 150px;
	width: 750px;
	vertical-align: top;
	text-align: right;
}


#navigation td {
	border-bottom: 1px solid #99CC00;
}


#navigation a {
	color: #000000;
}
	
#navigation a:hover {
	color:#000000;
	background: #E6F4B0;
}
	
.navtableback {
	background-color: #D3EC77;
}
		

.contenttable {
	background-color: #99CC00;
	padding: 10px;
}
a.toplink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	color: #6600FF;
	text-decoration: none;
}
h1 {
	font-size: large;
	color: #99CC66;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.shoplist {
	background-color: #FFFFEA;
}
.footer {
}
.footback {
	background-image: url(../images/base2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	color: #FFFFFF;
}
.bodycol .headtable h1 {
	color: #99CC00;
	text-align: right;
	float: right;
	background: #FFFFFF;
	padding: 2px 10px 2px 20px;
}
