.toplinks a
{
  font-family: Arial;
  font-size: 100%;
  font-weight: bold;
  color: #593103;
  text-decoration: none;

}

body, div
{
  font-family: Arial;
}

.featured
{
  color: #FFFFFF;
  position:relative;
  left:10px;
  top:5px;
}

.featured a
{
  color: #593103;
  font-weight: bold;
}

.stockstatus
{
  font-size: 80%;
}

h1
{
  color: #000000;
  font-family: Arial;
  font-size: 170%;
  font-weight: bold;
}


.adminbody
{
  /*background-repeat: no-repeat;*/
  background-image:url(../images/background.gif);
  /*background-position: 10px bottom;*/
}

.errormsg
{
  color: red;
  font-size: 90%;
  font-weight: bold;
}

h2
{
  font-size: 130%;
  font-weight: bold;
  font-family: Arial;
  border-bottom:2px solid black;
  width: 500px;
}
