body {
	background-color: #F1EFE3;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}.body_caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-transform: uppercase;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.body_subhead {
	color: #333333;
	text-indent: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}
.linkbold {
	text-decoration: underline;
	font: bold normal 16px "Times New Roman", Times, serif;
	color: #333333;
}
.linkplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-decoration: underline;
}
.artist_subtitle {
	color: #666666;
	text-indent: 21px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
}
.art_work_caption {
	color: #666666;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 7px;
	line-height: normal;
}
.artist_list {
	color: #333333;
	height: auto;
	width: auto;
	vertical-align: baseline;
	list-style: none outside;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	font-weight: 400;
	font-variant: normal;
}
.logosmallcap {
	color: #4D4D4D;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	font-variant: small-caps;
}
.bodysmallcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}
.pagetitle {
	color: #8b0015;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: bottom;
}
.page_subtitle {
	color: #1E1E1E;
	text-indent: 21px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #8b0015;
	text-decoration: underline;
}
a:active {
	color: #8b0015;
	text-decoration: underline;
}
.background {
	background: #F1EFE3;
}
.linkfoot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-indent: 1px;
	white-space: pre;
	display: block;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.foottag {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	text-indent: 50px;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	margin: auto;
	padding: 5px;
	height: 1px;
	width: 1px;
	border: thin dotted #666666;
	clear: none;
	float: none;
}

#nav {
	width: 100%;
	margin: 0;
	list-style: none;
	list-style-type: none;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
  }
 
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: 400 14px Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: auto;
  }
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 8px;
	color: #999999;
	text-decoration: none;
	background-color: #F1EFE3;
  }
 #nav a:hover {
	color: #8b0015;
}
#nav a:active {
	color: #8b0015;
}

