<style type="text/css">


html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, 
a {margin: 0; padding: 0; border: 0;} 

@viewport, @-ms-viewport
{zoom: 1.0;
width: extend-to-zoom}

img {max-width: 100%; height: auto;}


/*Code for link attributes*/

a:link 
{text-decoration: none;
background: rgb(145,186,246);
padding: 8px;
border-radius: 10px;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
font-size: 1.15em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(9,46,67);}

a:visited 
{text-decoration: none;
background: rgb(145,186,246);
padding: 8px;
border-radius: 10px;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
font-size: 1.15em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(35,26,101);}

a:hover 
{text-decoration: none;
background: rgb(166,209,209);
padding: 8px;
border: 1px solid rgb(84,130,179);
border-radius: 10px;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
font-size: 1.15em;
font-family: "Book Antiqua", "Times Roman", serif;
color:rgb(63,44,155);}

a:active 
{text-decoration: none;
background: rgb(160,235,246);
padding: 8px;
border-radius: 10px;
font-weight: bold;
font-style: normal;
font-variant: small-caps;
font-size: 1.15em;
font-family: "Book Antiqua", "Times Roman", serif;
color:rgb(19,76,92);}



/*Code for text attributes*/

h1 {font-weight: bold;
font-style: normal;
font-size: 1.5em;
font-family: georgia, serif;
color: rgb(162,239,190);
padding-top: 20px;
text-align: center;}


h2 {font-weight: bold;
font-style: italic;
font-size: 1.3em;
font-family: georgia, serif;
color: rgb(162,239,190);
line-height: 1.5em;
text-align: center;}


h3 {font-weight: bold;
font-style: normal;
font-size: 1.25em;
font-family: georgia, serif;
color: rgb(174,220,190);
padding-top: 20px;
line-height: 1.5em;
text-align: center;}


h4 {font-weight: normal;
font-style: italic;
font-size: 1.05em;
font-family: georgia, serif;
color: rgb(162,239,190);
line-height: 1.25em;
text-align: center;}



blockquote
{background: rgb(42,38,94);
padding: 20px;}




.italic
{font-weight: normal;
font-style: italic;
font-size: .75em;
font-family: tahoma, helvetica, sans-serif;
color: rgb(45,7,69);}


.italiclg
{font-weight: normal;
font-style: italic;
font-size: 1.15em;}



.bold
{font-weight: bold;
font-size: 1em;}

.bolditalic
{font-weight: bold;
font-style: italic;
font-size: 1em;}



.small
{font-weight: normal;
font-size: .65em;
font-family: tahoma, helvetica, sans-serif;}





/*Code for photo attributes*/


.photo1
{padding: 10px;
border: none;
float: left;}





div.photocap
{background: rgb(145,186,246);
padding: 20px;
border: none;
border-radius: 10px;
text-align: center;}

div.photocap p
{text-align: center;}



div.homephotocap1
{background: rgb(179,192,237);
padding: 20px;
border: 1px solid rgb(84,130,179);
border-radius: 10px;
text-align: center;}

div.homephotocap1 p
{font-size: 1em;
font-style: italic;
font-family: "Times Roman", serif;
line-height: 1.5em;
text-align: center;}



div.homephotocap2
{background: rgb(145,186,246);
padding: 20px;
border: none;
border-radius: 10px;
text-align: center;}

div.homephotocap2 p
{font-size: 1em;
font-style: italic;
font-family: "Times Roman", serif;
line-height: 1.5em;
text-align: center;}



div.supportphotocap
{background: rgb(203,255,242);
padding: 25px;
border: none;
border-radius: 10px;
text-align: center;}

div.supportphotocap
{font-weight: bold;
font-style: italic;
font-size: 1.25em;
line-height: 1.50em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(8,36,91);
text-align: center;}




/*Navigation Bar*/


/*Dropdown Button*/
.dropbtn 
{width: 250px;
background-color: rgb(166,209,209);
color: rgb(0,0,0);
padding: 20px;
font-size: 1em;
border: none;
cursor: pointer;}


/*The container <div> - needed to position the dropdown content*/
.dropdown
{position: relative;
float: left;}



