/*CSS Document*/
/*+clearfix {*/
#panels:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#panels
{
	display: inline-block;
}
#panels
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3B774;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #735002;
}
#panelContent
{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
/*[clearfix]*/#panels
{
	background-color: #D2CDC2;
	padding-left: 10px;
	padding-right: 10px;
	height: 496px;
	text-align: justify;
	width: 305px;
}
#panelIMG
{
	/*[disabled]+box-shadow:0px 0px 8px #2A2424;*/
	margin-top: 12px;
	margin-bottom: 10px;
	border: 1px solid #B6A8A8;
}
#navigation
{
	padding-left: 28px;
}
#InternalContent
{
	padding-left: 60px;
	padding-right: 40px;
	text-align: justify;
}
#quote_bottom
{
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #3D0600;
	font-style: italic;
}
#content_text
{
	text-align: right;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	color: #735002;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#quotename
{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #3D0600;
	font-style: normal;
	text-align: center;
}
#quotetop
{
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
	font-size: 15.5pt;
	color: #3D0600;
	text-align: center;
}
