#content h2 {
	height: 50px;
	line-height: 50px;
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
	#content h2 strong { float: left; }
	#content h2 span {
		display: block;
		float: right;
		width: 240px;
		text-align: right;
	}
		#content h2 span a {
			padding: 0 20px 0 10px;
			font-size: 14px;
			font-weight: normal;
			color: #fff !important;
			background: url(../images/css-tri-white-blue.gif) right 5px no-repeat;
			text-transform: none;
		}
#content h3 {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 8px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
	#content h3 em {	
		font-size: 9px;
		font-weight: normal;
		font-style: italic;
		padding-left: 40px;
	}
		#content h3 em a  { color: #fff; text-decoration: underline; }
	#content h3 strong {
	text-transform: none;
}
	#content h3.before-paragraph {
		margin-bottom: 20px;
	}

#content h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
}

#content p {
	font-size: 13px;
	color: #333;
	display: block;
	padding: 0 15px 15px 15px;
	line-height: 18px;
}
	#content ul {
	display: block;
	padding: 0 15px 15px 35px;
	line-height: 14px;
	color: #333;
	font-size: 13px;
	}

#content p strong { color: #231F20; }

#content p a { text-decoration: underline; }
#content p img {
	padding-right: 15px;
	padding-bottom: 15px;
}


#masthead { margin-bottom: 30px; }

#masthead.framing {
	background: #8e2e88;
	height: 193px;
	padding-right: 12px;
}
	#masthead.framing p {
		font-size: 13px;
		color: #fff;
		display: block;
		padding: 15px 0 12px 0;
	}
		#masthead.framing p strong { color: #fff; }
	#masthead.framing ul {
		display: block;
		list-style-type: none;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		margin: 0 !important;
		padding: 0 !important;
	}
		#masthead.framing ul li {
			display: block;
			padding: 0 0 3px 20px;
			background: url(../images/css-tri-white-purple.gif) left 4px no-repeat;
		}
		

.content-info-box { margin-bottom: 30px; }
#location.content-info-box {
	background: url(../images/info-box-location-photo.jpg) left no-repeat #64acc5;
	height: 302px;
	padding-left: 240px;
	padding-right: 12px;
}
	#location.content-info-box p {
		font-size: 13px;
		color: #231F20;
		display: block;
		padding: 0;
	}
		#location.content-info-box p strong { color: #fff; }
	
	#location.content-info-box h4 {
		display: block;
		padding: 15px 0 2px 0;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
	}

#content.artist-list h2,
#content.artist-list h3 { margin-right: 2px; }
#content.artist-list h3 { background-position: 532px; }
.artist-thumb-list,
.artist-orig-list {
	overflow: hidden;
	padding-bottom: 5px;
}

#content.artist-list p,
.artist-orig-list p { padding-left: 0; }

#content a.artist-thumb {
	display: block;
	width: 110px;
	font-size: 12px;
	color: #DA1C5C !important;
	padding-bottom: 10px;
	float: left;
}
	a.artist-thumb img {
		text-align: left;
	}
	a.artist-thumb span {
		text-decoration: underline;
		color: #fff;
		text-align: left;
		display: block;
		padding: 5px 10px;
		background: #29aae2;
		margin-right: 2px;
		margin-top: 2px;
		text-decoration: none;
		height: 45px;
	}

.artist-orig-list a.artist-thumb { width: auto; }
.artist-orig-list a.artist-thumb span { text-align: left; }

.art-box {
	background: #bcbdc1;
	border-bottom: 2px #fff solid;
}
	.art-box img { border-right: 2px solid #fff; }

.art-info {
	list-style-type: none;
	display: block;
	padding: 18px 18px 13px 18px !important;
	background: #d91a5d;
	font-size: 13px;
	color: #fff;
}
	.art-info li {
		display: block;
		padding-bottom: 5px;
	}
		.art-info li strong {
			font-weight: bold;
			color: #D5DE40;
		}
.art-info li p {
	display: inline;
}

#content p.more-link a {
	color: #DA1C5C !important;
	padding-right: 20px;
	background: url(../images/css-tri-red-white.gif) right 5px no-repeat;
}

.event-box {
	border: 2px solid #ccc;
	text-align: center;
	padding: 10px 0;
	width: 546px;
	margin-bottom: 20px;
	overflow: hidden;
}

p.purple-link { display: block; margin-bottom: 10px; }
p.purple-link a {
	background: #8f2f88;
	padding: 2px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none !important;
}


p.inner-nav { display: block !important; margin-bottom: 10px !important; padding-left: 15px !important; }
#content p.inner-nav a {
	background: #3ab54a !important;
	padding: 2px !important;
	color: #fff !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}
#monoSlideshow {
	float: left;
}
#artist-list { padding-bottom: 20px; }
#artist-list div {
	width: 135px;
	float: left;
}
body #artist-list a {
	display: block;
	width: 125px;
	line-height: 15px;
	font-size: 12px;
	color: #196d92 !important;
}
#artist-list a:hover { background: #fee4fc; }