/*Dropdown Content (Hidden by Default)*/
.dropdown-content 
{display: none;
position: absolute;
background-color: rgb(133,198,212);
font-family: verdana, helvetica, sans-serif;
font-size: 1em;
line-height: 1em;
color: rgb(0,0,0);
min-width: 250px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;}


/*Links inside the dropdown*/
.dropdown-content a 
{color: rgb(24,17,70);
padding: 12px 16px;
text-decoration: none;
display: block;}


/*Change color of dropdown links on hover*/

.dropdown-content a:hover 
{background-color: rgb(176,229,254);}

.dropdown-content a:active
{background: rgb(151,204,247);}


/*Show the dropdown menu on hover*/
.dropdown:hover .dropdown-content 
{display: block;}



/*Change the background color of the dropdown button when the dropdown content is shown*/
.dropdown:hover .dropbtn 
{background-color: rgb(153,205,203);}



#navspace
{width: 100%;
height: auto;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
clear: left;}





/*Previous Navigation Bar*/

#navwrap
{width: 80%;
height: 40px;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
margin-bottom: 125px;
padding: 15px;
background: rgb(118,200,242);
border: 2px solid rgb(84,130,179);
font-size: 1em;
font-family: "Times Roman", serif;
color: rgb(49,43,248);
text-align: left;}

 
#nav li
{list-style: none;
font-weight: bold;
font-style: normal;
font-size: 1em;
font-family: "Times Roman", serif;
float: left; }
 
#nav li a
{display: block;
background: rgb(118,200,242);
padding: 3px 8px;
border: 20px solid rgb(145,186,246);
text-transform: uppercase;
text-decoration: none;
color: rgb(154,214,245);
font-weight: bold;}

 
#nav li a:hover
{color: rgb(63,44,155);
background: rgb(149,155,253);
border: 10px solid rgb(187,207,246);}


#nav li ul
{display: none;}
 
#nav li:hover ul, #nav li.hover ul
{position: absolute;
display: inline;
left: 0;
width: 100%;
margin: 0;
padding: 0; }

#nav li:hover li, #nav li.hover li
{float: left; }
 
#nav li:hover li a, #nav li.hover li a
{color: rgb(39,42,162); }
 
#nav li li a:hover
{color: rgb(31,30,131);}



/*Sample Styles Below*/


#spacer 
{width: 100%;
background: rgb(45,7,69);
border: none;}

#wrap
{width: 93%;
height: auto;
margin: auto;
background: rgb(38,10,56);
background:url(frogspawnbk2.jpg);
padding: 10px;
border: none;
text-align: left;}







/*Front Page (Home) - (index)*/



#homecontents
{width: 95%;
height: auto;
background: rgb(139,182,189);
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
padding: 10px;
position: relative;
text-align: center;}


#hometitle
{width: 90%;
height: auto;
margin-top: 150px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: linear-gradient(to bottom, rgba(151,204,247,0), rgba(151,204,247,1));
padding: 25px;
border: 40px solid rgb(84,130,179);
border-radius: 50px;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-size: 3.25em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
line-height: 2.5em;
text-align: center;}



#homeheading
{width: 85%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background: rgb(187,207,246);
padding: 50px;
border: 20px solid rgb(84,130,179);
font-weight: normal;
font-style: normal;
font-size: 1.35em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
line-height: 1.5em;
text-align: left;}




#homephotos1
{width: 85%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background: rgb(187,207,246);
padding: 50px;
border: 20px solid rgb(84,130,179);
font-weight: normal;
font-style: normal;
font-size: 1.35em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
line-height: 1.5em;
text-align: left;}



#homelinks
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(187,207,246);
padding: 50px;
border: 20px solid rgb(84,130,179);
font-weight: bold;
font-style: italic;
font-size: 1.35em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
line-height: 2em;
text-align: left;}



#homefooter 
{width: 70%;
height: auto;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: linear-gradient(to top, rgba(141,211,214,0), rgba(141,211,214,1));
padding: 20px;
border: 1px solid rgb(84,130,179);
border-radius: 50px;
font-weight: normal;
font-style: normal;
font-size: 1em;
line-height: 1.50em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
text-align: center;}






