
#about{
	background-image:url(images/btnbgnd.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:86px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}
#products{
	background-image:url(images/btnbgnd6.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:86px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}

#stockists{
	background-image:url(images/btnbgnd2.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:98px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}
#locations{
	background-image:url(images/btnbgnd3.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:110px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}

#contact{
	background-image:url(images/btnbgnd5.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:84px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}



#newsletter{
	background-image:url(images/btnbgnd4.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:94px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}

#story{
	background-image:url(images/btnbgnd1.gif);
	border-color: #BE9074;
	border-style:outset;
	border-width:5px; 
	text-align:center;	
	width:98px;
	height:24px;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #E7CBB5;
}

a:visited{
color: blue;
}






