A {
	text-decoration : none;
	color : #FFFFFF;
	
}

A.inbodylink {
	text-decoration : none;
	color : #3399FF;}

A:HOVER {
	text-decoration : none;
	color : #CC6633;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #3399FF;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3399FF;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3399FF;
}

body {
	color : #996600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #FFFFFF;
}

p {
	font-size : x-small;
}

.menutable{
	width: 95px;
	vertical-align:top;
}

.float {
	float:right;
}

#container {
	height:100%;
	width: 750px;
 	padding : 0px;
	background-color : #FFFF00;
	border : none;
}

address{
	font-size : x-small;
}

.button {
	width: 94px;
	height: 85px;
	background-position: center;
	background-repeat : no-repeat;
	background-image : url('images/button.png');
	text-align : center;
	vertical-align : middle;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 9px;
}

#header {
	margin-top:0;
	width: 748px;
	height:230px;
	background-repeat : no-repeat;
	background-image: url('images/header.jpg');
}

#drip {
	width:127px; 
	height:348px;
	background-repeat : no-repeat;
	background-image : url('images/drip.jpg');
}

#content {
	width:546px;
	height:100%;
	text-align : left;
	vertical-align : top;
}

.fillgap{
	height:100%;
}

#pots{
	background-image: url('images/pots.jpg');
	height:305px;
	width:750px;
}

#histpots{
background-repeat : no-repeat;
	background-image: url(images/leatherimage.jpg);
	height:312px;
	width:750px;
	background-position : center;
}

#address{
	font-style: italic;
	white-space:nowrap;
}