body {
	margin: 0px;
}
.basic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.basic_text_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.basic_text_bold_itallic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.form_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.photo_nav_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	white-space: nowrap;
}
.side_link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.small_click_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.birds_category_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.big_category_heading_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.basic_heading_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.basic_heading_text_not_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
.birds_top_bg {
	background-image: url(images/birds/birds_top_bg.jpg);
	background-repeat: no-repeat;
}
.grants_top_bg {
	background-image: url(images/grants/grants_top_bg.jpg);
	background-repeat: no-repeat;
}
.ar_top_bg {
	background-image: url(images/ar/ar_top_bg.jpg);
	background-repeat: no-repeat;
}
.about_top_bg {
	background-image: url(images/about/about_top_bg.jpg);
	background-repeat: no-repeat;
}
.contact_top_bg {
	background-image: url(images/contact/contact_top_bg.jpg);
	background-repeat: no-repeat;
}
.projects_top_bg {
	background-image: url(images/projects/projects_top_bg.jpg);
	background-repeat: no-repeat;
}
.birds_hvsm_binoculars_small_bg {
	background-image: url(images/birds/hysm_binoculars_small.jpg);
	background-repeat: no-repeat;
}
.middle_bg {
	background-image: url(images/shared/mid_bg.jpg);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/shared/footer_bg.jpg);
	background-repeat: no-repeat;
}
.home_bg {
	background-image: url(images/home/home_bg.jpg);
	background-repeat: no-repeat;
}
.ocean_top_bg {
	background-image: url(images/birds/birds_subpages/ocean/ocean_top_bg.jpg);
	background-repeat: no-repeat;
}
.tidal_flats_top_bg {
	background-image: url(images/birds/birds_subpages/tidal_flats/tidal_flats_top_bg.jpg);
	background-repeat: no-repeat;
}
.dunes_top_bg {
	background-image: url(images/birds/birds_subpages/dunes/dunes_top_bg.jpg);
	background-repeat: no-repeat;
}
.sandy_beach_top_bg {
	background-image: url(images/birds/birds_subpages/sandy_beach/sandy_beach_top_bg.jpg);
	background-repeat: no-repeat;
}
.salt_marsh_top_bg {
	background-image: url(images/birds/birds_subpages/salt_marsh/salt_marsh_top_bg.jpg);
	background-repeat: no-repeat;
}
.site__map_top_bg {
	background-image: url(images/shared/site_map_top_bg.jpg);
	background-repeat: no-repeat;
}
.credits_top_bg {
	background-image: url(images/shared/credits_top_bg.jpg);
	background-repeat: no-repeat;
}
.search_results_top_bg {
	background-image: url(images/shared/search_results_top_bg.jpg);
	background-repeat: no-repeat;
}
/* SDK */

#contact input, textarea {
	background-color: #E9E9DB;
}




