﻿/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 0 px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
}

#container {
	border: medium double #FFFF99;
	position: relative;
	width: 100%;
	background-image: none;
}
#left_col {
	padding: 0px 0px 0% 0px;
	margin: 0px 0px 0% 0px;
	width: 0 px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	bottom: 0px;
}
#page_content {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-indent: 0px;
	background-image: url('../PAPER1_bckgrnd.gif');
}
#footer {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: small;
	background-image: url('../PAPER1_bckgrnd.gif');
}

#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	color: #FFFF00;
	padding: 1px;
	margin: 1px;
}
#header h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #FFFF00;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	margin: 2px;
}
.style3 {
	border: 2px solid #FFFF99;
	background-image: url('../red_headed_woodpecker_background.jpg');
}
#left_col h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #FFFF00;
	vertical-align: middle;
	text-align: center;
	padding: 6px;
	margin: 6px;
	border: thin none #FFCC66;
}
#left_col a {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #FFFF99;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
#left_col a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #FFCC99;
	vertical-align: middle;
	text-align: center;
}
#left_col a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	color: #FFFF00;
}
.style5 {
	vertical-align: middle;
	border-style: solid;
	border-width: 2px;
}
.style6 {
	text-align: center;
}
#page_content h1 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
#page_content h2 {
	padding: 2px;
	margin: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
#species_specs {
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('../PAPER1_bckgrnd.gif');
}
#footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #996633;
	vertical-align: middle;
	text-align: center;
}
#footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #663300;
	vertical-align: middle;
	text-align: center;
}
.style7 {
	border: 2px solid #663300;
	table-layout: auto;
	text-align: center;
	vertical-align: middle;
}
.style8 {
	border: 1px solid #996633;
	background-color: #CCFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.style9 {
	border: 1px solid #996633;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.style10 {
	border: 1px solid #996633;
	background-color: #CCFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.style11 {
	border: 1px solid #996633;
	background-color: #FFCCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
#species_text {
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('../PAPER1_bckgrnd.gif');
}

#species_text h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding: 10px 4px 2px 4px;
	margin: 8px 4px 2px 4px;
	text-align: left;
}
.style12 {
    font-weight: normal;
    text-align: left;
}
#species_text p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding: 4px;
	margin: 4px;
}
#species_text a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #996633;
	text-align: left;
}
#species_text a_vistied {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #663300;
}
#species_map {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	background-image: url('../PAPER1_bckgrnd.gif');
}
#species_photos {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	background-image: url('../PAPER1_bckgrnd.gif');
}
.style13 {
	border: 1px solid #996633;
}
.style14 {
	background-image: url('PAPER1_bckgrnd.gif');
}
#species_photos a {
	font-family: "Times New Roman", Times, serif;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #996633;
	vertical-align: baseline;
	text-align: center;
}
#species_photos a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #663300;
	vertical-align: baseline;
	text-align: center;
}
#species_photos h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
#species_map a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #996633;
	vertical-align: middle;
	text-align: center;
}
#species_map a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #663300;
	vertical-align: middle;
	text-align: center;
}
#species_photos h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	vertical-align: baseline;
	text-align: center;
	padding: 1px;
	margin: 1px;
}
.style15 {
	margin-bottom: 5px;
}
#species_text a:hover {
	color: #CC0000;
}

img {vertical-align: middle;
	border: 2px solid #FFCC00;
	max-width:100%;
	height:auto}


.style20 {
	border-style: solid;
	border-width: 2px;
}
