body {
	background:#3F3C2B url(images/bg-repeat.gif) repeat-x;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#b36006;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
#wrapper {
	background:url(images/bg.jpg) center top no-repeat;
}
#wrapperInner {
	margin:0 auto;
	width:990px;
	min-height:650px;
}
#header {
	background:url(images/header.png) center bottom no-repeat;
	height:170px;
	margin:0 0 -94px 0;
	position:relative;
	z-index:2;
}
#logo {
	float:right;
	display:block;
	width:284px;
	height:59px;
	text-indent:-999em;
	overflow:hidden;
	margin:25px -21px 0 0;
	position:relative;
	background:url(images/logo.gif) top left no-repeat;
}
#nav {
	list-style:none;
	margin:13px 0 0 17px;
	padding:0;
	float:right;
}
#nav li {
	float:left;
	position:relative;
}
#nav li ul {
	display:none;
	position:absolute;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	width:149px;
	z-index: 1;
}
#nav ul li {
	background:url(images/nav-bottom.png) center -10px no-repeat;
	width:100%;
}
#nav ul a {
	background:none;
	text-indent:0;
	height:auto;
	margin:0 3px;
	padding:2px 15px;
	text-decoration:none;
	color:#3a2d17;
	font-size:11px;
	font-weight:bold;
}
#nav ul a:after{
	padding:0 0 0 5px;
	content: '>>';
	color:#b36006;
	letter-spacing:-.05em;
	font-weight:bold;
}
#nav ul a:hover {
	background:#9eaf16;
}
#nav li.first {
	background:url(images/nav-bottom.png) center top no-repeat;
	padding-top:8px;
}
#nav li.last {
	background:url(images/nav-bottom.png) center bottom no-repeat;
	padding-bottom:8px;
}
#nav li:hover ul {
	display:block;
}
#nav a {
	background:url(images/nav.gif) left top no-repeat;
	display:block;
	height:38px;
	text-indent:-999em;
	overflow:hidden;
}
#nav a.navHome {
	width:65px;
	background-position:0px top;
}
#nav a.navHome:hover {
	background-position:0px bottom;
}
#nav a.navCompany {
	width:83px;
	background-position:-65px top;
}
#nav a.navCompany:hover {
	background-position:-65px bottom;
}
#nav a.navServices {
	width:80px;
	background-position:-148px top;
}
#nav a.navServices:hover {
	background-position:-148px bottom;
}
#nav a.navPricing {
	width:73px;
	background-position:-228px top;
}
#nav a.navPricing:hover {
	background-position:-228px bottom;
}
#nav a.navRecyclables {
	width:107px;
	background-position:-301px top;
}
#nav a.navRecyclables:hover {
	background-position:-301px bottom;
}
#nav a.navRecycling {
	width:116px;
	background-position:-408px top;
}
#nav a.navRecycling:hover {
	background-position:-408px bottom;
}
#nav a.navCommunity {
	width:99px;
	background-position:-524px top;
}
#nav a.navCommunity:hover {
	background-position:-524px bottom;
}
#nav a.navContact {
	width:87px;
	background-position:-623px top;
}
#nav a.navContact:hover {
	background-position:-623px bottom;
}
#phoneNumber {
	/*background:url(images/phone-number.gif) left top no-repeat;*/
	overflow:hidden;
	width:223px;
	height:19px;
	margin:8px 0 0 93px;
	padding:0;
	float:left;
	font-variant:small-caps;
	text-transform:uppercase;
	text-shadow:#080806 1px 1px 1px;
	color:#8D8663;
	cursor:default;
}
/*
#phoneNumber:hover {
	background-position:left bottom;
}*/
#phoneNumber span {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}
#phoneNumber span:hover {
	color:#94A71C;
}
#imageHolder {
	background:#141414;
	height:255px;
	position:relative;
	z-index:1;
}
#imageHolder img {
	position:absolute;
	top:0;
	left:0;
}
#buttons {
	margin-top:-79px;
	background:url(images/content-header.png) top center no-repeat;
	height:117px;
	position:relative;
	z-index:2;
}
.slideshowButtons {
	display:none;
}
#contentWrapperThree {
	float:left;
	width:982px;
	background:url(images/content-bg-inner.gif) top center repeat-y;
	padding:0 4px;
}
#contentWrapperTwo {
	float:left;
	width:100%;
	border-bottom:4px solid #FFF;
}
#contentWrapper {
	position:relative;
	z-index:3;
	margin-top:-100px;
	border-bottom:1px solid #787460;
}
#footerHeader {
	background:#2f2d1e url(images/footer-repeat-inner.gif) left top repeat-x;
	height:130px;
	width:990px;
	float:left;
}
#footer {
	background:url(images/footer.png) left top no-repeat;
	height:150px;
	float:left;
	width:100%;
	font-size:11px;
}
#footerLogos {
	margin:47px 0 19px;
	padding:0;
	text-align:right;
}
.logo {
	background:url(images/bbb-irsi-logo.gif) top left no-repeat;
	text-indent:-999em;
	overflow:hidden;
	display:inline-block;
	text-align:left;
}
.isriLogo {
	width:58px;
	height:38px;
}
.bbbLogo {
	background-position:top right;
	width:32px;
	height:38px;
}
#footerHeader h3 {
	height:33px;
	width:291px;
	text-align:left;
	text-indent:-999em;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
}
#footerCallUs {
	background:url(images/call-us-footer.jpg) left 30px no-repeat;
	width:291px;
	height:200px;
	margin:0 0 0 15px;
	padding:0 0 0 23px;
	float:left;
}
#footerBlog {
	margin:0 0 0 50px;
	width:291px;
	height:200px;
	float:left;
}
#footerBlog a {
	color:#b7ad87;
	text-decoration:none;
}
.howMuchHeader {
	background:url(images/footer-headers.gif) left -66px no-repeat;
}
.blogHeader {
	background:url(images/footer-headers.gif) left -33px no-repeat;
}
#didYouKnow {
	margin:0 0 0 40px;
	width:241px;
	height:130px;
	float:left;
}
#didYouKnow p {
	color:#b7ad87;
	margin:0;
	padding:0;
	background:url(images/bullet.gif) 5px 7px no-repeat;
	text-indent:13px;
}
#footerHeader .didYouKnowHeader {
	background:url(images/footer-headers.gif) left top no-repeat;
	margin-bottom:10px;
}
.didYouKnowGraphic {
	float:left;
	margin:20px 0 0 50px;
}

