body, html
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

IMG.displayed
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a img { text-decoration: none; }
table, td, tr { empty-cells: show; }

p
{
	padding: 0px 0px 10px;
	margin: 0px;
}

ul
{
	padding-top: 0;
	margin-top: 0;
}

#container
{
	width: 918px;
	margin: 0px auto;
	background: url(../images/shadow.gif) repeat top;
}

#head
{
	/*padding:0px 10px 0px 8px;*/
	margin: 0px auto;
	width: 918px;
}

#body
{
	background: url(../images/water-img.jpg) top no-repeat;
	padding: 16px 10px 0px 8px;
}

#body_s
{
	background: url(../images/water-img-s.gif) top no-repeat;
	padding: 0px 10px 0px 8px;
}

.body_content
{
	margin-left: auto;
	margin-right: auto;
}

.body_secondary
{
	width: 885px;
	margin-left: 15px;
}

.spacer
{
	width: 11px;
	font-size: 1px;
}

.spacer_2
{
	width: 15px;
	font-size: 1px;
}

.body_content .left_col, .body_secondary .ma
{
	background: #e2f5eb url(../images/left-img.jpg) bottom no-repeat;
	width: 151px;
	vertical-align: top;
	padding: 10px;
}

.body_secondary .left_col
{
	background: url(../images/left-col-shadow.gif) repeat-y;
	width: 147px;
	vertical-align: top;
}

