#gallery {
  background: url(/Portals/0/images/bkgd_map.gif);
}
#right {
  float: left; 
  width: 715px;

}
.mediagallery {
}
h1{ line-height:120%;}
.description {
  float: left;
  width: 500px;
  margin-right: 28px;
  margin-top: 30px;
}
.subinfo {
  float: left;
  width: 180px;
  font-size: .6em;
  font-weight: bold;
  line-height: 165%;
  margin-top: 30px;
}
.subinfo h2 {
  color: #322D2B;
  font-size: 1em;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.subinfo a,.subinfo a:link,.subinfo a:visited {
  text-decoration: none;
}
.content {
 padding: 0;
}
.subnav {
  white-space: normal!important;
  width: 180px;
  font-size: .65em;
  line-height:125%;
}
.subnav p{
  padding-bottom:10px;
}
.subnav a {
  color:#000000;
  text-decoration:none;
}
.activelink, .activelink a, .subnav a:hover {
  color:#FFFFFF;
}
.postcardslink {
 text-align: right;
 padding-right: 5px;
 padding-bottom: 7px;
 
}
.postcardslink a{
  font-size: .55em;
  font-weight:bold;

  text-transform:uppercase;
  color:#FFFFFF;
}
.postcardslink a:hover {
 text-decoration:underline;
}