* {
	margin: 0px;
	padding: 0px;
}


/* all pages */

body {
	text-align: center;
	background-color: #ddd;
	font-family: arial;
	background-color: #38781d;
	background-image: url('../images/pp_background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#article {
	padding: 20px;
	color: #222;
	font-size: .9em;
}

#article a {
	color: #669932;
}

#article h1 {
	font-size: 1.3em;
	padding-bottom: 1em;
	color: #013c06;
}

#article h2 {
	font-size: 1.1em;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #013c06;
}

#article p {
	padding-bottom: 1em;
}

#article ul {
	list-style-type: none;
}

#article li ul {
	list-style-type: disc;
}

#article ol {
	padding-left: 20px;
}

#article ol li {
	padding-bottom: 1em;
}

#center {
	margin: 0px auto;
	text-align: left;
	width: 810px;
}

#content {
	float: left;
	width: 463px;
}

#emailform {
	margin: 20px 20px 20px 60px;
	width: 300px;
}

#emailform input {
	width: 200px;
}

#emailform textarea {
	width: 200px;
	height: 200px;
	font-family: arial;
	font-size: 1em;
}

#emailform input.submit {
	width: auto;
}

#emailform td {
	padding: 5px;
}

#emailform td.label {
	width: 80px;
}

#emailform td.center {
	text-align: center;
}	

#footer {
	float: left;
	width: 810px;
	background-image: url('../images/pp_main_ribbon.jpg');
	background-repeat: repeat-y;
}

#footer p {
	width: 650px;
	float: right;
	text-align: center;
	font-size: .8em;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #669a36;
}

#footer a {
	color: #669a36;
	text-decoration: none;
}

#greentips {
	background: url('../images/pp_greentips_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	width: 177px;
	min-height: 100px;
}

#greentips p {
	padding: 10px 15px 15px 15px;
	color: #5a8533;
	font-size: .9em;
	width: 137px;
}

#greentips h1 {
	color: #5c8537;
	font-size: 1em;
	padding-top: 15px;
	text-align: center;
}

#greentips img {
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
}

#greentips_rap {
	background: url('../images/pp_greentips.jpg');
	background-repeat: no-repeat;
	width: 177px;
	float: right;
	position: relative;
	right: 10px;
	margin-top: 5px;
	min-height: 100px;
}

#header {
	background: url('../images/pp_header.jpg');
	float: left;
	width: 810px;
	height: 213px;
}

#header_link {
	width: 420px;
	height: 213px;
	float: left;
}

#item1, #item2, #item3, #item4 {
	padding-top: 1em;
}

#main {
	background-image: url('../images/pp_main_ribbon.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 810px;
	margin-top: 14px;
}

#preloader {
   position: absolute;
   left: -9999px;
   top:  -9999px;
}

#quicklinks {
	float: left;
	width: 177px;
	min-height: 122px;
	background-image: url('../images/pp_quicklinks.jpg');
	background-repeat: no-repeat;
	color: #669932;
	border-bottom: 6px solid #659934;
}

#quicklinks a {
	color: #669932;
	font-size: .8em;
}

#quicklinks ul {
	margin: 55px 0px 0px 30px;
	padding-bottom: 15px;
}

#quicklinks_rap {
	float: right;
	width: 177px;
	min-height: 122px;
	position: relative;
	right: 10px;
	margin-top: 25px;
	background-image: url('../images/pp_quicklinks_ribbon.jpg');
	background-repeat: repeat-y;
}

#rap {
	float: left;
	width: 810px;
	padding-bottom: 50px;
}

#right_col {
	float: right;
	width: 177px;
}

.color1 {background-color: #f0f4ed;}

.color2 {background-color: #e2eedf;}

.color3 {background-color: #dae5d1;}

.color4 {background-color: #cedec6;}

.color1 ul a {background-color: #f0f4ed;}

.color2 ul a {background-color: #e2eedf;}

.color3 ul a {background-color: #dae5d1;}

.color4 ul a {background-color: #cedec6;}

#article ul.standard {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 1em;
}

#article ul.standard ul {
	margin-left: 20px;
}

.expandable ul {
	width: 423px;
	background-color: #eee;
	float: left;
}

.expandable p {
	line-height: 1.5em;
}

.expandable li {
	margin-bottom: 2px;
	float: left;
}

.expandable li ul {
	width: 393px;
	padding: 0px 15px 0em 15px;
	font-size: .9em;
}

.expandable li ul ul {
	font-size: 1em;
	padding-bottom: 1em;
	width: 363px;
}

.expandable li ul li {
	font-weight: normal;
	line-height: 1.5em;
	float: none;
}

.expandable div {
	color: #38781d;
	text-decoration: none;
	width: 413px;
	padding-left: 10px;
	height: 23px;
	padding-top: 7px;
	float: left;
	background-color: #eee;
	cursor: pointer;
}

.expandable div.close {
	text-align: right;
	width: 383px;
}

.expandable img {
	padding-right: 10px;
	border: 0px;
}

.expandable li ul li:before {
	padding-right: 0px;
	content: none;
}

.contacts tr td {
	width: 200px;
	padding: 5px;
	height: 125px;
}

.plainlist {
	list-style-type: none;
}

#article p.video-title {
	font-weight: bold;
	padding-bottom: 0em;
	margin-bottom: -.5em;
	padding-top: .5em;
	text-align: center;
	width: 400px;
	font-size: .9em;
	color: #666;
}


/* home page */

#home_buttons {
	margin-top: 0px;
}

#home_buttons li {
	margin-bottom: 12px;
}

#home_buttons img {
	border: 0px;
}


/* menus */

#mainmenu {
	width: 160px;
	float: left;
	position: relative;
	font-size: .8em;
	min-height: 400px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
}

#mainmenu ul li {
	position: relative;
}

#mainmenu li ul {
    /* background-color: white; */
	position: absolute;
	left: 160px;
	top: 0;
	display: none;
	padding: 3px;
	background-color: #c3d8b7;       
	width: 250px;
       
}

#mainmenu li ul a:hover {
	background-color: #fff;
}

#mainmenu ul li a {
	display: block;
	text-decoration: none;
    color: #002900;
	padding: 15px 10px;
}

#mainmenu li ul li a {
	/* border: 1px solid #023200; */
    border-bottom: 0;
    padding: 5px 10px;
}

/* Fix IE. Hide from IE Mac \*/
* #mainmenu html ul li { float: left; }
* #mainmenu html ul li a { height: 1%; }
/* End */

#mainmenu li:hover ul, li.over ul { 
	display: block; 
}

#video {
    height: 270px;
    width: 400px;
    padding: 15px 0px 20px 0px;
}

ul.expandable div#video {
    margin-left: -5px;
}

