@charset "utf-8";
/* CSS Document */
.fouColElsHdrFtr #maincontent #sidebar1 {
	float: left;
	width: 11em;
	padding: 0;
	background-position: top;
	background-repeat: no-repeat;
}
.fouColElsHdrFtr #maincontent #sidebar2 {
	float: right;
	width: 11em;
	padding: 0;
	background-position: top;
	background-repeat: no-repeat;
}
.fouColElsHdrFtr #maincontent #sidebar1 h2, .fouColElsHdrFtr #maincontent #sidebar1 p, .fouColElsHdrFtr #maincontent #sidebar2 h2, .fouColElsHdrFtr #maincontent #sidebar2 p {
	font: 150% "Copperplate Gothic Bold", "Arial Black", "Britannic Bold", sans-serif;
	text-align: center;
	color: #000;
	border-style: none;
	margin-left: 7.5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
.fouColElsHdrFtr #maincontent #sidebar1 h2, .fouColElsHdrFtr #maincontent #sidebar2 h2 {
	margin-top: 10px;
	margin-left: 10px;
}
.fouColElsHdrFtr #maincontent #sidebar1 img, .fouColElsHdrFtr #maincontent #sidebar2 img {
	border-style: solid;
	border-top-width: .25em;
	border-bottom-width: .25em;
	border-color: #F7911E;
}
.sbtop {
	background-image: url(../images/sbtop.png);
	width: auto;
	height: 40px;
	padding-top: 8px;
}
.sbside {
	background-image: url(../images/sbside.png);
	background-repeat: repeat-y;
	width: auto;
	text-align: center;
}
.sbbottom {
	background-image: url(../images/sbbottom.png);
	width: auto;
	height: 15px;
}