@charset "UTF-8";
/* CSS Document */
body {
  color: #202121;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0px;
}

#bg { background-color:#c36506;
background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/bgSlice.png);
  background-position:top;
  background-repeat:repeat-x;
}

a {
 color:#ef7134; 
}

h1 {
  color:#000434;
  font-family:Arial, Helvetica, sans-serif;
  font-size:32px;
  font-weight:bold;
}

.homeslider {
  border: 2px solid #121b52;
}

#footerShadow {
  background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/footerTopFade.jpg);
  background-repeat:repeat-x;
  height:8px;
}

.footerText {
  color:#74b7d7;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;

}

.footerText a{
  color:#74b7d7;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;

}

#headerBKG {
  background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/headerBackground.jpg);
  background-repeat:no-repeat;
  height:120px;
  width:1000px;
}

.headerText {
  color:#000434;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  line-height:23px;
}

#menuBKG {
  background-image:url(../images/menuBackground.png);
  background-repeat:repeat-x;
  height:50px;
}

#menuShadow {
  background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/menuBottomFade.jpg);
  background-repeat:repeat-x;
  height:8px;
}

#shadowLeft {
  background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/shadowLeft.png);
  background-repeat:repeat-y;
  width:17px;
}

#shadowRight {
  background-image:url(http://www.suttonhardware.com/templates/suttonhardware/images/shadowRight.png);
  background-repeat:repeat-y;
  width:17px;
}