
#container {
	width: 962px;
	margin: auto;
	border: 1px solid gray;
}

#header a            { text-decoration: none; color:#ffd; }
#header a:hover      { color: #ffffff }
.notes   { font-size: 11px; font-family: Arial, sans-serif}
.hdr     {
    font-size:1.8em;
    text-align: center;
    font-family:Verdana,Geneva,Arial,sans-serif;
}
#main_header {
	/*height:60px;
	vertical-align:middle;*/
	text-align:center;
	color: #fff;
	font-size: 2em;
}
#header {
    font-family: Arial, SunSans-Regular, sans-serif;
    font-size: .8em;
    color:#ffffff;
    background-image:url(map/button.png);
    text-align:center;
    vertical-align: middle;
    height: 49px;
    border: 1px solid white;
}
ul li a {
    background-image:url(map/button25.png);
}
ul li ul {
	width: 300px;
}
.border_right {
    border-right: 1px solid white;
}
.topbutton {
    width: 130px;
    display: table-cell;
    padding-top: 8px;
    height:42px;
}
.lastbutton {
    width: 130px;
    display: table-cell;
    padding-top: 8px;
    height:42px;
}
#three {
    background-color:#004D53;
}
#main_page {
    /*background-color:#004D53;
    border: 1px solid gray;*/
    display: inline-block;
    width: 848px;
}
#navigation {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size: 0.8em;
    background-color:#004D53;
    width:176px;
    padding:2px;
    display: inline-block;
    /*margin-top: 4px;*/
    /*border: 1px solid gray;*/
}
.county {
	text-align:left;
	float:left;
	padding: 4px;
}
.credit {
 	text-align:right;
 	float:right;
	padding: 4px;
}
#icon_column {
	/*width:148px;*/
	width: 103px;
	vertical-align:top;
	text-align:center;
    display: inline-block;
    background-color:#004D53;
    /*border: 1px solid gray;*/
}
img {
	border-color:white;
}
#icon_column img {
	margin-top: 3px;
	margin-bottom: 4px;
}
#image_div {
	color:white;
	vertical-align:top;
	width:662px;
    	display: inline-block;
}
#image_table {
	color:white;
	text-align:center;
	border-left:1px solid gray;
	border-right:1px solid gray;
	padding: 2px;
	background-color:#005649;
	margin:2px;
}
#nav {
	font-size:1em;
}
#droptop {
    background: #def3ca;
    /*margin: 3px;*/
    width: 100%;
    height: 21px;
    display: none;
    margin: auto;
    text-align: center;
}
.changeobserver {
    color: #ffd;
    text-decoration: underline;
    cursor: auto;
}
#mn_news {
	width:402px;
	float:left;
	background-color:white;
	/*color:#005D63;*/
	background-color: #e8f5e8;
	padding:2px;
	border: 1px solid #005D63;
}
div.news_header {
	color:#ffd;
	background-color:#005D63;
	text-align:center;
	padding: 1px;
	font-size: 13px;
}
div.news_text {
	font-size: 11px;
	overflow-y:auto;
	/*max-height:200px;*/
	max-height:297px;
}
div.legend {
	border 1px solid black;
	padding:4px;
}
.ebird_reports a,
.news_text a {
	color: blue;
	/*color: webkit-link;*/
	text-decoration: underline;
}
.ebird_reports a:hover
.news_text a:hover {
	color: black;
	text-decoration: none;
}
.ebird_reports {
	/*width: 658px;*/
	width: 346px;
	background-color: #e8f5e8;
	/*border-left: 146px solid black;*/
	/*border-left: 124px solid black;*/
}
#notable_news {
    display: inline-block;
    /*margin-left: 122px;*/
}
.notable {
	background-color:#e8f5e8;
	font-size: 10px;
	overflow-wrap: break-word;
    word-wrap: break-word;
}
.notable_left {
	/*width:300px;
	float:left;*/
	padding: 3px;
}
.cell {
	display: inline-block;
}
#eBirdOutput {
	 /*width:348px;*/td.species
	 display:grid;
	 overflow-y:auto;
	 /*max-height:350px;*/
	 max-height:220px;
	 padding-bottom: 4px;
}
div.news_text h2,
#eBirdOutput h2 {
	font-size: 1.3em;
}
div.notable td.species,td.location {hyphens:manual}
div.notable td.species,td.observer {width:14em;max-width:14em}
div.notable td.location,td.county {width:20em;max-width:20em}
.news_text table,
.ebird_reports table { border-collapse: collapse; }
.news_text tr.alternating:nth-child(odd),
.ebird_reports tr.alternating:nth-child(odd)	{background-color:#D0E0F0}
.news_text tr.alternating:nth-child(even),
.ebird_reports tr.alternating:nth-child(even)	{background-color:#e0f0e0; border-bottom:solid thin black}