body{
	background: url(i/new_bg.jpg) repeat-x top;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
td {
	text-align: left;
}
#header{
	width: 960px;
	height: 80px;
	border-bottom: 1px solid #006633;
	background: #006633 url(i/feedthyme_pics.png) no-repeat right;
	position: relative;
}
#wrapper{
	width: 960px;
	background-color: #006633;
	overflow: hidden;
}
#content{
	width: 816px;
	float:right;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	position: relative;
}
#menu{
	width: 124px;
	float:left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#address{
	width: 836px;
	background-color: #006633;
	float: right;
	text-align: center;
	height: 50px;
	clear: both;
}
#footer{
	text-align: right;
	font-size: x-small;
	width: 960px;
	background-color: #fff;
	clear: both;
}
#footer a {
	color : #999999;
	text-decoration : underline;
	font-style : normal;
}
#footer a:hover {
	color : #000000;
}
img.left{
	padding: 15px;
	padding-left: 0;
}
img.right{
	padding: 15px;
	padding-right: 0;
}
#content ul {
	list-style-image : url(i/thyme.gif);
	list-style-position : outside;
}
div.details{
	border: 1px solid #003366;
	padding: 0;
	background-color: #eeeeee;
}
.heading {
	font-size : 140%;
	font-weight : bold;
}
#content A:link,#content A:visited,#content A:active {
	color : #006633;
	text-decoration : underline;
	font-style : italic;
}
#content A:hover {
	color : Purple;
}
td.mess{
	color : White;
	font-weight : bold;
}
td.product {
	color: white;
}
hr{
	height: 1px;
	color: #006633
}
td.productName{
	font-size: smaller;
	font-weight: bold;
}
.white{
	color: #fff;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */
