body{background-image: url('http://touchechicago.com/wp-content/uploads/2013/10/wood-bg-1024x682.jpg');}

*{
  margin:0;
  padding:0;
}
body{
  font-family:arial,sans-serif;
  font-size:100%;
  margin:1em;
  color:#fff;
}
h2 p{
  font-size:100%;
  font-weight:normal;
  font-family:Catamaran
}
.stickynotes li{
  list-style:none;
}
ul{
  overflow:hidden;
  padding:3em;
}
.stickynotes li a{
  text-decoration:none;
  color:#000;
  background:#ffc;
  display:block;
  height:10em;
  width:10em;
  padding:1em;
  -moz-box-shadow:5px 5px 7px rgba(33,33,33,1);
  -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  -moz-transition:-moz-transform .15s linear;
  -o-transition:-o-transform .15s linear;
  -webkit-transition:-webkit-transform .15s linear;
}
.stickynotes li{
  margin:1em;
  float:left;
}
.stickynotes li h2{
  font-size: 140%;
  font-weight:bold;
  padding-bottom:10px;
}
.stickynotes li p{
  font-family:"Reenie Beanie",arial,sans-serif;
  font-size:50%;
}
.stickynotes li a{
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform:rotate(-6deg);
}
.stickynotes li:nth-child(even) a{
  -o-transform:rotate(4deg);
  -webkit-transform:rotate(4deg);
  -moz-transform:rotate(4deg);
  position:relative;
  top:5px;
  background:#1a936f;
}
.stickynotes li:nth-child(3n) a{
  -o-transform:rotate(-3deg);
  -webkit-transform:rotate(-3deg);
  -moz-transform:rotate(-3deg);
  position:relative;
  top:-5px;
  background:#eca72c;
}
.stickynotes li:nth-child(5n) a{
  -o-transform:rotate(5deg);
  -webkit-transform:rotate(5deg);
  -moz-transform:rotate(5deg);
  position:relative;
  top:-10px;
}
.stickynotes li a:hover,ul li a:focus{
  box-shadow:10px 10px 7px rgba(0,0,0,.7);
  -moz-box-shadow:10px 10px 7px rgba(0,0,0,.7);
  -webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  position:relative;
  z-index:5;
}
ol{text-align:center;}
ol li{display:inline;padding-right:1em;}
ol li a{color:#ebd494;}




header{width:100%; font-family: Book Antiqua; font-size: 18px;
    padding: 1em;
    background-color: #2D3047; color: #ECA72C; font-weight: bold; font-size: 24;
    text-align: center;}

.menubtn {background-color: #1A936F;
    color: #2F110A;
   font-weight: bold; padding: 16px;
    font-size: 20px;
    border: none;
    cursor: pointer;
}



.menu {
position: relative;
 display: inline-block;
}



.menu-content {
display: none;
 position: absolute;
 background-color: #ECA72C; 
 min-width: 160px;
 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 z-index: 1;
}



.menu-content a {color: #2D3047;
 padding: 12px 16px;
 text-decoration: none; display: block;
}



.menu-content a:hover {background-color: #1A936F;}



.menu:hover .menu-content {display: block;
}



.menu:hover .menubtn {background-color: #1A936F;
}



ul#navlist {padding: 0; margin: 10px 0px 0px 550px; list-style-type: none;} 

ul#navlist li{
 display: inline;
 float: left;
}

ul#navlist a{width: 100%;
 font-family: Book Antiqua; font-size: 20px;
 font-weight: bold;
 color: #ECA72C;
 margin-right: 60px;
 border: 0;
 padding: 5px 10px 5px 10px;
 text-decoration: none;
 width: 125px;
 text-align: center;
 display: block;
}

.aboutus, .resources, .donate, .catsrehome, .dogsrehome {width: 100%;
	background-color: #1A936F; font-weight:bold; font-family: Book Antiqua; font-size: 20px;
	color: #F4E8C1;
	text-align: center;
	padding: 25px;
	opacity: 0.9;
	margin-bottom: 30px;
	margin-top: 30px;} 

.rehoming, .dogs, .food {width: 100%; color: #2F110A;
    background-color: #88D498; font-weight: bold; text-align: left; padding: 25px; margin-bottom: 30px; margin-top: 30px; font-family: Book Antiqua; font-size: 18px; opacity: 0.9;}

.cats, .member, .legacy {width: 100%; color: #2F110A;
    background-color: #9AD2CB; font-weight: bold; text-align: left; padding: 25px; margin-bottom: 30px; margin-top: 30px; font-family: Book Antiqua; font-size: 18px; opacity: 0.9;}

.rabbits, .singlegift {width: 100%; color: #2F110A;
    background-color: #88D498; font-weight: bold; text-align: left; padding: 25px; margin-bottom: 30px; margin-top: 30px; font-family: Book Antiqua; font-size: 18px; opacity: 0.9;}

footer {width: 100%; padding-top: 50px;
    padding-right: 10px;
    padding-bottom: 600px;
    padding-left: 80px; margin-right: 150px; background-color: #2D3047; color: #ECA72C
    ;
}

input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}




.side{background: #1a936f;
                    color: white;
                    border-radius: 2em;
                    padding: 5em;
                    position: absolute;
                    top: 75%;left: 15%;
                    margin-right: 0%;
       transform: translate(-50%, -50%);}


#middle { 
background-color:yellow; 
} 
#left { 
width:120px; 
background-color:green; 
position:absolute; 
} 

.transparent{width: 200px;
             opacity: 0.0;
}

#middle{bankground-color: #004346;}

.memorials title{width: 500px;
                 background-color:#004346;
}

.guidelink{background: #004346;
                    color: white;
                    border-radius: 0.5em;
                    padding: 3em;
                    position: absolute;
                    top: 90%;left: 50%;
                    margin-right: 0%;
transform: translate(-50%, -50%);
}               

