/* CSS Document */
.SectionBox
{
	width:500px;
	border-bottom:1px dotted #c2ae87;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
a.SectionImg img
{
	border:1px solid #8f7c49;
}
.SectionDesc
{
	width:390px;
	float:left;
}
.SectionDesc h3
{
	color:#521e1a;
	font:bold 13px Arial;
}
.SectionDesc a
{
	font:bold 12px Arial;
	color:#862e0f;
	text-decoration:none;
}
#TopPanel
{
	border-top:1px dotted #c2ae87;
	border-bottom:1px dotted #c2ae87;
	padding:3px 0;
	margin-bottom:5px;
}
#TopPanel table 
{
	color:#862e0f;
}
#TopPanel table th
{
	background:url(../images/square.gif) right no-repeat;
	padding-right:8px;
}
#TopPanel table td
{
	padding-left:10px;
	padding-right:5px;
}
#TopPanel table a
{
	color:#3e2115;
	text-decoration:none;
}
#GalleriesTbl 
{
	margin:20px auto;
}
#GalleriesTbl td
{
	padding:0 15px 15px 15px;
}
#GalleriesTbl a
{
	display:block;
	border:1px solid #ae9d81;
	text-align:center;
	padding:1px;
}
#GalleriesTbl h4
{
	text-align:center;
	font:bold 12px Arial;
	color:#af6511;
	padding:2px;
}
