html {
	background:#F1F7E4 ;
	}
body {
	margin:0 auto;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	background: #049E04;
	}
a 	{
	text-decoration:none;
	color:#7FD4FF;
	}
img	{
	border-style:none;
	}
#wrapper {
	}
* html #wrapper {
	height: 100%;
	}
.wrap:after {
	content:"";
	display:block;
	clear:both;
	}
.floatRight {float:right}
.clearBoth {clear:both}
.buttonSmall, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #1b9668;
	background-image: url(button-small-sprite.png) ;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 26px;
	line-height: 24px;
	padding: 0 10px;
	font-weight:bold;
	cursor:pointer;
	color: #fff;
	display:inline-block;
	text-shadow: 0 1px #333;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px
	}
/* firefox button padding fix*/
button::-moz-focus-inner, input::-moz-focus-inner { 
    border: 0;
    padding: 0;
	}

.buttonSmall:hover, button:hover {
	background-position: 0 -28px;
	}	

/*HEADER*/
#center_home {
	clear:left; 
	margin-top: 40px; 
	margin-bottom:30px;
	}
#center_home .million_logo{
    display:block;
    background: url(images/onemil_logo.jpg) 0 0 no-repeat;
    width: 133px;
    height: 98px;
    float:left;
    margin-top: -5px;
	}
#center_home a.highlight {
	background-color: #39b797;
	padding: 3px 8px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	}
#center_home p {
	margin-left: 165px; 
	font-size: 14px; 
	line-height: 20px; 
	color: #B3E4FD;
	text-shadow: 2px 2px #049E04;
	}
#headerNavWrap {
	background: #049154;
	height: 51px;
	}
#header_logo {
	float:left;
	margin-top: -2px;
	display: block;
	}
#headerNavContent {
	margin: 0 auto;
	width: 940px;
	}
#headerNavSupport{
	float:left;
	background: url(images/support_button.png) 0 0 no-repeat; 
	width: 168px;
	height: 25px;
	display: block;
	padding-right:12px;
	margin-right: 10px;
	border-right: 1px solid #60a4a9;
	}
#home {
	font-family: "Arial","Helvetica",sans-serif;
	background: url(images/home-bg3.png) center bottom no-repeat;
	background-size: 90%;
	overflow:hidden;
	padding-bottom: 20px;
	margin-bottom: -50px;
	}
#home_content {
	float:left; 
	width: 605px; 
	}
#home_content h1 {
	color: #E4FCE6; 
	text-shadow: 0 2px #508e92; 
	font-size: 32px; 
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 12px;
	}
#home_content h2 {
	color: #7FD4FF; 
	font-size: 22px; 
	line-height: 34px; 
	font-weight: normal;
	background: url(images/divider_dot.png) 0 100% repeat-x;
	padding-bottom:28px;
	margin-bottom: 0;
	}
#home_content h2 .highlight {
	color: #E4FCE6;
	background: #99D0CD; 
	background: rgba(255,255,255,.15); 
	text-shadow: 2px 2px #049E04;
	font-size: 20px; padding: 4px 10px;
	}
#logoWrap {
	margin-bottom: 2px;
	}
#logoContainer {
	width: 940px;
	margin: -16px auto 0;
	}
#loginlogout {
	float:right; 
	margin-top: 14px; 
	color:#fff; 
	text-align:right; 
	position:relative
	}
#loginlogout a {
	text-decoration: underline; 
	color: #fff
	}	
#loginlogout .buttonSmall {
	background-color: #04A832;
	margin-left: 8px;
	text-decoration: none;
	}
#map_link {
	background: url(images/divider_dot.png) 0 100% repeat-x;
	height: 100px;
	margin-top: 50px;
	}
#map_link a {
	font-size: 24px;
	height: 40px;
	letter-spacing: -0.5px;
	padding-left: 46px;
	color: #3c4b8b;
	display:block;
	float:left;
	line-height: 50px;
	margin-right: 15px;
	}
#map_link a#flexMap {
	background: url(images/flexMap.png) 0 0 no-repeat;
	background-size: 80px 60px;
	padding: 0 0 0 90;
	}
#right_tree_stats {
	float:right;
	width:260px;
	} 
#right_tree_stats .stats_container {
	background: #fffbeb;
	padding: 18px;
	overflow:hidden;
	margin: 30px 0;
	background: #cae8e2;
	background: rgba(255,251,235,.75);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 7px 7px 7px rgba(0,0,0,.1);
	-webkit-box-shadow:7px 7px 7px rgba(0,0,0,.1);
	box-shadow: 7px 7px 7px rgba(0,0,0,.1);
	}
#right_tree_stats .stats_container h3 {
	color: #198c95;
	font-size: 17px;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
	background: url(images/divider_dot.png) 0 100% repeat-x;
	} 
#right_tree_stats .stats_container .tree_stat_group {
	width: 110px;
	margin-top: 10px;
	float:left;
	}
#right_tree_stats .stats_container a.tree_link {
	color: #4a5998;
	font-weight: bold;
	font-size: 12px;
	display:block;
	}
#right_tree_stats .stats_container a.tree_stat {
	color: #5bb9bc;
	font-size: 34px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	}
#right_tree_stats .stats_container#low_right_side a {
	padding: 3px 0;
	}
#right_tree_stats .stats_container #neighborhoods {
	margin-top:10px
	}
#top_content {
	width:940px;
	margin: 0 auto;
	}

/* footer */
#footer {
	background: #f1f7e4;
	position:relative;
	width: 100%;
	padding:20px 0 20px;
	margin-top:50px;
	}
#footer a {
	color: #673f14
	}
.footer-holder{
	width:944px;
	overflow:hidden;
	margin:0 auto;
	}
#footer .footer-nav{
    border-right: 1px solid #CCCCCC;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0 8px 0 0;
    width: 114px;
	}
#footer .footer-nav li{
	padding:0 6px;
	margin:5px 0 0 4px;
	font-size:12px;
	font-weight:bold;
	color:#846340;
	text-align: right;
	}
#footer .partners {
	width: 800px;
	float: left;
	color: #1B9170;
	font-weight:bold;
	line-height: 19px;
	font-size: 12px;
	}
#footer .partners p {
	margin-top: 0;
	}
#footer .partners ul {
	margin: 30px 0 0 0;
	padding: 0;
	}
#footer .partners li {
	list-style: none;
	float:left;
	margin: 0 15px 0 0;
	padding: 0;	
	}
#footer .partners li#amec_logo {
	margin-top: -10px;
	}
#footer .partners li img {
	vertical-align:middle;
	}
