@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/background.jpg) repeat-x #F6C991;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	
	font-size:12px;
	_behavior: url(csshover.htc);
}
td h1{
	color:#009F61;
	font-size:20px;
	font-weight:bold;
}
td  h2, td  h4{
	color:#009F61;
	font-size:18px;
	font-weight:bold;
}
td  h3{
	color:#009F61;
	font-size:16px;
	font-weight:bold;
}
td  h4{
	margin:0px;
}
h5{
	color:#009F61;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-decoration:underline;
}
#text_container td  p {
	margin:0;
	padding:7px 0 7px 0;
}
#wrapper{
	width:1000px;
	margin:0px auto;
	text-align:left;	
	}
#header{
	height:210px;
	width:1000px;
	position:relative;
	background:url(../images/header.jpg) no-repeat;
}
/*topnav*/
#container{
	width:1000px;
	background:url(../images/text_background.png) repeat-y;
	float:right;
}
li.arrow { 
    font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 18px; 
	list-style-image: url(../images/bullet.jpg); 
	color: #666666;
}
/*leftnav*/
#text_container{
	width:750px;
	padding:20px 20px 10px 10px;
	margin:10px 0 0 0;
	float:right;
	color:#000;
	height:auto !important;
	min-height:600px;
	line-height:18px;
	width:750px;
	_width:780px;
	position:relative;
	font-size:12px;
}
#text_container td{
	font-size:12px;
	line-height:18px;
}
#text_container a { 
	color:#009F61;
}
#text_container a:hover {
	color:#3F7C52
}
#footer{
	background:url(../images/footer.jpg) no-repeat;
	color:#fff;
	text-align:center;
	clear:both;
	margin:0px auto;
	width:1000px;
	height:60px;
	_height:70px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}
#credits{
	width:1000px;
	margin:0px auto;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:35px;
}
	#credits a{
		color:#353535;
		text-decoration:none;
	}
	#credits a:hover{
		color:#009F61;
	}
#form{
	background:url(../images/leftnav_titlebg.jpg) bottom left;
	padding:8px 0 0 3px;
	margin:0;
	width:197px;
	_width:200px;
	height:40px;
	_height:48px;
	border-bottom:1px solid #573A10;
	position:relative;
}
#searchbox{
	background:transparent;
	border:medium none;
	color:#000;
	height:24px;
	padding:6px 3px 0px 5px;
	margin:0;
	width:131px;
	_width:131px;
	display:block;
}
#searchbox_bg {
	background:transparent url(../images/searchbg.jpg) no-repeat scroll 0 0;
}
#search_button {
	margin:0 0 0 3px;
	padding:0;
	display:block;
}
#leftnav_bottom_fix{
	display:block;
}
#home_image{
	width:768px;
	height:228px;
	padding:0;
	margin:-20px -18px 10px -12px;
	position:relative;
}
#home_image img{
	border:0px;
}	
.check{
	list-style-image:url(../images/checkmark.jpg);
	line-height:19px;
}
.check li{
	padding-bottom:10px;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
.brown{
	color:#54390E;
	font-weight:bold;
}
.image{
	float:right;
	padding:10px;
	text-align:center;
}
.image img{
	padding:10px 0 10px 10px;
}
.image_center{
	text-align:center;
	padding:10px;
	width:97%;
}
.image_center img, .image_left img, .image_right img {border:4px solid #009F61;}

.image_left{
	float:left;
	padding:10px;
}

.image_right{
	float:right;
	padding:10px;
}
.image_text{
	float:right;
	padding:10px;
	width:250px;
	text-align:center;
}
.image_text img{
	padding:15px 0px 0px 0px;
}
#blank_image{
	background:url(../images/blank.jpg) no-repeat;
	color:#fff;
	height:auto;
	width:200px;
	_width:220px;
	padding:10px;
	font-weight:bold;
	text-align:center;
	float:right;
}
#blank_image a{
	color:#fff;
}
#blank_image a:hover{
	color:#009F61;
}
#calltoaction{
	float:right;
	padding:10px;
	width:220px;
	_width:240px;
	text-align:center;
}

#calltoaction img{
	border:0px;
	outline:none;
}
#print_logo{
	display:none;
}

#nwpca {
	margin:10px 0 10px 8px;
	padding:0;
}

#recycle {
	margin:0 0 10px 8px;
	padding:0;
}
.brown { 
	font-size: 14px; 
}