@charset "utf-8";
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fcf0c7;
	text-decoration: none;
	}
.sectiontitle {
	font-size: 16px;
	text-decoration: none;
}
.doublespace {
	line-height: 32px;
	text-decoration: none;
}
.purchase {
   font-family:"Times New Roman", Times, serif;
   font-size:18px;
   text-decoration:underline;
}

.orange {
color: #FF8040;
}
.red {
color: #FF0000;
}.indent10 {
	text-indent: 10px;
}
.arttitle {
	font-size: 18px;
	font-style: normal;
}
.artdescription {
	font-style: italic;
	line-height: 22px;
}
sup {
	font-size: 0.9em;
	font-weight: normal;
	vertical-align: text-top;
	line-height: 12px;
}
.spacedheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FCF0C7;
	letter-spacing: 20px;
	text-transform: uppercase;

	
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #527DA9;
}
.smallsidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #527DA9;
}

.xspacedheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FCF0C7;
	letter-spacing: 6px;
	text-transform: uppercase;
}
.bio {
    line-height: 150%;
	text-indent: 25px; 
	margin-left: 60px; 
	margin-right: 60px; 
	margin-top: 6.0pt; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    color: #FCF0C7;
}