body {
  min-width: 960px;
  margin: 0;
  padding: 0;
  color: #321E0E;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

img {
  border: none;
}

#body {
  margin: 0px auto;
}

.title {
font-size: 28px; font-weight: normal;
  margin-top: 1em;
  margin-bottom: 1em;
}

.req {
  padding-right: .2em;
  padding-left: .2em;
  color: #ff0000;
  font-size: 9px;
  font-weight: bold;
}

.label {
  font-weight: bold;
  text-align: right;
  padding-right: 2em;
}

.errmsg {
  background-color: #ffaaaa;
  color: #000000;
  padding: 1em;
  border: 2px solid #ff0000;
  font-weight: bold;
}

td.submit {
  text-align: right;
}

td.submit input {
  background-image: url(http://www.ilovehalfpricebooks.com/misc/submit.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #ffffff;
  font-weight: bold;
  border: none;
  padding-left: 1em;
}

.smallform td {
  padding-top: 1ex;
  padding-bottom: 1ex;
}

#header {
  margin-bottom: 50px;
  text-align: center; 
  background-image: url(../images/HC-headerBG.jpg); 
  height: 194px; 
}

#footer {
  clear: both;
/*  line-height: 150%;
  height: 75px;
  margin-top: 50px; */
  width: 900px; margin: 0 auto; text-align: left; 
}

#footer img {
  padding-right: 2px;
  padding-left: 2px;
  float: right;
}

#footer .copyright {
  color: #333333;
  font-size: 9px;
  font-weight: bold;
}

#footer a {
  color: #333333;
  text-decoration: none;
}

#footer a:hover {
  color: #cc0000;
  text-decoration: underline;
}

#footer a:visited {
  color: #333333;
  text-decoration: none;
}


h1 { font-weight: normal; font-size: 28px; }
a { text-decoration: none; font-weight: bold; color: #be2025; }
a:hover { color: #a6a6a6; }


#content { width: 900px; margin: 50px auto; text-align: left; }
#content .title {font-size: 28px; font-weight: normal;  margin-top: 1em;  margin-bottom: 1em;}

#footer p {font-size: 10px; margin: 2px; }
#footer p a {font-weight: bold; text-decoration: none; color: #a67c52; }
#footer p a:hover {color: #a6a6a6; }

#store_city, #store_store {
  display: none;
}

