body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
img {
	border: 0px;
}
#header {
	width: 100%;
	/*background-image: url(../images/spoon2-shaft.gif);*/
	background-repeat: repeat-x;
	top: 5px;
	position: absolute;
	left: 0px;
}
#header-text {
	position: absolute;
	left: 50px;
	top: 20px;
	z-index: 99;
	height: 116px;
	width: 139px;
}
#logohandle {
	float: right;
	top: 5px;
	z-index: 6;
}
#controls {
	font-family: Arial, Helvetica, sans-serif;
	color: #72746D;
	text-align: left;
	padding: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 240px;
}
#controls h3 {
	margin: 0px;
	padding: 0px;
}

#controls ul {
	padding: 0px;
	margin-left: 30px;
}
#controls li {
	display: inline;
}
#header-bottom {
	z-index: 0;
	top: 5px;
	position: absolute;
	float: right;
	left: 600px;
}
#header-bottom ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
#header-bottom li a:link {
	color: #3C582F;
	text-decoration: none;
}
#header-bottom li a:visited {
	color: #3C582F;
	text-decoration: none;
}
#header-bottom li a:hover {
	color: #CC9D00;
}


#header-bottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	display: inline;
	margin-right: 1.5em;
	margin-left: 1.5em;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 200px;
	margin-right: 300px;
	margin-left: 30px;
	z-index: 50;
}
#content h2 {
	color: #3C582F;
}
#content h1 {
	color: #3C582F;
	margin-left: 9px;
}
#content p {
}

#content .homepage-box {
	float: left;
	width: 45%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A9877;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 5px;
	margin-bottom: 6px;
}
#content .content-box {
	float: left;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A9877;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
}
#content .content-box th {
	font-size: 70%;
	color: #993300;
}
#content .content-box td {
	font-size: 90%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#content .content-box tr.even {
	background-color: #FFD53A;
}

#content .content-box tr.odd {
	background-color: #FFFFCC;
}
#content .content-box table {
	width: 98%;
	margin-top: 1em;
	border-collapse: collapse;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	position: fixed;
	width: 650px;
	left: 5px;
	margin-left: 20px;
	margin-top: 50px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	display: inline;
}
/* hack to fix footer
html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #wrapper {
	height:auto;
}*/
.clear {
	clear: both;
}
.clearbottom {
	clear: both;
	height: 100px;
}
#nav {
	background-image: url(../images/nav-top.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 266px;
	top: 20px;
	right: 20px;
}
#nav p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.valids {
	margin-left: 12px;
	border: thin solid #006600;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	padding-top: 5px;
	color: #666666;
}
#nav img {
	
}
#nav ul.topics {
	padding: 0px;
	margin-right: 20px;
	margin-left: 35px;
	list-style: none;
}
#nav ul.list {
	padding: 0px;
	margin-right: 20px;
	margin-left: 40px;
	list-style-image: url(../images/nav-list-bullet.gif);
}
#nav  ul.list li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}


#nav ul.topics li {
	font-family: Arial, Helvetica, sans-serif;
	color: #77AA33;
	background-color: #D9DDCF;
	background-image: url(../images/nav-topics-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAE2;
	border-right-color: #72746D;
	border-bottom-color: #72746D;
	border-left-color: #EAEAE2;
	list-style-type: none;
}

#nav ul.topics ul li {
	background-image:url(../images/nav-topics-bullet.gif);
}
#health ul.topics li.health,  #manu ul.topics li.manu, #tasting ul.topics li.tasting, #news ul.topics li.news, #facts ul.topics li.facts , #contact ul.topics li.contact{
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}
#home ul.topics li.home, #wholesale ul.topics li.wholesale, #types ul.topics li.types, #brew ul.topics li.brew, #glossary ul.topics li.glossary{
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}

#blackman ul.topics li.manu, #greenman ul.topics li.manu, #ooman ul.topics li.manu{
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}
#water ul.topics li.tasting, #brewing ul.topics li.tasting, #technique ul.topics li.tasting{
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}
#blackman ul.topics ul li.blackman, #greenman ul.topics ul li.greenman,#ooman ul.topics ul li.ooman {
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}
#water ul.topics ul li.tasting, #brewing ul.topics ul li.tasting, #technique ul.topics ul li.tasting{
	background-image:url(../images/nav-topics-bullet-hilite.gif);
}

#nav ul.topics li a:link {
	font-weight: bold;
	color: #3C582F;
	text-decoration: none;
}
#nav ul.topics li a:visited {
	font-weight: bold;
	color: #3C582F;
	text-decoration: none;
}
#nav ul.topics li a:hover {
	font-weight: bold;
	color: #CC9D00;
	text-decoration: none;
}
#nav ul.topics ul {
	padding-left:5px;
	margin-left:0;
}



#nav .section {
	background-image: url(../images/nav-headings.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 20px;
}
#nav .section .signup{
	width:210px;
	
	margin-left: 30px;
	font-weight: bold; font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:16px; color:#006699;
}
.displayblock {
	display: block;
}

#nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C582F;
	text-align: center;
	padding: 0px;
	margin-top: 0.2em;
	margin-bottom: 2em;
}


#header-top p {
	margin: 0 0 5px 0;
	padding: 0px;
}


#header-top {
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 98;
}


#spoon {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #3C582F;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0em;
	position: absolute;
	z-index: 0;
	top: 15px;
	width: 9em;
	text-align: center;
}
.address {
	list-style-image: none;
	list-style-type: none;
}
.visitor {
}
.content-box img {
	float: left;
	margin-right: 5px;
	border: solid #000000 1px;
}
.content-box li {
	margin-left: 155px;
}
