body {
    font-family:    "Gill Sans", "Trebuchet MS", Tahoma, Helvetica, Arial, "sans serif";
    margin: 0 50px;
	padding: 0px;
	background-color:  #ffffff;
    text-align:center;
	font-size:10pt;
       }
#content {
    width:  100%;	
    background: #ffffff;	
    margin:0;
	padding:0;
    }



#header  {
    height:180px;
    width:  100%;
	background:  #ffffff url(../images/lagrande.jpg) no-repeat  fixed 50% 0%;	
}

span.emphasis > span{
font-weight: bold;
color:#300;
}

td.facetleft {      
	  width: 225px;
	  }

div.fctleft {
      padding-top: 3em;
	  margin-right:5em;	  
	  text-align:left;
}

td.facetright {
      width: 225px;
	  
}

div.fctright {
      padding-top: 3em;
	  margin-left:5em;	  
	  text-align:left;
}

td.center {
      border-left:1px solid #ccc;
	  border-right:1px solid #ccc;	  
	  text-align:center;
}

div.exhibit-collectionView-header {
text-align:center;
margin-top:4em;
color:#888;
}

span.exhibit-collectionSummaryWidget-count {
    font-size:130%;
	color:#888;
	}

div.exhibit-collectionView-body {
padding-top:0;
}

div.exhibit-collectionView-group  h1 {
	color:#604800;
	font-size:140%;
	text-align:center;
	
	}

span.exhibit-collectionView-group-count {
color:#ffffff;
}

a, a:link, a:active, a:visited {
  color:  #444;
  background:  transparent;
  text-decoration: none;
  border-bottom: thin dotted #333333;
}

div.exhibit-flowingFacet {
  margin: 1em 0;
  }

div.exhibit-flowingFacet-value {
  padding:7px 0 0 0;
  }
  
.exhibit-flowingFacet-header-title {
   color: #990000;
   padding-left:2em;
   }
   
a.exhibit-flowingFacet-value-link, a.exhibit-flowingFacet-value-link:link, a.exhibit-flowingFacet-value-link:active, a.exhibit-flowingFacet-value-link:visited {
  color:  #777;
  background:  transparent;
  text-decoration: none;  
}

.exhibit-facet-header-title {
    font-style: normal;
}

div.exhibit-facet-value-count   {
  color: #1d0843;
  background:  transparent;
  margin-right:7px;
}

a.exhibit-action, a.exhibit-action:link, a.exhibit-action:active, a.exhibit-action:visited {
  color:  #900;
  background:  transparent;
  text-decoration: none;
  border-bottom: thin dotted #efe5d0;
}

a.exhibit-item, a.exhibit-item:link, a.exhibit-item:active, a.exhibit-item:visited {
border-bottom:1px dotted gray;
cursor:pointer;
text-decoration:none;
}

ol.exhibit-tileView-body {
list-style-type: none;
}
