#container {
  position: relative;
}
div img.home {
  padding-left: 57px;
}

#footer {
  text-align: center;
  margin-top: 40px;
}
div.border {
  text-align: center;
}
div.collections {
  width: 137px;
  float: left;
  padding-right: 15px;
  text-align: center;
}
div.collectionslast {
  width: 137px;
  float: left;
  text-align: center;
}
div.SubCollections,div.SubCollectionVideo {
  width: 110px;
  float: left;
  padding-right: 10px;
  text-align: center;
  height: 215px;  
}

div.SubCollectionslast {
  width: 110px;
  float: left;
  padding-right: 0;
  text-align: center;
  height: 200px;
}
div.SubCollections img, div.SubCollectionslast img {
  margin-bottom: 1em;
}
h1.page-title, #order h1, #contact h1 {
  font-size: 1.15em; 
  line-height: 1.25em; 
  margin-bottom: 0; 
  font-weight: normal;
}
#visit {
  padding-bottom: 20px;
  border-bottom: 1px solid #614F35;
  margin-bottom: 25px;
  width: 590px;
}
#press {
  border-top: 1px solid #614F35;
  padding-top: 15px;
  margin-top: 5px;
  width: 600px;
}
div.span-16 p
{
  width: 590px;
}
h5 span { display: none;}
#galleryContainer {
  position: absolute;
  top: 30px;
  background: #000;
  border: 3px solid #BA9765;
  padding: 20px;
  width: 355px;
}
#galleryContainer {
  background-image: url(../../../../../images/popover-hr.gif); background-repeat: no-repeat; background-position: 5px 38px;
}
#mainImageContainer {
  float: left;
  width: 265px;
  height: 360px;
  background: transparent url(/images/loader.gif) no-repeat 50% 50%;
}
#thumbsContainer {
  float: right;
  width: 65px;
  height: 360px;
}
#mainThumbContainer {
  background: transparent url(/images/main-thumb-loader.gif) no-repeat 50% 50%;
  width: 55px;
  height: 73px;
  margin-bottom: 15px;
}
#altThumbContainer {
  background: transparent url(/images/alt-thumb-loader.gif) no-repeat 50% 50%;
  width: 55px;
  height: 73px;
}
#galleryButtons {
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
  position: relative;
}
#closeButton {
  position: absolute;
  top: 12px;
  right: 26px;
  padding: 3px 8px;
  border: 2px solid #B99765;
  text-decoration: none;
}
#galleryButtons a {
  text-decoration: none;
  text-transform: uppercase;
}
#galleryDescription {
  color: #BA9765;
}
form label {
  clear: both;
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
  width: 50px;
}
form input {
  margin-bottom: 20px;
}