/*How to Support Website Page*/


.button
{background: rgb(146,211,214);
border: 5px solid rgb(146,211,214);
border-radius: 8px;
color: white;
padding: 50px;
text-align: center;
text-decoration: none;
display: inline-block;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-size: 2.5em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(8,36,91);}




#supportcontents
{width: 95%;
height: auto;
background: rgb(25,93,120);
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 5px;
border: none;
position: relative;
text-align: center;}


#supporttitle
{width: 85%;
height: auto;
margin-top: 150px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background: rgb(146,211,214);
padding: 60px;
border-top: 1px solid rgb(203,255,242);
border-left: 1px solid rgb(203,255,242);
border-right: 1px solid rgb(203,255,242);
border-bottom: 5px solid rgb(19,76,92);
border-radius: 10px;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-size: 2.5em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(18,55,74);
text-align: left;}


#supportmain1
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(203,255,242);
padding: 60px;
border: 1px solid rgb(8,36,91);
border-radius: 8px;
font-weight: normal;
font-style: normal;
font-size: 1.25em;
line-height: 1.65em;
font-family: tahoma, helvetica, sans-serif;
color: rgb(17,36,106);
text-align: left;}


#supportmain2
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(203,255,242);
padding: 60px;
border: 2px solid rgb(50,120,140);
border-radius: 8px;
font-weight: normal;
font-style: normal;
font-size: 1.25em;
line-height: 1.65em;
font-family: tahoma, helvetica, sans-serif;
color: rgb(17,36,106);
text-align: left;}


#supportmain3
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(203,255,242);
padding: 60px;
border: 2px solid rgb(50,120,140);
border-radius: 8px;
font-weight: bold;
font-style: italic;
font-size: 1.50em;
line-height: 1.25em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(8,36,91);
text-align: left;}


#supportlinks
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(19,76,92);
padding: 60px;
border-top: 5px solid rgb(76,190,170);
border-radius: 8px;
font-weight: bold;
font-style: italic;
font-size: 1.25em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(70,89,122);
text-align: left;}


#supportfooter 
{width: 70%;
height: auto;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: linear-gradient(to top, rgba(141,211,214,0), rgba(141,211,214,1));
padding: 20px;
border: 1px solid rgb(84,130,179);
border-radius: 50px;
font-weight: normal;
font-style: normal;
font-size: 1em;
line-height: 1.50em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
text-align: center;}



/*Winter Bird Count - Archive Page*/


#countcontents
{width: 90%;
height: auto;
background: rgb(42,37,75);
margin-top: 0px;
margin-left: 125px;
margin-right: auto;
margin-bottom: 0px;
padding: 10px;
border: none;
position: relative;
text-align: center;}


#counttitle
{width: 85%;
height: auto;
margin-top: 150px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background: rgb(187,207,246);
padding: 60px;
border: 2px solid rgb(17,36,106);
border-radius: 10px;
font-weight: bold;
font-style: italic;
font-size: 2.5em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(18,55,74);
text-align: left;}


#countmain1
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(187,207,246);
padding: 60px;
border: 1px solid rgb(17,36,106);
border-radius: 8px;
font-weight: normal;
font-style: normal;
font-size: 1.25em;
line-height: 1.65em;
font-family: tahoma, helvetica, sans-serif;
color: rgb(25,13,78);
text-align: left;}


#countmain2
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(187,207,246);
padding: 60px;
border: 1px solid rgb(17,36,106);
border-radius: 8px;
font-weight: normal;
font-style: normal;
font-size: 1.25em;
line-height: 1.65em;
font-family: tahoma, helvetica, sans-serif;
color: rgb(25,13,78);
text-align: left;}




#countlinks
{width: 85%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(42,37,75);
padding: 60px;
border-top: 5px solid rgb(17,36,106);
border-radius: 8px;
font-weight: bold;
font-style: italic;
font-size: 1.25em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(170,208,254);
text-align: left;}


