BODY
{
  font-size:12pt;
  font-family: verdana, tahoma, sans-serif;
  background:white; 
/*  background: #d2d2a6; */
/*  background-image: url(images/fabric.jpg); background-repeat:repeat; */
  /*background-image: url(images/mainbg.jpg); background-repeat:repeat; */
}

H1
{
  line-height: 16pt;
  font-size: 17pt;
/*font-weight: bold; */
  font-family: comic sans ms, future, sans-serif;
  color:#584B39;
}
H2
{
  font-size: 14pt;
  line-height: 15pt;
  font-weight:bold;
  font-family: comic sans ms, future, sans-serif;
  color:#584B39;
  margin-top:4px; margin-bottom:4px;
}
H3
{
  font-size: 12pt;
  line-height: 13pt;
  font-weight:500;
  font-family: comic sans ms, future, sans-serif;
  color:#584B39;
  margin-top:2px; margin-bottom:5px;
}

.sitebody
{
  width:800px;
}

.productbody
{
  width:1000px;
}

.smtext
{
  font-size:8pt;
}

.prodimg, td.prodimg
{
  float:left;
  height:300px; width:400px;
  padding-right:20px;
  padding-bottom:10px;
}

.popupwin
{
  border:2px solid silver;
  padding: 3px;
}

a:link.nound, a:visited.nound, a:hover.nound, a:active.nound, a.nound img
{
  border-style:none;text-decoration:none;border:none;
  font-size:14pt;
  font-weight:bold;
  font-family: comic sans ms, future, sans-serif;
  color:silver;
}
