@charset "utf-8";
h3 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #949755;
	line-height: 24px;
}
.art-quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#BBA866;
	padding-right: 30px;
	padding-left: 30px;
}
.art-quotebox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#64572D;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #F0EDE3;
	border: 1px dashed #C2B68F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.article-pic {
	background-color: #E8DDB7;
	padding: 6px;
	margin-right: 10px;
	border: 1px solid #C8B182;
}
.article-question {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #264779;
	margin-top: 30px;
}
.art-notebox {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#49642D;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #EAF3E0;
	border: 1px dashed #AECC86;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.art-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	line-height: 16px;
}
