﻿body {
	font-family: comic sans ms, arial,helvetica;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
.bbb {
  position: absolute;
  right: 72px;
  top: 630px;
}
.bottomtext {
	text-align: center;
	font-size: 9pt;
	color: #fff899;
	margin-top: 0px;
}
.leaf {
	width: 1000px;
	height: 666px;
	margin-top: 50px;
	text-align: left;
}
.left {
	width: 200px;
	vertical-align: top;
	padding-top: 18px;
	padding-left: 18px;
}
.right {
	width: 450px;
	vertical-align: middle;
	padding: 18px;
}
.center {
	vertical-align: top;
	padding: 20px;
	padding-top: 100px;
	background-image: url('images/tiedye.png');
	background-position: 0 60;
	background-repeat: no-repeat;
	width: 335px;
}
.centernoimage {
	vertical-align: top;
	padding: 20px;
	padding-top: 100px;
	width: 335px;
}
#button_home {
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_about_Us {
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_products {
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_smokeshop {
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_store_hours {
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_contact_us{
	border: 0px;
	height: 20px;
	margin-bottom: 20px;
}
#button_facebook {
	border: 0px;
	height: 24px;
	margin-bottom: 20px;
}
#button_myspace {
	border: 0px;
	height: 24px;
	margin-bottom: 20px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: yellow;
}
a:hover {
	color: white;
	text-decoration: none;
}
