/* CSS Document */
body {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #3b190d;
}
h1 {
	font-size: 13px;
	line-height: 155%;
	color: #330000;
	margin-top: 16px;
	margin-bottom: 13px;
	margin-left: 33px;
	margin-right: 10px;
	letter-spacing: 1px;
	text-transform:uppercase;
}
p {
	font-size: 14px;
	line-height: 175%;
	color: #3b190d;
	margin-left: 15px;
	letter-spacing: 1px;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
}
.title {
	font-size: 14px;
	line-height: 175%;
	font-weight:bold;
	color: #E8D29B;
	margin-left: 15px;
	letter-spacing: 1px;
	font-variant: normal;
}
.art-title {
	font-size: 14px;
	line-height: 175%;
	color: #3b190d;
	letter-spacing: 1px;
	font-variant: normal;
	padding-left: 15px;
}
.subtitle-brown {
	font-size: 18px;
	line-height: 100%;
	color: #3b190d;
	letter-spacing: 1px;
	padding-top: 8px;
}
.subtitle-tan {
	font-size: 18px;
	line-height: 175%;
	font-weight:bold;
	color: #E8D29B;
	letter-spacing: 1px;
	font-variant: normal;
}
.caption {
	font-size: 12px;
	line-height: 135%;
	color: #999999;
	margin: 10px;
}
.greyitalic {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	line-height: 135%;
	color: #999999;
	margin: 15px;
}
.caption {
	font-size: 12px;
	line-height: 135%;
	color: #562f08;
	margin: 10px;
	font-style: italic;
}
.caption2 {
	font-size: 10px;
	line-height: 135%;
	color: #562f08;
	font-style: italic;
	padding-right: 10px;
	padding-bottom: 18px;
}
.artist{
	font-size: 10px;
	line-height: 180%;
	color: #3b190d;
	margin-left: 15px;
	font-weight: normal;
}
.artist-project {
	font-size: 14px;
	line-height: 100%;
	color: #3b190d;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
}
.container {
	margin: 0px;
	padding: 0px;
}
.iframe_bg {
ALLOWTRANSPARENCY="true"
}
a:link {
	color: #3b190d;
	text-decoration: underline;
}
a:visited {
	color: #3b190d;
	text-decoration: underline;
}
a:active {
	color: #3b190d;
	text-decoration: underline;
}
a:hover {
	color: #3b190d;
	text-decoration: none;
}