@charset "utf-8";
/* CSS Document

----------------styles for Art site

created on 04/21/2015 by seh  -------------------------- */


.photocaption-left {
	background-color: #efefef;
	border: 1px solid #ccc;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.2em;
	margin: 0 20px 10px 20px;	
	padding: 5px;
	width: auto !important;
}

h2 {
	border-style: none;
	color: #996633;
	font-family: "Gill Sans MT",Helvetica,Arial,sans-serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin: -0.5em 0 1em;
}
	/* ---- added by jnk on 10-5-15 -----*/	
h1 + h2 {
	border-style: none;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 1em;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
}
