/***************************************************************************************************
  Global Block Elements
***************************************************************************************************/
body {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  line-height: 16px;
	background-color: #9c938a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bh_vb_footer {
  text-transform: uppercase;
  font-size: 9px;
  color: #959595;
  width: 835px;
  margin: 20px 0 0 40px;
  line-height: 10px;
}
#bh_vb_footer p {
  color: #ccc;
}
#bh_vb_footer p a {
  color: #ccc;
  border: 0;
  float: none;
  display: inline;
  padding: 0;
}
#bh_vb_footer a {
  text-transform: uppercase;
  text-decoration: none;
  color: #959595;
  display: block;
  padding: 0 4px;
  float: left;
  border-left: 1px solid #959595;
  line-height: 9px;
}
#bh_vb_footer a.first {
  border-left: 0;
  padding-left: 0;
}
#bh_vb_footer a.on,
#bh_vb_footer a:hover {
  text-decoration: underline;
}
h1 {
  margin: 0px 0px 12px 0px;
  font-size: 20px;
  text-transform: uppercase;
  color: #cc6633;
}