<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#containerDIV {
	width: 1004px;
	min-height: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/*top: -61px;*/
	top: -61px;
}

#headerDIV {
	top: 0px;
	width: 1004px;
	height: 96px;
}

.deptThemeHeaderImg {
	background:url(https://pw.lacounty.gov/lib/template/img/header_dpw_green.jpg) no-repeat left top; 
}

#deptBanner {
	background-image: url(https://pw.lacounty.gov/lib/template/img/tile_dpw_green.gif);
	background-color: #FFFFFF;
}

#deptBannerImage {
	position: absolute;
	top: 23px;
	right: 0px;
	width: 250px;
	height: 45px;
	background:url(/epd/cleanla/images/deptBannerImg7.gif) no-repeat;
}

#smallCountyLogo a{
	position: absolute;
	top: 3px;
	left: 3px;
	height: 20px;
	width: 140px;
	background:url(/epd/cleanla/images/smallDPWurlLogo_.png) no-repeat;
	cursor: hand;
}

#deptSearch {
	position: absolute;
	top: 73px;
	right: 5px;
}
#deptSearchField { 
	position: absolute; 
	top: 0px; 
	right: 20px; 
	border: 1px solid #686667; 
	height: auto !important; 
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif !important;
	}
#deptSearchBtn { 
	position: absolute; 
	top: 2px; 
	right: 0px; 
	height: 17px; 
	width: 21px; 
	margin: 0px; 
	margin-left: 10px;
	}
	
/*Second level navigation */
#utilityNav {
	position: absolute;
	top: 4px;
	right: 10px;
	width: 700px;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: right;
	color: #fff;
}

#utilityNav a:link,
#utilityNav a:visited {
	color: #fff; /*color: #687983;*/
	text-decoration: none;
	background: none;
}

#utilityNav a:hover {
	color: #fff !important;
	text-decoration: underline;
	background: none;
}

#largeDeptLogo a{
	float: left;
	top: 18px;
	left: 62px;
	height: 60px;
	width: 400px;
	font: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	background-image: none;
}
#largeDeptLogo {
	position:absolute;
	top:20px;
	left: 7px;
	height: 60px;
	width: 250px;
	background:url(/epd/cleanla/template/CleanLA_large_logo.png) no-repeat;
	
	
}

#mainContentBody {
	position: relative;
	padding: 10px 28px;
	min-height: 580px;
	background: url(/epd/cleanla/template/img/mainContent_darkgray_middleTop.png) top no-repeat;
}

#mainContentTop {
	position: relative;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background:url(/epd/cleanla/template/img/mainContent_darkgray_top.png) top no-repeat;
}

#mainContentDIV {
	position: relative;
	left: 50%;
	margin-left: -303px;
	top: 10px;
	width: 626px;
	min-height: 540px;
	background: url(/epd/cleanla/template/img/mainContent_darkgray_middleTile.png) repeat-y;
}

#mainContentBottom {
	position: relative;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background:url(/epd/cleanla/template/img/mainContent_darkgray_bottom.png) top no-repeat;
}

#mainContentDIV a, #mainContentDIV a:link, #mainContentDIV a:hover, #mainContentDIV a:visited, #mainContentDIV a:active {
	color: #0078B3;
	font-weight: bold;
	text-decoration:none;
}

#mainContentDIV a:hover {
	/*background-color: #a7c779;
	color: Black;*/
	text-decoration:underline;
	background:none;
}

#mainContent h1 {
	font-size:25px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	
	background-color: #FFDC51;
   
   

	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

#mainContent h3 {
	font-size:25px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFDC51;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

.newh3{
    font-size:25px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFDC51;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

#mainContent h4 {
	font-size:18px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight:bold;
	background-color: #00ADEF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

.newh4{
    font-size:18px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight:bold;
	background-color: #00ADEF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}
#mainContent h5 {
	font-size:18px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight:bold;
	background-color: #8CC63E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

.newh5{
    font-size:18px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight:bold;
	background-color: #8CC63E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

#leftColumnDIV {
	position: absolute;
	float: left;
	top: 39px;
	left: 0px;
	height: auto;
}

#groupNavDIV {
	position: relative;
	font-size:12px;
	font-weight:bold;
	left: 0px;
	width: 199px;
	top: 0px;
	height: auto;
	padding-top: 10px;
	background:url(/epd/cleanla/template/img/groupNav-top_06.gif) top no-repeat;
}

#groupNavDIV p {
	padding: 2px 9px;
	margin-bottom: -2px;
	color: #fff;
	font-weight:bold;
}

