

.H1 	{
	font-family:Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	
	font-size:		16pt;
	font-weight:	bold;
	text-align:		center;
	color: #366565;}
	
		
.H3 	{
	font-family:Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	font-size:		12pt;
	font-weight:	bold;
	text-align:		left;
	color: #366565;}


.main   /* text for all main text */ {
	font-family: Arial, Tahoma, Sans-Serif, Helvetica;
	font-size:		11pt;
	font-weight:	normal;
	text-align:		left;
	color: #523A1C;}


.address
{
	font-family:	Arial, Tahoma, Sans-Serif, Helvetica;
	font-size:		12pt;
	font-weight:	bold;
	text-align:		center;
	color: 			#523A1C;}






.copyright
{font-size: 10pt;
color: #ffffff;
}

.buzzweb
{font-size: 10pt;
text-decoration: none;
text-align: right}


/* this is used on the product list page  */

.thumbNail {						/* box controlling thumbnail image */
	background-image: url(images/prod_back.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #ffffff;
	width: 180px;
	}

	
.input {border: 1px solid #483F34;   /* product box background colour for text */
	background-color: #B8B2AA; 
	height: 70px;
	padding:0px;
	width: 180px;
	}

.desc{
 color: #000000;    /* conrtolling text in product box  */
font-size: 9pt;
font-family: Sans-serif, Arial;
width: 170px;
}


.delvery
{
font-family: Arial, Tahoma, Sans-Serif, Helvetica;
padding-left: 5px;
padding-right: 5px;
text-align: center;
font size: 14pt;
color: red;
}


	