html,body
{
  font-family: "trebuchet ms",arial,verdana,helvetica;
  background-color: #A2925F;
  font-size: 14px;
  width: 100%;
  height: 100%;
}

*
{
  padding: 0px;
  margin: 0px;
}

#logo
{
  background-image: url(/images/bberger_logo.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 881px;
  height: 86px;
  text-align: right;
  z-index: 3;
  position: relative;
}

#logo a
{
  display: inline-block;
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  margin-left: 20px;
}

#logo a:hover { color: #eee; }

#nav
{
  position: relative;
  top: -5px;
  z-index: 20;
  text-indent: 9px;
}

#nav a
{
  font-weight: bold;
  font-size: 16px;
  color: #333;
  text-decoration: none;
  display: inline-block;
  padding: 5px 61px 2px 0px;
}

#nav a:hover { color: #000; }

#footer a
{
  color: #fff;
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
}

#footer a:hover { color: #444; }

a.hdw:link,a.hdw:visited
{
  width: 162px;
  height: 165px;
  display: inline-block;
  background-position: 0px -165px;
  background-repeat: no-repeat;
}

a.hdw:hover { background-position: 0px 0px; }

.villa { background-image: url(/hardware/finial/images/villa.jpg); }
.accessories { background-image: url(/hardware/finial/images/accessories.jpg); }
.artforms { background-image: url(/hardware/finial/images/artforms.jpg); }
.botanical { background-image: url(/hardware/finial/images/botanical.jpg); }
.classic { background-image: url(/hardware/finial/images/classic.jpg); }
.customsteel { background-image: url(/hardware/finial/images/customsteel.jpg); }
.displays { background-image: url(/hardware/finial/images/displays.jpg); }
.forged { background-image: url(/hardware/finial/images/forged.jpg); }
.geometry { background-image: url(/hardware/finial/images/geometry.jpg); }
.modern { background-image: url(/hardware/finial/images/modernhardware.jpg); }
.motorized { background-image: url(/hardware/finial/images/motorized.jpg); }
.neoclassic { background-image: url(/hardware/finial/images/neoclassic.jpg); }
.rosettes { background-image: url(/hardware/finial/images/rosettes.jpg); }
.traditions { background-image: url(/hardware/finial/images/traditions.jpg); }
.traversing { background-image: url(/hardware/finial/images/traversing.jpg); }
