body {
	margin: 0;
	padding: 0;
	background-color: #EEE;
}
body, td {
	color: #444;
	font-size: 100%;
}
h2, h3, h4 {
	color: #5CC11B;	
	font-weight: normal;
}
h1 {
	color: #1F1B66;	
}
.caption: {
	color: #AAA;
}
a {
	color: #006DA2;
}
a:hover {
	text-decoration: underline;
}

div.header2 {
	margin: 0; padding: 0;
	background-image: url(/sites/xtremewaste/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
div.header {
	background-image: url(/sites/xtremewaste/header_background.jpg);
	background-repeat: repeat-x;
	background-color: #2B378D;
	margin-bottom: 0;
}
div.top_row{
	/* background-image: url(/sites/greenfootprint/header_footprint.gif); */
	padding: 0;
	background-repeat: no-repeat;
	background-position: top right;	
	max-width: 850px;
	width:expression(document.body.clientWidth > 851? "850px": "auto" );	
	margin-left: auto;
	margin-right: auto;
	height: 157px;
}

div.header3 {
	/*
	background-image: url(/sites/greenfootprint/header_flowers.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	*/
}
div.site_name {
	height: 91px;
	padding: 10px;
}

div.search {
	height: 91px;
	padding: 10px 10px 10px 10px;
}
div.page_with_breadcrumbs2 {
	padding-top: 20px;
}
div.page_with_breadcrumbs2, div.second_row3 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
 div.second_row3 {
	width: 940px;
	padding-bottom: 10px;
}
div.second_row {
}
div.page_with_breadcrumbs {
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 500px;
	background-image: url(/sites/xtremewaste/recycle_background.gif);
	background-position: 20% 50%;	
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	
}
div.page_with_breadcrumbs1 {
	min-height: 500px;
	height: 100%;
	background-image: url(/sites/xtremewaste/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 120px;
}


table.front_page td {
	font-size: 75%;
	text-align: center;
	padding-right: 15px;
}
table.front_page img {
	margin-bottom: 5px;
}
table.front_page a {
	color: #333;
}
table.front_page a:hover {
	text-decoration: none;
}	

td.panel, div.panel {
	background-color: #EEE;
}
/* ------- main menu ------------------------------------- */

a.main_menu {
	text-transform: capitalize;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #84AEEE;
}

a.main_menu:visited {
	color: #84AEEE;
}
a.main_menu:hover {
	color: #FFF;
}

a.main_menu_selected, a.main_menu_selected:visited, a.main_menu_selected:hover {
	color: #FFF;
}

/* ------- breadcrumbs ------------------------------------- */

.breadcrumb, .breadcrumb:visited {
	color: #AAA;
}
a.breadcrumb:hover {
	color: #D2D1A5;
}

.breadcrumb_selected, .breadcrumb_selected:visited, a.breadcrumb_selected:hover {
	color: #D2D1A5;
}



/* ------- side menu ------------------------------------- */

a.side_menu_item {
	text-transform: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #143502;
}
a.side_menu_item:visited {
	color: #143502;
}
a.side_menu_item:hover {
	color: #5CC11B;
}

a.side_menu_item_selected, a.side_menu_item_selected:visited,  a.side_menu_item_selected:hover{
	color: #5CC11B;
}

div.page_image {
	float: none;
	display: block;
	margin: 0 auto 20px auto;
	width: 400px;
}


/* front page stuff ----------------------- */
table.front_images td {
	text-align: center;
}
table.front_images img {
	margin-bottom: 10px;
}
table.front_images a {
	text-decoration: none;
}
table.front_images a:hover h2 {
	text-decoration: underline;
}
table.front_images h2 {
	font-size: 120%;
}


div.front_text, div.team {
	text-align: center;
	padding-top: 15px;
	width: 48%;
}

div.team {
	float: right;
}

td.side_menu {
	width: 200px;
	white-space: nowrap;
}