/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img  
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* layout.css */
html {
text-align : center;
background-color: #e3e3d7;
}
#container { 
position : relative; 
width : 910px; 
margin : 0 auto; 
text-align : left;
background: url(../images/faux-columns.png) repeat-y;
}
div#content {
position : relative; 
width: 100%;
}
div#sidebar {
left: 0;
width: 25%;
padding: 0;
float: left;
}
div#content-main {
left: 25%;
width: 74%;
padding: 0;
float: left;
margin-right: -3px;
}
#header {
display: block;
width: 100%;
height: 122px;
background: url(../images/logo.jpg) no-repeat;
clear:both;
}
h1#logo a {
display: block;
width: 100%;
height: 122px;
text-indent: -5000px;
outline: none;
} 
#branding {
height: 259px;
width:660px;
background: url(../images/branding.jpg) no-repeat;
margin-top: -10px;
}

#what-we-do1 {
width: 45%;
float: left;
margin-top: 1em;
display: inline;
}
#what-we-do2 {
width: 55%;
float: left;
margin-top: 1em;
display: inline;
}

#contact-us {
display: block;
background: url(../images/contact.png) no-repeat;
width: 215px;
height: 71px;
font-weight: bold;
color: #f38025;
margin-left: 11px;
}
#contact-us p, #emergency p {
padding-top: 10px;
padding-left: 10px;
}
.callout-phone {
font-size: 110%;
font-weight: bold;
color: #fff;
}
#emergency {
display: block;
background: url(../images/emergency.png) no-repeat;
width: 215px;
height: 71px;
font-weight: bold;
color: #f38025;
margin-left: 11px;
}
#emergency a {
display: block;
width: 100%;
height: 71px;
font-weight: bold;
color: #f38025;
outline: none;
}
#emergency a:hover {
color: #fff;
}
.nav {
background-color: #2e2d73;
width: 100%;
margin: 0 auto;
}
ul.sf-menu {
margin-left: 10px;
}
.more {
text-align: right;
}
#copyright {
width: 100%;
clear: both;
height: 60px;
background-color: #87b5d7;
color: #124981;
text-align: center;
font-size : 87%;
padding-top: 5px;
}
.external {
background: url(../images/external.png) no-repeat right center;
text-decoration:none;
padding-right: 15px; 
}
.breadcrumb {
font-size:85%;
padding-left: 20px;
padding-bottom: 10px;
}
.breadcrumb a {
outline: none;
}
ul {
margin-left: 25px;
}
li {
padding-bottom: 5px;
margin-left: 25px;
margin-right: 25px;
list-style: disc;
}
ol {
padding: 14px 25px;
padding-left: 50px;
}
ol li {
margin: 0 0 6px 6px;
list-style: none;
}
.right  {
float: right;
padding: 0 75px 25px 25px;
}
.left {
float: left;
padding: 0 0 25px 25px;
}
.center {
text-align: center;
padding-top: 50px;
}

#affiliate-logos {
margin-top: 20px;
}

#affiliate-logos .center {
padding-top: 10px;
}
#affiliate-logos p {
font-size: 110%;
padding-bottom: 0;

}
ul.services {
margin: 0;
padding: 14px 25px;
}
ul.services li{
margin: 0 0 6px;
padding: 0;
}

/*form*/
form {
width: 38em;
margin-left: 25px;
}
form p{
font-size: 100%;
padding: 2px;
}
/* fieldset styling */
fieldset {
margin: 1em 0; /*  space out the fieldsets a little*/
padding: 1em;
border : 1px solid #5f574a;
}
/* legend styling */
legend {
font-weight: bold;
color: #f38025;
}
/* style for  labels */
label {
float: left;
width: 14em;
}
/* style for required labels */
label .required {
font-size: 0.9em;
font-style: normal;
color: red;
}
input {
width: 225px;
}
input.radio, input.submit {
width: auto;
}
textarea {
width: 225px;
height: 100px;
} 
/* submit */
form div input {
width: 100px;
margin-left: 162px;
padding: 0 .25em;
background-color: #f38025;
color: #fff;
text-transform: uppercase;
font-size: 90%;
}

**/


.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

table {
margin: 25px;
}

table#calculator {
border: 1px solid #e2e2e2;
text-align: center;
width: 90%;
}
table#calculator td {
border: 1px solid #e2e2e2;
text-align: center;
}
table#length-of-event {
border: 1px solid #e2e2e2;
text-align: center;
width: 90%;
}
table#length-of-event td {
border: 1px solid #e2e2e2;
text-align: center;
}

/*sidebar nav*/




/*sidebar nav current*/

body#home_page ul.sidebar-nav li#home a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#services_page ul.sidebar-nav li#services a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#product-portfolio_page ul.sidebar-nav li#product-portfolio a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#recycling-services_page ul.sidebar-nav li#recycling a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#request_page ul.sidebar-nav li#request a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#contact_page ul.sidebar-nav li#contact a {
color: #fff;
background-color: #f38025;
cursor: default;
}

body#employment_page ul.sidebar-nav li#employment a {
color: #fff;
background-color: #f38025;
cursor: default;
}

body#safety_page ul.sidebar-nav li#safety a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#calculator_page ul.sidebar-nav li#calculator a {
color: #fff;
background-color: #f38025;
cursor: default;
}
body#mission-statement_page ul.sidebar-nav li#mission-statement a {
color: #fff;
background-color: #f38025;
cursor: default;
}



ul.sidebar-nav {
	width: 100%;
	margin-left:  0;
	margin-top: -10px;
	margin-bottom: 1px;
	}
	
	ul.sidebar-nav li {
	margin: 0;
	margin-left: 11px;
	padding: 0;
	list-style: none;
	background-color: #284990;

}
	
	
	
	
ul.sidebar-nav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	list-style: none;
	outline: none;
	}	
	
ul.sidebar-nav li a:link, ul.sidebar-nav li a:visited {
	color: #E4D6CD;
	display: block;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #2e2d73;
	}
	
ul.sidebar-nav li a:hover {
	color: #fff;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #2e2d73;
	}	

a {
outline: none;
}

.products {
width: 100%;
}




