body {
	background-color: #ccffcc;
/*	background-color: #b8d59a; */
}

img {
	border-width: 0em;
}

a:hover {
	color: #00cc00;
}

a:visited {
	color: #999900;
}

a:visited:hover {
	color: #ffff00;
}

a {
	color: #005500;
}

h1, h2, h3, h4, h5, h6 {
	color: #005500;
	font-family: arial, "lucida console", sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table#main_layout {
	margin-top: 1em;
	margin-left: 1em;
	width: 90%;
	text-align: center;
	vertical-align: top;
	border-spacing: 1em;
}

table#main_layout td#page_title_bar, table#main_layout td#nav_bar, table#main_layout td#content, table#main_layout td#footer {
	background-color: #99d499;
	vertical-align: top;
	padding: 1.5em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
 }

div#site_title_bar {
	text-align: right;
	margin: 1em 3em 0em 0em;
}

table#main_layout td#page_title_bar {
	text-align: center;
	border: 0 solid black;
}

table#main_layout td#nav_bar {
	width: 25%;
	text-align: left;
	border: 0 solid black;
}

table#main_layout td#content {
	text-align: justify;
	border: 0 solid black;
}

div.nav_1 {
	text-indent: -1.5em;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

div.nav_2 {
	text-indent: -1.5em;
	margin-left: 1.5em;
	font-weight: normal;
}


div.image_top {
	text-align: center;
	clear: both;
	margin: 1em;
}

div.image_top img {
	text-align: center;
	max-width: 800;
	width: 100%;
}

div.image {
	border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: white;
	padding: 1px;
}

div.image_a {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.image_b {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

div.image_c {
	clear: both;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.image_c img {
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
}

pre.fixed_width {
	font-size: 9pt;
	font-family: "Courier New", Courier, monospace;
}

span.email_address {
	font-family: "Courier New", Courier, monospace;
	color: #ffff00;
}

div.subfamily_intro {
	font-size: 14pt;
}

div.species_block {
	font-size: 12pt;
}

p.page_start:first-letter {
	font-size: 5em;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	width: 1em;
	color: #005500;
}


p.flow_link {
	font-size: 12pt;
}

.line_break {
	clear: both;
}

hr.introduction_divider {
	clear: both;
	border: 0;
	height: 3px;
	width: 95%;
	color: #005500;
	background-color: #005500;
}

hr.species_divider {
	clear: both;
	border: 0;
	height: 2px;
	width: 75%;
	color: #005500;
	background-color: #005500;
}

hr.page_end {
	clear: both;
	border: 0;
	height: 2px;
	width: 95%;
	color: #005500;
	background-color: #005500;
}

table.distribution_and_flight_period {
	border-collapse: collapse;
	table-width: 640px !important;
}

table.distribution_and_flight_period th, table.distribution_and_flight_period td {
	border-style: solid;
	border-width: 1;
	border-color: #555555;
}

table.distribution_and_flight_period th.section_divider {
	width: 1em;
	border-width: 0;
}

table.distribution_and_flight_period th.emptycell {
	border-width: 0;
}

table.distribution_and_flight_period th.county {
	font-size: 10pt;
}

table.distribution_and_flight_period th.month_header {
	font-size: 10pt;
	text-align: center;
	border-width: 0;
}

table.distribution_and_flight_period th.subfamily {
	text-align: left;
	border-width: 0;
}

table.distribution_and_flight_period th.species {
	text-align: right;
	font-size: 10pt;
	padding-right: 1em;
	font-weight: normal;
	border-width: 1 2 1 1;
}

table.distribution_and_flight_period td.county {
	font-size: 9pt;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

table.distribution_and_flight_period td.no_flight_week {
	width: 4px;
	font-size: 4pt;
	padding: 0em;
	margin: 0em;
}

table.distribution_and_flight_period td.flight_week {
	width: 4px;
	font-size: 4pt;
	padding: 0em;
	margin: 0em;
	background-color: #0000ff !important;
}

table.distribution_and_flight_period td.month_start {
	border-width: 1 1 1 2;
}

table.distribution_and_flight_period td.month_end {
	border-width: 1 2 1 1;
}

table.distribution_and_flight_period td.alt_month {
	background-color: #55a455;
}

ul.bibliography li {
	margin-bottom: 1em;
}

div.mini_nav_block {
	float: right;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-width: 1;
	border-style: solid;
	border-color: black;
	margin: 1em 1em 1em 1em;
}
