body { background-color:#f8fffb}

#container {border-left: 1px solid #aae8aa; border-right: 1px solid #aae8aa;background:#ffffff; }

#home_colhead {border-top:2px solid #aae8aa;border-bottom:2px solid #aae8aa; background: #f8fffb}

.fixed-header { border-right: 1px solid #aae8aa; }

select {
background: -webkit-linear-gradient(#d8d8ff, #e8e8ff);
background: -moz-linear-gradient(#d8d8ff, #e8e8ff);
background: linear-gradient(#d0fff0, #e0fff8);
}
div.usgs-tab-bar,div.usgs-tab-bar0,div.usgs-tab,div.usgs-tab1 {
	background:#e0ffe8;
	background: -webkit-linear-gradient(#e0ffe8, #d0ffd8);
	background: -moz-linear-gradient(#e0ffe8, #d0ffd8);
	background: linear-gradient(#d8fff0, #c0f8e0);
	}
div.usgs-tab-bar0 {
	border-top: 1px solid #a0e8a0;border-bottom: 1px solid #a0e8a0
	}
div.usgs-tab {

}
div.usgs-tab:hover, div.usgs-tab0:hover,
div.usgs-tab1:hover {background: #60ffd0;}
div.usgs-tab a:hover, div.usgs-tab0 a:hover,
div.usgs-tab1 a:hover {background: #60ffd0;}
div.usgs-tab-selected{background:#f0fff0; border: 1px solid #a0e8a0; border-bottom:1px solid #f0fff0}
div.usgs-tab-selected1 {background:#eeffee;}

/* Navbar container */
.navbar {
  background-color: #c8ffd8;  
  background: -webkit-linear-gradient(#88ffc0, #d0ffe8);
  background: -moz-linear-gradient(#88ffc0, #d0ffe8);
  background: linear-gradient(#90f8d8, #d0f8f4);
}
/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #60ffd8;
}
/* Mega Menu header, if needed */
.dropdown-content .header {
  background: #60f0d8;
}
.dropdown2:hover .dropdown-content2 {
  background: #40f0c0;
}
.dropdown3:hover .dropdown-content3 {
  background: #40ffc0;
}

.sephead, .bar, .blogrollhead { background: #c8f8d8; 
 	background: -webkit-linear-gradient(#a8f8c8, #d8f8e8);
  	background: -moz-linear-gradient(#a8f8c8, #d8f8e8);
  	background: linear-gradient(#a8f8c8, #d8f8e8);
	border-top:3px #90a090 solid; }
.logo { color: #33e860; border-bottom: 1px solid #33e860;}

.cardwide, .card233x100 {
 border-top:10px #90a090 solid; 
}
.container {
  background-color:#f8fffb;
}

.myButton {
 background-color: #c8f8d0;
  background: -webkit-linear-gradient(#88f8a8, #c0f8d8);
  background: -moz-linear-gradient(#88f8a8, #c0f8d8);
  background: linear-gradient(#90f8d0, #e0f8f8);
  }

.myActive {
  background-color:#fff;
  background: linear-gradient(#e0fff0, #e0fff0);
  border: 1px #a0f0b0 solid;
  text-decoration: none;
}

div.footerContainer {
  background: #e8f8f0;
  border-top: 2px solid #20b040; 
}
.dropdown-content {
  background: #e8f8f0;
}
div.bigtopic { background-color: #f8fffb;  border-top:10px #90a090 solid; 
}
div.bigtopic h1,div.bigtopic h2, div.topic h1, div.topic h2
{ background: #e8e8e8; 
background: -webkit-linear-gradient(#a0f8c8, #d0f8e8);
background: -moz-linear-gradient(#a0f8c8, #d0f8e8);
background: linear-gradient(#90f8d8, #d0f8f0);
}

div.topic {border-top:3px #90a090 solid;  background-color: #f8fffb }
div.topic h3{background: #d0f8f0;}
div.topic h4{background: #d0f8f0;}
div.smalltopic { background-color: #c8f8d8 }
div.smalltopic h4{background: #c8f8d8}