#countfooter 
{width: 70%;
height: auto;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: linear-gradient(to top, rgba(170,208,254,0), rgba(170,208,254,1));
padding: 20px;
border: 1px solid rgb(17,36,106);
border-radius: 50px;
font-weight: normal;
font-style: normal;
font-size: 1em;
line-height: 1.50em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
text-align: center;}




/*Below belongs to a page entitled Spring Walk*/

#main1content
{width: 95%;
height: auto;
margin-top: 80px;
margin-left: 125px;
margin-right: auto;
margin-bottom: 80px;
padding: 5px;
border: none;
background: rgb(91,125,103);
position: relative;
text-align: center;}


#main1
{width: 80%;
height: auto;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding: 30px;
border: 1px solid rgb(162,239,190);
background: rgb(91,112,99);
font-weight: normal;
font-style: normal;
font-size: 1.35em;
line-height: 1.60em; 
font-family: georgia, serif;
color: rgb(174,220,190);
text-align: left;}





#sitelinks
{width: 80%;
height: auto;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding: 30px;
border: 1px solid rgb(162,239,190);
background: rgb(91,112,99);
font-weight: normal;
font-style: normal;
font-size: 1.15em;
line-height: 1.60em; 
font-family: georgia, serif;
color: rgb(174,220,190);
text-align: left;}





#footer 
{width: 75%;
height: auto;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding: 10px;
border: 1px solid rgb(162,239,190);
background: rgb(91,112,99);
font-weight: normal;
font-style: normal;
font-size: 1em;
line-height: 1.15em; 
font-family: verdana, arial, helvetica, sans-serif;
color: rgb(162,239,190);
text-align: center;}









/*Notebook*/

#notebookcontents
{width: 95%;
height: auto;
background: rgb(187,207,246);
background:url(ltblbk1.jpg);
margin-top: 70px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
position: relative;
text-align: center;}


#notebooktitle
{width: 80%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(94,121,210);
padding: 40px;
border: 10px solid rgb(157,206,213);
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-size: 2.25em;
line-height: 2em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(187,207,246);
text-align: center;}


#notebookmain
{width: 80%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: rgb(145,205,215);
padding: 50px;
border: 1px solid rgb(50,50,106);
font-weight: normal;
font-style: normal;
font-size: 1.5em;
line-height: 2.5em;
font-family: tahoma, arial, helvetica, sans-serif;
color: rgb(50,50,106);
text-align: left;}


#notebooklinks
{width: 75%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: rgb(187,207,246);
padding: 40px;
border: 1px solid rgb(50,50,106);
font-weight: bold;
font-style: italic;
font-size: 1.25em;
line-height: 3em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
text-align: left;}


#notebookfooter 
{width: 50%;
height: auto;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: rgb(157,206,213);
padding: 40px;
border: 1px solid rgb(152,242,224);
font-weight: normal;
font-style: normal;
font-size: .95em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(50,50,106);
line-height: 1em;
text-align: left;}


/*CBRC*/

#cbrccontents
{width: 90%;
height: auto;
background: rgb(111,153,179);
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
border: 1px solid rgb(42,53,45);
position: relative;
text-align: center;}


#cbrctitle
{width: 80%;
height: auto;
margin-left: auto;
margin-right: auto;
background: rgb(156,185,198);
padding: 75px;
border-top: 10px solid rgb(123,154,172);
border-right: 2px solid rgb(123,154,172);
border-left: 2px solid rgb(123,154,172);
border-bottom: 15px solid rgb(123,154,172);
font-weight: bold;
font-style: italic;
font-size: 2.5em;
line-height: 1em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(42,53,45);
text-align: center;}


#cbrcmain
{width: 80%;
height: auto;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: rgb(156,185,198);
padding: 75px;
border: 1px solid rgb(42,53,45);
font-weight: normal;
font-style: normal;
font-size: 1.25em;
line-height: 1.5em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(42,53,45);
text-align: left;}


#cbrclinks
{width: 85%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: rgb(156,185,198);
padding: 40px;
border: 1px solid rgb(42,53,45);
font-weight: bold;
font-style: normal;
font-size: 1.25em;
line-height: 3em;
font-family: "Book Antiqua", "Times Roman", serif;
color: rgb(36,34,83);
text-align: left;}







</style>