
body
{
  background-image: url(/images/bg.gif);
  margin: 0px;
	padding: 0px;
}

body, p, li, h1, .address, .mainMenu, .subMenu
{
  font-family: arial, helvetica, sans-serif;
}

a:hover
{
  color: #CC3300;
  text-decoration: none;
}

a
{
  color: #000066;
}

p, li, td
{
  font-size: 10pt;
}

h1
{
  font-size: 13pt;
  color: #330000;
}

hr
{
  height: 1px;
  color: #330000;
}

.address, .mini
{
  font-size: 8pt;
}

.fmField
{
  font-size: 10pt;
  border-color: #CCCCCC;
  border-width: 1px;
  width: 200px;
}

.mainMenu, .subMenu
{
  color: #000066;
  text-decoration: none;
}

.mainMenu
{
  font-size: 10pt;
  font-weight: bold;
}

.subMenu
{
  font-size: 8pt;
}

.productImage
{
  margin: 0px 0px 20px 10px;
}

.cookingInstruction
{
  margin: 1px;
}

#hylLayoutContent
{
  position: relative;
}