#groupNavDIV a, #groupNavDIV a:link, #groupNavDIV a:hover, #groupNavDIV a:visited, #groupNavDIV a:active {
	color: White;
	font-weight: bold;
	text-decoration:none;
}

#groupNavDIV a:hover {
	background-color: transparent;
	color: #FFCC00;
	text-decoration:underline;
}

#groupNavBody {
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(/epd/cleanla/template/img/groupNav-bottom_10.gif) bottom no-repeat;
}

#mainNavTop {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_topHome.png) repeat-y;
	width: 199px;
	height: 14px;
}

#mainNavBottom {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_bottom.png) repeat-y;
	width: 199px;
	height: 17px;
}

#mainNavDIV {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_middle.png) repeat-y;
	width: 199px;
	
}

#mainNavDIV h1 {
	font-size:11px;
	padding: 3px;
	margin: 9px;
	margin-bottom: -2px;
	color: #fff;
	font-weight:bold;
	background-color: #2B4866;
}

#mainNavDIV h1 a
{
    color:#FFFFFF;
}

#mainNavDIV p {
	font-size:11px;
	margin-left: 9px;
	margin-right: 12px;
	border-bottom: #333 1px solid;
	margin-bottom:0px;
	line-height:18px;
}

#mainNavDIV a, #mainNavDIV a:link, #mainNavDIV a:hover, #mainNavDIV a:visited, #mainNavDIV a:active {
	color: #0078B3;
	font-weight: bold;
	text-decoration:none;
	width:100%;
	display:block;
	padding:2px;
}

.homelink  { width: 197px; margin-left:2px; font-size: 14px;}
.homelink td.content { background-color: #659546; margin:3px; font-size: 14px;}
.homelink td a {font-size: 14px; }
.LinkListGreen a {font-size: 1.1em; }

#mainNavDIV a:hover {
	/*background-color: #a7c779;*/
	background:none;
	color: #298A08;
	text-decoration:underline;
}

#mainNavDIV p img {
	margin-bottom: 0px;
	margin-left: -2px;
	margin-right: -2px;
}

#special p {
	font-size: 10px;
	margin-top: 3px;
	margin-left: 18px;
	margin-right: 12px;
	margin-bottom: 3px;
	border-bottom: #333 1px solid;
}

#special a, #special a:link {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

#special a:hover {
	color: #0078B3;
	text-decoration: underline;
	font-weight:normal;
}

#special img {
	padding: 6px;
}

.SubPageHeader
{
    padding:5px;
    background:#2B547E;
    color:#FFFFFF;
}

/* RIGHT COLUMN */
#rightColumnDIV {
	position: absolute;
	top: 45px;
	right: 0px;
	margin-left: 323px;
	width: 179px;
}

#rightColumnDIV p {
	font-size:10px;
	line-height:11px;
	padding-left: 6px;
	margin: 6px;
}

#rightColumnDIV h2 {
	font-size:11px;
	padding: 3px;
	margin: auto;
	margin-bottom: -2px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #2B4866;
}

#rightColumnBottomDIV {
	position: absolute;
	right: 0px;
	top: 785px;
	margin-left: 323px;
	width: 179px;
	margin-top : auto;
}

#rightColumnBottomDIV p {
	font-size:10px;
	line-height:11px;
	padding-left: 6px;
	margin: 6px;
}

#eventsBoxDIV {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 179px;
	background: url(/epd/cleanla/template/img/eventsBoxBody_17.gif) bottom no-repeat;
	margin-bottom: 12px;
}

#eventsBoxBody {
	vertical-align:top;
	background: url(/epd/cleanla/template/img/eventsBoxTop_13.gif) top no-repeat;
	padding-top: 4px;
}

#eventsBoxBody h1 {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px;
}

#eventsBoxBody p {
	font-size:10px;
	/*font-size:75%;*/
	line-height: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 9px;
}

#eventsBoxBody .info {
	font-style:italic;
	font-size: 10px;
	line-height: 12px;
}

#eventsBoxBody a, #eventsBoxBody a:link {
	color: #0078B3;
	text-decoration:none;
}

#eventsBoxBody a:hover {
	color: #0078B3;
	text-decoration:underline;
}

