/* CSS Document */

#greenInfo p{
	color: #65551E;
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 12px;	
}

#greenInfo h2{
	font-size: 24px;
	color: Green;
	display: block;
	padding: 10px 0px 5px 0px;
	margin:0px;
}

#greenInfo h3 {
	color: Green;
	font-size:1.1em;
}
#greenInfo .tipsBox {
	width: 360px;
	float:left;
	background-color:#ffffcc;
	color:#65551E;
	margin:10px 0px 0px 10px;
	margin-right:0px;
	padding-bottom:10px;
}

#greenInfo .tipsBox h3 {
	font-size: 16px;
	color:#ffffff;
	padding: 10px;
	margin:0px;
	background:url("/images/GR-RightCol-header_bg.png") repeat-x;
}
#greenInfo .tipsBox li {
	padding-bottom:5px;
	margin-left:0px;
}
#greenInfo .tipsBox ol {
	margin-right:7px;
}

#greenInfo .pdfBox {
	width: 360px;
	float:left;
	background-color:#ffffcc;
	color:#65551E;
	margin:10px 8px 0px 10px;
}

#greenInfo .pdfBox h3 {
	font-size: 16px;
	color:#ffffff;
	padding: 10px;
	margin:0px;
	background:url("/images/GR-RightCol-header_bg.png") repeat-x;
}
#greenInfo .pdfBox li {
	padding-bottom:5px;
	margin-left:1px;
	display:block;
	margin:12px;
	list-style:none;
	height:60px;
}
#greenInfo .pdfBox ol {
	margin-right:7px;
}


#greenInfo .otherBox 
{
	background-color:#ffffcc;
	border: solid 1px;
}
#greenInfo .otherBox h3{
	font-size: 16px;
	color:#ffffff;
	padding: 10px;
	margin:0px;
	background:url("/images/GR-RightCol-header_bg.png") repeat-x;
}
#greenInfo .otherBox h4{
	color:Green;
}
#greenInfo .otherBox li {
	padding-bottom:5px;
	margin-left:1px;
}
#greenInfo .otherBox ol {
	margin-right:7px;
	color:#7f5a23;
}
/*  Green boxes nav             */
#boxesAcross {
	height:50px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	width: 755px;
}
#boxesAcross ul {
	list-style:none;
	padding:0px 0px 0px 4px;
	margin:0px;
}
#boxesAcross  li {
	display:block;
	padding:0px 0px 0px 0px;
	width:185px;
	height:50px;
    border-width: 1px;
    border-color: #ffe #aaab9c #ccc #fff;
    border-style: solid;
	float:left;
	text-align:center;
}
#boxesAcross li a.navlinks:link, a.navlinks:visited  {
    display: block;
	color: #ffffff;
	text-decoration: none;
	height:35px;
	padding:15px 0px 0px 0px;
	background-color:Green;
	}
#boxesAcross li a.navlinks:hover, a.navlinks:active{
    display: block;
	color: #3DA055;
	text-decoration: none;
	height:35px;
	padding:15px 0px 0px 0px;
	background-color:#D1DC28;
	}
/*   End green boxes nav */

#greenInfo a.GreenWebsites:link, a.GreenWebsites:visited  {
	color:Green;
	background-color:#ffffcc;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#greenInfo a.GreenWebsites:hover, a.GreenWebsites:active  {
	color:Green;
	background-color:#ffffcc;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
} 
#greenInfo .greenTable {
	color:#7f5a23;
	width: 91%;
	background-color:#ffffcc;
	
}
#greenInfo .greenTable p {
	background:url("/images/h2_bg.png")50px repeat-x;
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#greenInfo .GreenWebsites h2 {
	width:380px;
	font-size: 16px;
	color:#ffffff;
	padding: 10px;
	margin:0px;
	background:url(/images/GR-RightCol-header_bg.png) repeat-x;
} 
#greenInfo .GreenWebsites li {
	padding: 5px;
	margin:0px;
}

#greenInfo .greentools  {
	width:520px;
	border-bottom: solid 1px #000000;
	padding: 7px;
	color:#7f5a23;
}
#greenInfo .greentools h2 {
 color:Green;
 }
#greenInfo .newsletterBox {
float:right;
width:200px;
height:275px;
padding-bottom:5px;
text-align:center;
background-color:#ffffcc;
border: solid 1px green;
}
#greenInfo .newsletterBox h3 {
	color:Green;
	font-size:18px;
	margin:0px;
}