/* ========================GLOBAL==============================================*/
body { 
  background: url(../images/BHH_bg.jpg) repeat-x;
}
.wrapper {
  margin-top: -6px;
}
.header {
  height: 114px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.slideshow {
  background: url(../images/BHHBG.jpg) no-repeat;
  width: 1000px;
  height: 420px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -2px;
}
.slideshowimage {
  padding-left: 103px;
  padding-top: 45px;
}

.content {
  width: 1000px;
  height: 225px;
  margin-left: auto;
  margin-right: auto;
  color: #392F30;
}
.footer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-color: #7D8790;
  font-size: 11px;
}
.updatestab {
  padding-left: 107px;
}
.updatestab a {
  color:#808080;
  font-weight:bold;
  line-height:1.75em;
  padding:5px;
  text-decoration:none;
  width:20px;
}
.updatestab a:hover {
  background-color: #DFF1FD;
}
.bhhlogo {
  height: 109px;
  padding-left: 25px;
}
.bhhslogan {
  height: 109px;
  float:right;
  padding-right: 50px;
}
.header li {
  display: inline;
}
.links {
	position: relative;
  height: 25px;
}
.links a {
  color: #7D8790;
  text-decoration: none;
  font-weight: bold;
}
.links li {
  display: inline;
  padding-left: 15px;
  padding-right:15px;
}
.links ul {
  display: inline;
  margin-left: -20px;
}
.extraimages {

}
.contentbg {
  background: #efefef;
  width: 700px;
  border: 10px solid #262628;
  font-size: 12px;
  font-family: Arial, Tahoma;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 50px 0 50px;
}
.link a {
  color:#808080;
  font-weight:bold;
  line-height:1.75em;
  padding:5px;
  text-decoration:none;
  width:20px;
}
.link a:hover {
  background-color: #DFF1FD;
}
