/* @override http://localhost:9046/_css/green_two_column.css */

ul#topnav {
	background: url(../_img/common/green/two_column/top_bar.png) repeat-y left top;
}

div#wrapper {
	background-color: #5e843d;
	background-image: url(../_img/common/green/two_column/background.png);
}

div#footer {
	background-image: url(../_img/common/green/full_footer.png);
}

h1, h2 {
	color: #004354;
}

div#inner_content {
	background-image: url(../_img/common/green/two_column/bottom_swoosh_top.png);
}

body div#inner_content a {
	color: #004354 !important;
	}


div#footer {
	background-image: url(../_img/common/green/two_column/logobar.png);
	background-color: #71934e;
}


ul#subnav {
	background: #82b0a1 url(../_img/common/green/two_column/sidebar_top.png) no-repeat left top;
}