#footer ul {
	display:inline-block;
	margin:0 0 0 220px;
	padding:0;
	list-style:none;
	float:left;
}
#footer li {
	float:left;
}
#footer ul a {
	color:#e89e01;
	text-decoration:none;
	padding:0 3px;
}
#footer a:after {
	content: ' |';
	font-size:12px;
	color:#2F2D1E;
}
#footer .last a:after {
	content:'';
}
#footer a:hover {
	color:#9eaf16;
}
#copyRight {
	color:#271c0a;
	text-align:right;
	margin:0;
	padding:0;
	float:right;
}
#contactUsButton {
	background:url(images/contact-us-footer.gif) left top no-repeat;
	width:260px;
	height:160px;
	float:left;
	text-align:left;
	text-indent:-999em;
	overflow:hidden;
}
#contactUsButton:hover {
	background:url(images/contact-us-footer.gif) left bottom no-repeat;
}
#mainContent {
	float:left;
	width:608px;
	padding:50px 0 30px 50px;
	color:#392c16;
}
#mainContent p {
	font-size:14px;
	line-height:1.2em;
}
#mainContent p strong {
	color:#7d5105;
	font-size:16px;
}
#mainContent ul,
#mainContent ol {
	font-size:14px;
	line-height:1.2em;
}
#mainContent li {
	padding:2px 0;
}
/* Home page Alterations */
.homepage #contentWrapperThree {
	background:url(images/content-bg.gif) top center repeat-y;
}
.homepage #contentWrapperTwo {
	border-top:4px solid #FFF;
}
.homepage #contentWrapper {
	border-top:1px solid #787460;
	margin-top:0;
	padding:0 0 20px 3px;
}
.homepage #imageHolder {
	background:#141414;
	height:335px;
}

