@charset "utf-8";
/* CSS Document */


body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #402b07;
	text-align: left;
}
.DivWholePage {
	height: auto;
	width: 900px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.DivBanner {
	height: 135px;
	width: 900px;
	background: url(images/union-recycling-banner.gif) no-repeat;
}

.DivBanner p {
	float: right;
	padding: 0 20px 0 0;
	font-size: 1rem;
	color: #2c5404;
}

.DivBanner p a,
.DivBanner p a:visited {
	text-decoration: none;
	color: #2c5404;
}

.DivBanner p a:hover {
	text-decoration: underline;
	color: #fff;
}

.DivMainContentOuter {
	float: left;
	background-image: url(images/page-sides.gif);
	background-repeat: repeat-y;
	width: 900px;
	height: auto;
	display:inline
}
.DivMainContentInner {
	width: 510px;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	display:inline
}
.DivSideContentContainer {
	float: left;
	width: 215px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	padding: 0px;
	display:inline;
	height:auto;
	color: #2c5404;
}
.DivSideContentTop {
	width: 215px;
	height: 16px;
	background-image:url(images/union-recycling-side-content-top.gif);
}
.DivSideContentMiddle {
	width: 195px;
	background-image: url(images/union-recycling-side-content-background.gif);
	background-repeat:repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	height:auto;
}
.DivSideContentBottom {
	width: 215px;
	height: 21px;
	background-image:url(images/union-recycling-side-content-bottom.gif);
}
.DivFooterBox {
	width: 896px;
	margin-top: 15px;
	text-align: center;
	float: left;
	display: inline;
}
.DivFooterContent {
	font-family: Calibri, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #2c5404;
	text-align: center;
}
.DivTextBlockStandard {
	clear: both;
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 10px;
	display:inline
}
.DivTextBlockHighlight01 {
	padding: 15px;
	border: 3px solid #16029a;
	float: left;
	margin: 30px;
	clear: both;
	height: auto;
	width: 500px;
	display:inline
}
h1 {
	font-size: 1.5em;
	color: #000000;
}
h2 {
	font-size: 1.25em;
	color: #000000;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1em;
}
li {
	margin-bottom: 5px;
}

a[href^="tel"] {
	text-decoration: none;
	color: #2c5404;	
}

.ImgPhotoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:inline
}
.ImgPhotoRight {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	display:inline
}