.body_secondary .left_col, .body_secondary .left_col a
{
	text-align: right;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.body_secondary .left_col img { float: left; }

.img_logo
{
	background: url(../images/img-shadow.gif) right top no-repeat;
	height: 140px;
	vertical-align: top;
}

.col_cont { padding: 0px 15px 10px 8px; }

.left_col_bottom
{
	background: url(../images/left-col-bottom-shadow.gif) no-repeat;
	font-size: 0px;
	height: 15px;
	empty-cells: show;
}

.right_col
{
	background: #e2f5eb url(../images/right-img.jpg) bottom no-repeat;
	width: 151px;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
}

.center_1
{
	background: url(../images/center-1-img.jpg) no-repeat;
	width: 137px;
	height: 168px;
}

.center_2
{
	background: url(../images/center-2-img.jpg) no-repeat;
	width: 137px;
	height: 168px;
}

.center_3
{
	background: url(../images/center-3-img.jpg) no-repeat;
	width: 137px;
	height: 168px;
}

.center_1 a, .center_2 a, .center_3 a
{
	display: block;
	width: 135px;
	height: 43px;
	padding: 0 10px;
	text-decoration: none;
	color: #000000;
	padding-top: 125px;
	text-align: center;
}

.center_middle
{
	background: url(../images/center-middle-img.jpg) no-repeat;
	height: 218px;
	width: 491px;
	vertical-align: top;
}

.center_bottom
{
	background: #fff0b3;
	height: 120px;
	width: 451px;
	padding: 10px 20px;
}

.center_content
{
	padding: 10px 35px 0 15px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana;
}

.center_content table
{
	border: 0;
	border-spacing: 2px;
}

.center_content table.t-black
{
	border: solid 1px #000000;
	border-spacing: 2px;
}

.center_content table.t-black td { border: 0; }

.center_content table th
{
	background-color: #0066b1;
	color: #FFFFFF;
	padding: 5px;
}

.center_content table td { padding: 5px; }

.center_content table .f td
{
	color: #000000;
	background-color: #FFFFFF;
}

.center_content table .s td
{
	color: #000000;
	background-color: #e8e8e8;
}

.center_content p { padding: 5px 0px 5px 0px; }
.center_content img { padding: 5px; }
.center_content u { background: #FF0000; }
.center_content a { color: #19A6FF; }
.center_content a:visited { color: #CC1514; }

#footer
{
	background: #00679c;
	margin: 10px 27px 10px 25px;
	height: 19px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

#footer a
{
	color: #FFFFFF;
	margin: 0px 5px;
	text-decoration: none;
}

.bottom_shadow
{
	height: 20px;
	background: url(../images/bottom-shadow.gif) no-repeat bottom;
}

.title_italic
{
	/*text-align:center;*/
	margin: 0 0 10px 0;
	color: #1b729f;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid 1px #1b729f;
}

.text_arial { font-size: 10px; }
.more, .more_red { text-align: right; }

.more a
{
	color: #1b729f;
	text-decoration: none;
}

.more_red a
{
	color: #990000;
	text-decoration: none;
}

.center_m_text
{
	padding: 90px 30px 0 210px;
	font-size: 12px;
}

.center_b_text img { margin: 0 10px 5px 0; }
.center_b_text .title { font-size: 14px; }
.calendar { width: 151px; }

.calendar td
{
	vertical-align: top;
	padding-top: 10px;
	padding-left: 3px;
}

.bold { font-weight: bold; }
.italics { font-style: italic; }
.underline { text-decoration: underline; }
.indent { margin-left: 30px; }

.search
{
	background: url(../images/search-bg.gif) top left no-repeat;
	border: none;
	width: 85px;
}

.search_btn
{
	border: none;
	background: none;
	color: #1b729f;
	width: 60px;
}

.red_title
{
	color: #c51313;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.green_title
{
	color: #659245;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.sustainable
{
	color: #336699;
	font-size: 14px;
	font-family: Arial;
}

a.sort
{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.sort
{
	text-decoration: none;
	color: #FFFFFF;
}

.a-video tr { vertical-align: top; }
.a-video th div { width: 100px; }

.a-video textarea
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 100px;
}

.a-video select
{
	border: 1px solid #cccccc;
	width: 250px;
}

.content
{
	font-size: 12px;
	font-family: Arial;
}

.content p
{
	padding: 0;
	margin-bottom: 10px;
}

.content h2
{
	font-size: 16px;
	color: #539326;
	margin: 5px 0;
}

.content hr
{
	color: #CCCCCC;
	height: 1px;
	clear: both;
	border: none;
	border-top: 1px solid #CCCCCC;
	margin: 10px 5px;
}

.content .left_image
{
	padding: 5px 10px 5px 0;
	float: left;
}

.content .highlighted { background-color: #E2F5EB; }
.content p.highlighted { padding: 10px; }
#litter_reduction_nav img { padding: 0; }

#litter_reduction_nav
{
	text-align: left;
	margin-top: 30px;
}

#litter_reduction_nav a { display: inline; }

#upper_litter_reduction_nav
{
	height: 20px;
	width: 100%;
}

#upper_sustainable_purchasing_nav
{
	height: 20px;
	width: 100%;
}

#upper_litter_reduction_nav a,
#upper_litter_reduction_nav img
{
	display: block;
	float: left;
}

#upper_sustainable_purchasing_nav a,
#upper_sustainable_purchasing_nav img
{
	display: block;
	float: left;
}

#upper_litter_reduction_nav a
{
	background-color: #2377A5;
	color: #FFFFFF;
	padding: 2px 3px 0;
	height: 18px;
	text-decoration: none;
}

#upper_sustainable_purchasing_nav a
{
	background-color: #659245;
	color: #FFFFFF;
	padding: 2px 3px 0;
	height: 18px;
	text-decoration: none;
}

#lower_litter_reduction_nav
{
	background-color: #659245;
	text-align: left;
	height: 20px;
	width: 100%;
}

#lower_sustainable_purchasing_nav
{
	background-color: #2377A5;
	text-align: left;
	height: 20px;
	width: 100%;
}

#lower_litter_reduction_nav a
{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 0;
	height: 18px;
}

.video_box
{
	background-color: #659245;
	width: 100%;
}

.video_box td { padding: 10px; }
.video_box img { padding: 0; }
.inner_content { margin: 20px 30px; }
.inner_content ol li,
.inner_content ul li { padding-bottom: 10px; }
.inner_content ul.alternating_list li { padding-bottom: 4px; }

.inner_content .right_column
{
	width: 180px;
	float: right;
	border: 4px solid #E8E8E8;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.inner_content .right_column h3 { margin-top: 0; }

.inner_content .right_column ul
{
	padding-left: 18px;
	margin-left: 0;
}

#location div { display: none; }

.alternating_list
{
	margin: 0 30px;
	padding: 0;
	border: 1px solid #E8E8E8;
}

.alternating_list li
{
	padding: 4px;
	list-style-type: none;
}

.alternating_list .odd { background-color: #E8E8E8; }

.stand_out
{
	color: #0066B1;
	font-weight: bold;
}

.green
{
	color: #659245;
	font-weight: bold;
}



.bluelink
{
	color: #109fff;
	text-decoration: underline;
}

.redlink
{
	color: #cc0000;
	text-decoration: underline;
}

.clear { clear: both; }
.right { float: right; }
.text_right { text-align: right; }
.center { text-align: center; }


.gradient { background-image: url(/images/gradient.jpg);
background-repeat:no-repeat;
}