#sidebarDIV {
	position: middle;
	width: 179px;
	background-color:#a7c779;
}

#sidebarDIV h1 {
	background: url(/epd/cleanla/images/sidebar_06.gif) no-repeat top;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarDIVBottom
{    
    padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
    background: url(/epd/cleanla/images/sidebar_26.gif) no-repeat bottom;
}

#sidebarDIV .item {
}

#sidebarDIV .item p {
	font-size:11px;
	/*font-size:75%;*/
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarDIV .item .headline {
	color: #800000;
	font-weight: bold;
}

#sidebarDIV .item a, #sidebarDIV #item a:link {
	color: #800000;
	text-decoration:none;
}

#sidebarDIV .item a:hover {
	color: #800000;
	text-decoration:underline;
}

#sidebarDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}

.highlightItem {
	min-height: 80px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px;
}

.highlightItem h1 {
	font-size: 14px;
	margin: 0px;
}

.highlightItem p {
	font-size: 95%;
	line-height: 20px;
}

.highlightItem img {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 6px;
}

.highlightItem a, .highlightItem a:link {
	color: #0078B3 ;
	text-decoration:none;
}

.highlightItem a:hover {
	color: #0078B3 ;
	text-decoration:underline;
	background:none;
	color: #298A08;
}

#footerDIV {
	position: relative;
	bottom: -10px;
	text-align:center;
	left: 0px;
	font-size: 9px;
	color: #659546;
	border-top : 1px solid #659546;
}


#footerDIV p {
	margin: 0px;
}


#footerDIV a, #footerDIV a:link {
	color:  #659546;
	text-decoration:none;
}

#footerDIV a:hover {
	color:  #659546;
	text-decoration:underline;
}

#footerCleanLADIV {
	position: relative;
	bottom: -10px;
	text-align:center;
	width: 100%;
	left: 0px;
	font-size: 9px;
	color: #333;
}

#footerCleanLADIV p {
	margin: 0px;
}


#footerCleanLADIV  a, #footerCleanLADIV  a:link {
	color: #659546;
	text-decoration:none;
}

#footerCleanLADIV  a:hover {
	color: #659546;
	text-decoration:underline;
}

p {
	line-height: 21px;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#sidebarDIV {
	position: relative;
	float: right;
	margin-left: 18px;
	top: -2px;
	left: 0px;
	width: 189px;
	background-color:#a7c779;
}

#sidebarDIV h1 {
	background:url(/epd/cleanla/images/sidebar_06.gif) no-repeat;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarDIV .item {
}

#sidebarDIV .item p {
	font-size:11px;
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarDIV .item .headline {
	color: #800000;
	font-weight: bold;
}

#sidebarrDIV .item a, #sidebarDIV #item a:link {
	color: #800000;
	text-decoration:none;
}

#sidebarDIV .item a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebarDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}
#sidebarCenterDIV {
	position: relative;
	float: right;
	margin-left: 18px;
	top: -2px;
	left: 0px;
	width: 189px;
	background-color:#426994;
}

#sidebarCenterDIV h1 {
	background:url(/epd/cleanla/images/sidebar_06.gif) no-repeat;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarCenterDIV .item {
}

#sidebarCenterDIV .item p {
	font-size:11px;
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarCenterDIV .item .headline {
	color: #FFFFFF;
	font-weight: bold;
}

#sidebarrCenterDIV .item a, #sidebarDIV #item a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#sidebarCenterDIV .item a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebarCenterDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}

.deptFooter img {
	margin: 5px 0px;
	}
#epdFooter div {
	margin-bottom: 5px;
	}
#epdFooter a, .deptFooter a {
	margin: 0 5px;
	color: #597b1a;
	}
#epdFooter {
	display: block;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	width: 860px;
	color:#444;
}

.epdFooter a:link,
.epdFooter a:visited {
	text-decoration: none;
	color: #687983;
}

.epdFooter a:hover {text-decoration: underline;}

/***********/
/***********/
/***********/

#tabNav a:link,
#tabNav a:visited {
	background-image: url(/lib/template/img/tab_bg_green.gif);
	background-color: #b4e064;
	border-right: 1px solid #668b1e;
}

.tabNavOn {
	background-image: url(/lib/template/img/tab_bg_on_green.gif);
	background-color: #b2c490;
	border-right: 1px solid #b2c490;
	color: #869a59;
}

</pre></body></html>