.homepage #buttons {
	margin-top:0;
	background:none;
	height:auto;
	position:relative;
}
.homepage .slideshowButtons {
	display:block;
	overflow:hidden;
	text-indent:-999em;
	text-align:left;
	background:url(images/slideshow-buttons.png) top left no-repeat;
	height:94px;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}
.homepage #slideshowBack {
	background-position:left top;
	width:23px;
	position:absolute;
	left:-23px;
	top:-170px;
}
.homepage #slideshowBack:hover {
	background-position:-52px top;
}
.homepage #slideshowForward {
	background-position:-23px top;
	width:29px;
	position:absolute;
	right:-29px;
	top:-170px;
}
.homepage #slideshowForward:hover {
	background-position:-75px top;
}
.homepage #footerHeader {
	background:#2f2d1e url(images/footer-repeat.gif) left top repeat-x;
	height:200px;
	float:left;
	width:100%;
}
.homepage .phoneNumberButton {
	margin:66px 0 11px 143px;
	font-weight:bold;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	text-indent:0;
}
.homepage .contentBox {
	background:url(images/home-content-box.png) left top no-repeat;
	width:342px;
	height:257px;
	float:left;
	margin:-45px 0 0 0;
	position:relative;
	z-index:2;
}
.homepage .contentBoxSmall {
	float:left;
	margin:15px 0 0 17px;
	background:url(images/home-content-box-small.jpg) left top no-repeat;
	width:260px;
	height:197px;
}
.homepage h2 {
	background:url(images/homepage-sprite.gif) left top no-repeat;
	text-indent:-999em;
	overflow:hidden;
	width:274px;
	height:35px;
	margin:36px 0 0 39px;
	padding:0;
}
.houseHoldScrap h2 {
	background-position:left -53px;
}
.houseHoldScrap p,
.industrialScrap p {
	background:url(images/homepage-sprite.gif) left -88px no-repeat;
	padding:0 15px 0 110px;
	margin:35px 0 0 25px;
	color:#2f2d1e;
	font-size:11px;
	height:100px;
}
.industrialScrap p {
	background-position:left -210px;
}
.industrialScrap h2 {
	background-position:left -18px;
}
.inTheCommunity h2 {
	margin:28px 0 0 19px;
	width:168px;
	height:18px;
}
.inTheCommunity p {
	margin:25px 20px 0 20px;
	padding:0;
	font-size:11px;
	color:#3a2d17;
}
.buttonHolder {
	margin:17px 0 0 0;
	text-align:center;
}
.buttonHolder a {
	margin:0 8px;
}
.homepage #contactUsButton {
	margin:20px 0 0 39px;
}
/* sidebar */
#sidebarWrapper {
	background:url(images/sidebar.png) 3px top no-repeat;
	padding:39px 0 0 0;
	float:left;
	width:296px;
}
#sidebar {
	margin:0 19px 0 15px;
	width:262px;
}
.metalWorth {
	background:url(images/call-us-sidebar.jpg) left top no-repeat;
	width:262px;
	height:100px;
	color:#b7ad87;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}
.metalWorth .button {
	margin:38px 0 0 107px;
	font-weight:bold;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	text-indent:0;
}
.newsSignup {
	background:url(images/newsletter-signup-sidebar.gif) left top no-repeat;
	width:226px;
	height:96px;
	color:#2f2d1e;
	margin:0;
	padding:44px 16px 0 20px;
	font-size:11px;
}
.newsSignup .button {
	margin:0 0 10px -2px;
	display:block;
}
#sidebar #contactUsButton {
	margin:40px 0;
}
.sidebarContent {
	background:#8c8663;
	padding:10px 0;
}
/* Subpage Title Sprite */
#sidebar h2 {
	overflow:hidden;
	text-align:left;
	margin:0 0 17px 0;
	padding:0;
	height:26px;
	text-indent:-999em;
}
#mainContent h1 {
	margin:0 0 0 2px;
	padding:0;
	height:23px;
	text-align:left;
	overflow:hidden;
	text-indent:-999em;
	width:520px;
	background:url(images/headers/placeholder.gif) left top no-repeat;
}
#mainContent h1.welcomeToUMW {
	background:url(images/headers/welcome-to-uwm.gif) left top no-repeat;
}
#sidebar h2.welcomeToUMW {
	background:url(images/title-headers/welcome-to-uwm.gif) left top no-repeat;
}
#mainContent h1.welcomeToUMW {
	background:url(images/headers/welcome-to-uwm.gif) left top no-repeat;
}
#sidebar h2.welcomeToUMW {
	background:url(images/title-headers/welcome-to-uwm.gif) left top no-repeat;
}
#mainContent h1.aboutOurCompany {
	background:url(images/headers/our-company.gif) left top no-repeat;
}
#sidebar h2.aboutOurCompany {
	background:url(images/title-headers/our-company.gif) left top no-repeat;
}
#mainContent h1.executivesAndStaff {
	background:url(images/headers/executives-and-staff.gif) left top no-repeat;
}
#sidebar h2.executivesAndStaff {
	background:url(images/title-headers/executives-and-staff.gif) left top no-repeat;
}
#mainContent h1.householdScrap {
	background:url(images/headers/household-scrap.gif) left top no-repeat;
}
#sidebar h2.householdScrap {
	background:url(images/title-headers/household-scrap.gif) left top no-repeat;
}
#mainContent h1.industrialScrap {
	background:url(images/headers/industrial-scrap.gif) left top no-repeat;
}
#sidebar h2.industrialScrap {
	background:url(images/title-headers/industrial-scrap.gif) left top no-repeat;
}
#mainContent h1.infoForBuyers {
	background:url(images/headers/info-for-buyers.gif) left top no-repeat;
}
#sidebar h2.infoForBuyers {
	background:url(images/title-headers/info-for-buyers.gif) left top no-repeat;
}
#mainContent h1.outOfStateRecycling {
	background:url(images/headers/out-of-state-recycling.gif) left top no-repeat;
}
#sidebar h2.outOfStateRecycling {
	background:url(images/title-headers/out-of-state-recycling.gif) left top no-repeat;
}
#mainContent h1.umwBlog {
	background:url(images/headers/blog.gif) left top no-repeat;
}
#sidebar h2.umwBlog {
	background:url(images/title-headers/blog.gif) left top no-repeat;
}
#mainContent h1.pageNotFound {
	background:url(images/headers/page-error.gif) left top no-repeat;
}
#sidebar h2.pageNotFound {
	background:url(images/title-headers/page-error.gif) left top no-repeat;
}
#mainContent h1.inTheCommunity {
	background:url(images/headers/in-the-community.gif) left top no-repeat;
}
#sidebar h2.inTheCommunity {
	background:url(images/title-headers/in-the-community.gif) left top no-repeat;
}
#mainContent h1.contactUMW {
	background:url(images/headers/contact-us.gif) left top no-repeat;
}
#sidebar h2.contactUMW {
	background:url(images/title-headers/contact-us.gif) left top no-repeat;
}
#mainContent h1.inTheNews {
	background:url(images/headers/in-the-news.gif) left top no-repeat;
}
#sidebar h2.inTheNews {
	background:url(images/title-headers/in-the-news.gif) left top no-repeat;
}
#mainContent h1.mailList {
	background:url(images/headers/mail-list.gif) left top no-repeat;
}
#sidebar h2.mailList {
	background:url(images/title-headers/replaceMe.gif) left top no-repeat;
}
#mainContent h1.pricingUMW {
	background:url(images/headers/pricing.gif) left top no-repeat;
}
#sidebar h2.pricingUMW {
	background:url(images/title-headers/pricing.gif) left top no-repeat;
}
#mainContent h1.recyclablesUMW {
	background:url(images/headers/recyclables.gif) left top no-repeat;
}
#sidebar h2.recyclablesUMW {
	background:url(images/title-headers/recyclables.gif) left top no-repeat;
}
#mainContent h1.recyclingFaq {
	background:url(images/headers/faq.gif) left top no-repeat;
}
#sidebar h2.recyclingFaq {
	background:url(images/title-headers/faq.gif) left top no-repeat;
}
#mainContent h1.administration {
	background:url(images/headers/administration.gif) left top no-repeat;
}
#sidebar h2.administration {
	background:url(images/title-headers/administration.gif) left top no-repeat;
}


