@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* ------ end reset css ------ */

body {
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000;
	background-color: #8dab78;
}
table {
	border: solid thin #090; 
}
th, td {
  text-align: left;
  padding: 0px 0px;
  margin: 0px 0px;
}
.table-heading {
  background-color: #FFFFD7;
  color: #090;
}
.alt {
  background-color: #FFFFD7;
}
.highlight {
  font-weight: bold;
  font-style: italic;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	background: #000;
	text-align: center;
	color: #fff;
	border: 0;
	padding: 0;
	width: 860px;
	height: 120px;
	display: block;
}
#header img#title {
	padding: 0px 26px 0px 20px;
}
.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer {
	background: #70ac47;
	float: left;
	width: 860px;
	height: 42px;
	color: #fff;
}
#footer p, a {
	font-size: small;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
}
#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#footer a:hover {
	color: #000;
}
#navbar ul {
height: 29px;
width : 860px;
background: #70ac47;
margin: 0px auto;
}
#navbar li {
float: left;
}
#navbar a {  
float: left;
display: inline;
background: #70ac47 url(navgrad.gif) repeat-x 0 100%;
color: #24130E;
width: 130px;
text-align: left;
margin: 0;
padding: 6px 0 7px 10px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
#navbar p {  
float: left;
display: inline;
background: #70ac47;
color: #24130E;
width: 145px;
}
.RS_data #navbar a#rarespecies, .BC_data #navbar a#birdcount, .RS_reports #navbar a#rarespecies, .BC_reports #navbar a#birdcount {
background-position: 0 0;
color: #24130E;
}
#navbar a:hover {
background-position: 0 -29px;
text-decoration: none;
color: #fff;
}
#main {
	position: relative;
	float: left;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
}
#leftnav {
	background-color: #70ac47;
	float: left;
	display: inline;
	width: 130px;
}
#leftnav ul {
	width: 130px;
	background: #70ac47;
	margin: 1px auto;
}
#leftnav a {
	float: left;
	display: inline;
	width: 130px;
	text-align: left;
	padding: 20px 0 20px 10px;
 	margin: 0;
	color: #24130E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.RS_data #leftnav a#data, .BC_data #leftnav a#data, .RS_reports #leftnav a#reports, .BC_reports #leftnav a#reports {
color: #fff;
}
#leftnav a:hover {
	text-decoration: none;
	color: #fff;
}
#highbox table {
	background-color: #cf9;
	margin-left: 12px;
}
#lowbox table {
	margin-left: 10px;
}
#content {
	float: left;
	display: inline;
	width: 700px;
	margin: 0px;
	padding: 0 15px;
	background-color: #fff;
}
#content h1 {
	font: 1.1em Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	color: #70ac47;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
}
#content h2 {
	font: 1.1em Tahoma, Geneva, sans-serif;
	font-size: large;
	text-decoration:underline;
	padding-bottom: 7px;
}
#content h3 {
	font: 1.1em Tahoma, Geneva, sans-serif;
	font-size:large;
	color: #70ac47;
	text-decoration:none;
	padding-bottom: 7px;
	padding-top: 9px;
	padding-left: 12px;
}
#content h4 {
	font: 1.1em Tahoma, Geneva, sans-serif;
	font-size:medium;
	text-decoration:none;
	padding-bottom: 12px;
	margin-bottom: 6px;
	padding-top: 7px;
}
#content h5 {
	font: 1.1em Tahoma, Geneva, sans-serif;
	font-size: small;
	text-decoration:none;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
}
#content p {
	padding-bottom: 5px;
	padding-left: 12px;
	line-height: 1.3;
}
#content a {
	color: #000;
}
#content a:hover {
	text-decoration: underline;
}
#content li {
	margin-left: 24px;
	padding-left: 6px;
	font-size: medium;
	list-style: disc;
	line-height: 1.3;
}
#content form {
	padding-bottom: 20px;
}
.threat1 {
	background-color:#FFFFD7;
	border: #000 solid 1px;
}
.threat1 table {
	margin-left: 10px;
}
.threat2 {
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
}
.threat2 table {
	margin-left: 10px;
}
#content b {
	color:	#70ac47;
	font-weight: bold;
}
