body {
	background-color: #728e3a;
}


a:link, a:visited {
	text-decoration: none;
	color: #4c642c;
}

.home_link	 {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 11px;
	padding: 0;
}

a img {
	border: none;
}

div#content {
	width: 886px;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
}

div#header {
	background-color: #fff;
	margin-left: 154px;
	border-bottom: 1px solid #d6d8cb;
	border-top-color: #d6d8cb;
}

div#banner {
	width: 886px;
	height: 143px;
}

div#banner img {
	display: block;
	margin: 0;
	padding: 0;
}

img#side_truck {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

div#middle {
	/* position here doesn't do anything, but without it the enviro_truck "clickers" don't work in Safari */
	position: relative;
	width: 558px;
	margin-left: 328px;
	height: 506px;
	background-color: #fff;
	border-top-style: solid;
	border-top-color: #d6d8cb;
	border-width: 3px;
	font: 11px/1.2em Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

div#left_column {
	width: 366px;
	padding: 10px 0 10px 10px;
	height: 486px;
	overflow: hidden;
	float: left;
}

#middle h2 {
	background: url(olive_header_bg_gradient_wide.png) repeat-y;
	font: bold large/1em Arial, Helvetica, Geneva, sans-serif;
	color: #6d8a39;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#slugs p {
	margin: 0 6px 0 5px;
	border-bottom: 1px solid #d6d8cb;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

#slugs p.last {
	border-bottom: none;
}

#slugs p strong {
	font-size: 103%;
}

.story_slug_link_arrow {
	color: #fff;
	background-color: #dfa34e;
	font-weight: bold;
}

a.story_slug_link {
	color: #dfa34e;
	white-space: pre;
	font-weight: bold;
}

div.story_slug_column {
	width: 47%;
	float: left;
	padding-right: 9px;
}

div#item {
}

#item h3 {
	font-size: small;
}

#item p {
	margin: 10px 6px 8px 10px;
}

#item5_eq_container {
	width: 327px;
	height: 224px;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 18px;
}

#item5_eq_container .item5_element {
	font: 12px/12px Helvetica, Arial, Geneva, sans-serif;
	padding: 6px;
	border: 1px dashed #160afe;
	margin-top: 6px;
}

#item5_eq_container .item5_plus_element {
	font: 28px/28px Helvetica, Arial, Geneva, sans-serif;
	color: #160afe;
	padding: 0;
	margin: 0;
}

#item5_eq_container #item5_final_element {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

div#right_column {
 	width: 181px;
 	float: left;
	height: 491px;
	border-left: 1px solid #d6d8cb;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

div.badge_box {
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	background-color: #e9ebbe;
	border: 1px solid #d6d8cb;
}

div.badge_box a img{
	border: none;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 4px;
}

#icon_img1 {
	margin-right: 1px;
	margin-left: 7px;
}

#icon_img2 {
	margin-left: 1px;
}

#box_2 {
	margin-top: 10px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
}

#box_2 img {
	margin-bottom: 4px;
}

div.enviro_fact_title {
	width: 91px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div.enviro_fact_content {
	background-color: #dfa34e;
	color: #fff;
	padding: 10px;
	margin-top: 3px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}

div.enviro_fact_content p {
	margin: 0;
}

div#footer {
	background-color: #fff;
	margin-left: 153px;
}

#copyright {
	font: x-small/1.2em Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
	margin-top: 5px;
	margin-right: 21px;
	color: #000;
}

div#enviro_Truck_viewer {
	width: 558px;
	height: 506px;
	background: url(gt_enviroTruck_text_550s.jpg) no-repeat center center;
}

#enviro_Viewer_title {
	text-align: center;
	font-size: 21px;
}

#enviro_Viewer_slug {
	font-size: 11px;
	text-align: center;
}

.popup {
	position: absolute;
	background-color: #015f00;
	color: #fff;
	z-index: 100;
	padding: 6px;
	width: 221px;
}

.popup p {
	margin: 0;
}

.popup img {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
}

.popup h1 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 6px;
	text-align: left;
}

.popup ul{
	padding-left: 21px;
	margin-left: 0;
}

.popup ul li{
	padding-bottom: 6px;
}

.popup .closer {
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

.popup a {
	color: #fff;
}

.popup a span {
	color: #015f00;
	background-color: #fff;
}

div#popup1 {
	top: 85px;
	left: 98px;
}

div#popup2 {
	top: 85px;
	left: 191px;
}

div#popup3 {
	top: 118px;
	left: 320px;
}

div#popup4 {
	top: 251px;
	left: 319px;
}

div#popup5 {
	top: 292px;
	left: 242px;
}

div#popup6 {
	top: 247px;
	left: 83px;
}

div#popup7 {
	top: 175px;
	left: 5px;
}

div#popup8 {
	top: 130px;
	left: 5px;
}

.clicker {
	position: absolute;
	z-index: 10;
/*	background-color: #1a80fe; */
	width: 70px;
	height: 35px;
}

div#clicker1 {
	left: 149px;
	top: 140px;
}

div#clicker2 {
	left: 249px;
	top: 135px;
}

div#clicker3 {
	left: 477px;
	top: 170px;
}

div#clicker4 {
	left: 450px;
	top: 339px;
}

div#clicker5 {
	left: 318px;
	top: 336px;
}

div#clicker6 {
	left: 177px;
	top: 346px;
}

div#clicker7 {
	left: 6px;
	top: 230px;
}

div#clicker8 {
	left: 35px;
	top: 184px;
}

