@charset "utf-8";
body {
	background-color: #0CF;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#nav {
	height: 40px;
	width: 940px;

	background-color: #FC0
	background-repeat: repeat;
}
#cclogo {
	float: right;
	height: 40px;
	width: 100px;
	background-image: url(../images/cclogo.gif);
	margin-right: 30px;
	background-repeat: no-repeat;
	left: 1076px;
	top: 174px;
}

#content {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
}
#footer {
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
#logo {
	background-repeat: repeat-x;
	height: 198px;
}
#logocontainer {
	float: left;
	height: 30px;
	width: 173px;
	margin-top: 7px;
	margin-left: 15px;
}
#logocontent {
	float: right;
	height: 130px;
	width: 807px;
	margin-top: 7px;
	margin-right: 15px;
}
.logoheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}
.logotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 37px;
}

#imj {
	margin-left:auto;
	margin-right:auto;
	display: block;
	}
	
h1 {
	color: #000;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #000;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#menu {
	text-align: left;
	float: left;
	height: 40px;
	width: 910px;
	padding-left: 30px;
	background-color: #000000;

}

a.nav:link {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFF;
	text-decoration: underline;
}
a.nav:active {
	color: #FFF;
} 
#leftcontent {
	float: left;
	width: 625px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #efefef;
	border: 2px groove #CCC;
	line-height: 19px;
	height: auto;
}
#rightcontent {
	float: right;
	width: 250px;
	margin-top: 20px;
	height: auto;
	border: 2px groove #033;
	margin-right: 25px;
	text-align: center;
}
#form {
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#leftcontenttext {
	float: left;
	width: 615px;
	margin-left: 5px;
	background-color: #efefef;
	line-height: 19px;
	margin-right: 5px;
}
#map {
	text-align: center;
	height: auto;
	width: auto;
}
#cityzip {
	float: left;
	width: 835px;
	margin-left: 7px;
}
#contactleft {
	float: left;
	height: 450px;
	width: 300px;
	text-align: left;
	padding-left: 15px;
}
#contactright {
	float: right;
	height: auto;
	width: 400px;
	margin-top: 50px;
	margin-right: 75px;
}
.printlink {
	color: #4931A1;
	text-decoration: underline;
}
.sizes {
	font-size: 14px;
}

.servicesarea {
	font-size: 11px;
}

.dumpsterhp {
	font-size: 11px;
}
.dumpsterrentalheader {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #00F;
}
.companyname {
	font-weight: bold;
	font-size: 14px;
	color: #033333;
}
