@charset "utf-8";
/*

Theme Name: DP

Theme URI: http://wordpress.org/

Description: Custom Theme.

Version: 1.5

Author: Website Technology Services, Inc.

Tags: mantle color, variable width, two columns, widgets

WordPress by WebTech || http://www.webtechservicesinc.com

*/

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/



	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	margin-left:24px;
	margin-right:24px;
}
OL li {
	margin-bottom:10px;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */



:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */



ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	border:none;
}
/* tables still need 'cellspacing="0"' in the markup */



table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin:0px;
	line-height:1.3em;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
P {
	font-size:12px;
	margin:12px 0;
	font-family:Arial, Helvetica, sans-serif;
}
H1 {
	font-size:18px;
	margin:18px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
H2 {
	font-size:16px;
	margin:18px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 793px;
	margin: 0 auto;
	text-align: left;
	padding-bottom:1px;
	background-color:white;
}
#header {
	display:none;
}
#nav {
	display:none;
}
#nav_menu {
	display:none;
}
#nav_menu li {
display:none;
}
#nav_menu li a {
display:none;
}
#main {
	width:720px;
	float:right;
	min-height:480px;
	background-color:white;
}
#header_img {
	display:none;
}
#side_nav UL {
	display:none;
}
#side_nav li {
display:none;
}
#side_nav li a {
	text-decoration:none;
	color:black;
}
#main_left {
	display:none;
}
#permaflex {
	background-image:url('images/permaflex.jpg');
	background-repeat:no-repeat;
	width:247px;
	height:95px;
	margin-top:7px;
	margin-bottom:8px;
	color:black;
	font-size:11px;
	padding-left:5px;
}
#recycle {
	background-image:url('images/recycle.jpg');
	background-repeat:no-repeat;
	width:161px;
	height:91px;
	margin-bottom:5px;
	color:white;
	padding-left:86px;
	padding-top:9px;
	font-size:11px;
	padding-right:5px;
}
#usgbc {
	background-image:url('images/usgbc.jpg');
	background-repeat:no-repeat;
	width:179px;
	height:56px;
	margin-bottom:7px;
	color:black;
	font-size:11px;
	padding-left:73px;
	padding-top:12px;
}
#epd {
	background-image:url('images/epd.jpg');
	background-repeat:no-repeat;
	width:184px;
	height:64px;
	margin-bottom:13px;
	color:white;
	font-size:11px;
	padding-left:68px;
	padding-top:2px;
}
#footer {
	display:none;
}
.line_height {
	line-height:1;
	border-top:1px solid black;
}
.border_top {
	border-top:1px solid black;
}
.no_dec {
	text-decoration:none;
	color:black;
}
TABLE IMG {
	margin-bottom:150px;
	margin-left:10px;
}
.menu
{
	display:none;
}