/* Button Sprite */
.button {
	background:url(images/green-buttons.gif) left top no-repeat;
	overflow:hidden;
	text-indent:-999em;
	text-align:left;
	display:inline-block;
}
.phoneNumberButton {
	width:130px;
	height:24px;
	float:left;
}
.phoneNumberButton:hover {
	background-position:left -24px;
}
.signupButton {
	background-position:left -144px;
	width:105px;
	height:23px;
	cursor:pointer;
}
.signupButton:hover {
	background-position:left -167px;
}
.learnMore {
	background-position:left -48px;
	width:110px;
	height:24px;
}
.learnMore:hover {
	background-position:left -72px;
}
.currentPricing {
	background-position:left -96px;
	width:110px;
	height:24px;
}
.currentPricing:hover {
	background-position:left -120px;
}
/* Contact Page */
#contactForm {
	width:440px;
}
#contactForm label {
	width:130px;
	display:inline-block;
}
#contactForm input,
#contactForm textarea,
#contactForm select {
	width:300px;
	background:#B6AC88;
	border:#897C52 1px solid;
	padding:2px;
}
#contactForm .inputSubmit {
	width:auto;
}
.contactFormError {
	color:#900;
	padding:5px;
}
.contactFormSuccess {
	color:#900;
	padding:5px;
}
/*
#contactForm .benderCode span {
	font-weight:bold;
}
#contactForm .benderCode {
	border:1px dashed #798A0B;
	background:#978C65;
	padding:5px;
}
#contactForm .benderCode input {
	width:200px;
}
#contactForm .benderCode  label {
	width:210px;
}*/
/* Recycling Page */
.recyclingList {
	list-style:none;
	margin:0;
	padding:0;
}
.recyclingList li {
	float:left;
	display:block;
	width:100%;
}
.recyclingList img {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

/* All page stuff */
.textHighlight {
	color:#ffaf08;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
.noSpacing {
	margin:0;
	padding:0;
}
.noDisplay {
	display:none;
}
.clear {
	clear:both;
}
.quickReadmore {
	text-decoration:none;
}
.mainHeader {
	background:url(images/main-header-bg.gif) left bottom no-repeat;
	margin:0 0 10px 0;
	padding:0 0 20px 0;
}
.pricingTable {
	border-collapse:collapse;
	width:100%;
	border:2px solid #897c52;
}
.pricingTable thead td {
	background:url(images/table-head-bg.gif) top left repeat-x;
	height:45px;
	line-height:45px;
	font-size:18px;
	padding:0 0 0 20px;
	border-bottom:2px solid #897c52;
}
.pricingTable td {
	padding:5px 20px;
	font-size:14px;
	
}
.pricingTable tr.odd {
	background:#aea37e;
}
.pricingTable tr.even {
	background:#b6ac88;
}
#getdirections {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	line-height: 7px;
	margin: 0 0 0 126px;
	padding: 0 0 6px 10px;
	*padding: 0 0 13px 10px;
	width: 108px;
	background: #262318;
	clear: both;
}
#getdirections a{
	text-decoration: none;
}
#getdirections .arrowright{
	font-size: 27px;
	position: relative;
	top: 4px;
}
#hours {
	color: #908966;
	font-size: 9px;
	text-transform: uppercase;
	padding: 0 17px 0 0;
	text-align: right;
}
