/* Phu Concepts Inc */

/* Font and link colors! */
a
{
	color:green;
}

strong
{
	font-weight: bold;
	color: #003F14
}

#selectLocation
{
	font-size: 80%;
}

.selectLocations p
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	border-bottom: 2px solid #E7FFDF;
}

a:visited, a:hover
{
	color:#7cc576;
}
p, li, #footer
{
font-size: 13px;
line-height: 20px;
text-align: justify;
}

h1
{
font-size: 26px;
/*font-weight: bold;*/
color: green;
/*background-image: url(../images/bgh1.jpg);
background-repeat: no-repeat;*/
width: 325px;
height: 32px;
padding: 4px 0px 0px 13px;
}

h2
{
padding: 10px 0px 0px 0px;
font-size: 20px;
/*font-weight: bold;*/
color: green;
border-bottom: 2px solid #7cc576; 
clear:both;
}

h3
{
margin-left: 13px;
padding: 15px 0px 0px 0px;
font-size: 16px;
/*font-weight: bold;*/
color: black;
border-bottom: 2px solid #7cc576; 
clear:both;
}



html, body
{
	background-color: #003F14;
	font-family: Century Gothic, Arial;
}

#rightCol p, #rightCol h2
{
margin-left: 15px;
}

/* Layout and content */
#ucontainer
{
	margin: 0 auto 0 auto;
	width: 924px;
}
#container
{
	position: relative;	
	background: #fff url(../images/bodybg.jpg) repeat-y 0px 0px;
	margin: 0 auto 0 auto;
	min-height: 700px;
	width: 924px;	
	padding: 0 15px;
	float:left;
	
}

.showToggle
{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 188px;
	height: 40px;
	background-color: #67B64D;
	padding-left: 5px;
	color: white;
	text-align: right;
	padding-right: 5px;
	
}

.showMore img
{
	float:left;
	margin-right:10px;
	
}

.showMore p
{
	vertical-align: middle;
	text-align: left;
}
.showMore
{
	background-color: #348007;
	width: 188px;
	height: 190px;
	overflow: hidden;
	margin-top: 10px;
	z-index: 100;
	position: relative;
	color: #87CF5A;
	visibility: hidden;
}
.showMore li
{
	float:left;
	margin-left: 20px;
	font-size: 12px;
	margin-top: 10px;
	width: 140px;
	height: 40px;
}

#accordion
{
	padding-top: 7px;
	padding-left: 30px;
	width: 200px;
}

#subContainer
{

	width: 924px;
	float: left;
	position: relative;
	min-height: 570px;
	padding-bottom: 0px;
	margin-top: -80px;
}

#leftCol
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 194px;
	padding: 10px;
	float: left;
	background-image: url(../images/divider.jpg);
	background-position: right;
	background-repeat: no-repeat;	

}
#whatwerec
{
	position: absolute;
	left: 0px;
	top:306px;
	width: 194px;
	
}

#rightCol
{
	margin-left: 214px;
	width: 660px;
	float: left;
	padding: 0px 30px 0px 20px;
	margin-bottom: 207px;
	min-height: 360px;
}

#news
{
width:250px; float: left; margin-left:20px;margin-top: 30px;
}
.catItems
{

	padding:0px;
	margin: 0px;
	height: 34px;
}


#news h3
{
margin-left: 15px;
margin-top: 15px;
padding: 0px 0px 0px 3px;
font-size: 16px;
/*font-weight: bold;*/
color: black;
border-left: 5px solid #7cc576; 
border-bottom: 0px solid #7cc576; 
clear:both;
}

#news p
{
margin: 2px 0px 0px 13px;
}

p
{
	margin-top: 9px;
}

#startRecycling, #startRecycling li
{
padding-top: 5px;
margin-left: 15px;
list-style-type: circle;
}

.promo
{
margin: 10px 0px 0px 20px;
}

.promo li
{
margin: 0px 0px 0px 15px;
float: left;
width: 112px;
min-height: 120px;
text-align: center;
}

.promo img
{

}
.promo p
{
text-align: center;
margin: 0px;
padding: 2px;	
}

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

input, textarea
{
	color: green;
	margin-top: -2px;
}

label {
	text-align: Left;
	margin-bottom: 0px;
	font-size: 80%;
	background-color: #66B64D;
	color: white;
	padding: 3px 5px 2px 5px;
	
}

br {
	clear: left;
}

#footer
{
	width: 924px;
	clear: both;
	color:  000000;
	text-align: center;
	margin-top: 46px;
	padding-top: 8px;
	padding-bottom: 10px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/footerbg.jpg);
}

#prefooter
{
	width: 914px;
	clear: both;
	color:  000000;
	text-align: right;
	margin-top: 46px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 55px;
	position: absolute;
	bottom: -18px;
	z-index: 1;
}
#prefooter img
{
border: 1px solid #000000;
}

#footer a
{
color: #e5dda0
}

.signUpBox
{
	background-color: #CDEFC2;
	padding: 10px;
	padding-bottom: 40px;
	margin-bottom: 2em;
}

#homeVideo
{
	padding: 1em;
	background-color: #c9edad;
}

#videoList p
{
margin-top: 0px;
}

#videoList img
{
	width: 120px;
	height: 90px;
}

#videoList ul
{
	margin-top: 1em;
}

#videoList li
{
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 300px;
	height:90px;
}

#videoList p
{
	text-align: left;
	margin-left:120px;
	height:80px;
	padding: 5px;
	background: #CDEFC2;
}
#promoList
{
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 2em;
	
}
#promoList li
{
	text-align: left;
	margin-top: 3px;
	padding: 5px 0;
	padding-left: 10px;
	background-color: #C9EDAD;
	font-size: 70%;
}

.publicLocations
{
	padding-left: 30px;
	padding-top: 10px;
}

.publicLocations li
{
	background-color: #D2EFBD;
	margin-top: 2px;
	padding-left: 8px;
}

#flashHeader
{
min-height: 100px;
}
#nav {padding:0; margin:0; font-family:Century Gothic, Arial; text-align: left;}
#nav a:hover {text-decoration:none;}
#nav dt b, #nav dt a {display:block; font-weight:normal; font-size:15px; color:#060; height:28px; line-height:35px; padding-left:10px; width:200px;  cursor: pointer; width: 186px;}
#nav dt a {color:#5f5f5f; text-decoration: none}
#nav dt {border-bottom: 1px solid #D2EFBD;}
#nav dt:hover {background-color: #D2EFBD}
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style:none;}
#nav dd ul li {padding-left:20px;border-bottom: 1px solid #D2EFBD;}
#nav dd ul li a {font-size:15px; color:#5f5f5f;text-decoration: none;}
#navjunk







#footericons
{
width: 924px;
visibility: hidden;
}


#footericons img
{
margin: 5px;
}










