.copy
{
	font-size: .8.5em;
	color: #666;
	margin: 25px 0px 15px 0px;  
}
.top-rule{
	height: 14px;
	background-color:#463737;
}

/* Layout */
#name {
	margin: 120px 0px 65px 0px;
	color: #000;
}
#name a {
	color:#000;
	text-decoration: none;
}
#name > h2 {
	font-size: 2.5em;
	letter-spacing: .05em;	
}
#name > h3 {
	font-size: 2.0em;
	letter-spacing: .05em;	
}
/* Bootstrap overrides */
body,
p,
h1,
h2,
h3,
h4 {	font-family: "Georgia", "Times New Roman", Times, serif;
}
#sculptures small {
	width: 150px !important;
}

/* bxslider overrides */
.bx-wrapper .bx-viewport {height: 125% !important;}

.bx-wrapper .bx-prev  {
	left: -35px;
}

.bx-wrapper .bx-next {
	right: -35px;
}



/* lightbox overrides */
.lightboxOverlay {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1.0;
}
