/*
CSS for Chew valley Music Man site
*/



body {
  background: #e2edff url(lake.JPG) no-repeat bottom left;
  background-attachment: fixed;
  font-family: Verdana,Helvetica, Arial, sans-serif;
  background-color: #FFFF99;
  line-height: 100%;
  padding: 0;
  text-align: center;
  }

#wrapper {
  postion: relative;
  text-align: left;
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black;
  background-color: #FFFFCC;
  }


#header {


 
  
 
  
  }

#tagline {

  
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #000000;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  background-color: #FFFFFF;

}

#banner {
  
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #000000;

  background-color: #FFFFCC;
}


  


#bodycontent {
  
  
  
  
  top: 47%;  
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-left: 220px;
  margin-right: 5px;
  
  background-color: #FFFFCC;
 
  }


#sidenavbox {

  

  
  float:left;
  width: 200px;
   
  
  
  

  }



#sidenavigation ul {
  
  
  
   list-style: none;
   margin: 0;
   padding: 0;
  
}


  



#sidenavigation li a:link {
   
   display: block;
   padding: 0.4em 0 0.4em 0.5em;
   
   background-color: #FFFFFF;
   color: black;
   text-decoration: none;
   border-top:  2px solid #663300;
   border-left: 2px solid #663300;
   border-bottom: 2px solid black;
   border-right: 2px solid black;

}

#sidenavigation li a:visited {

   display: block;
   padding: 0.4em 0 0.4em 0.5em;
   
   background-color: #FFFFFF;
   color: black;
   text-decoration: none;
   border-top:  2px solid #663300;
   border-left: 2px solid #663300;
   border-bottom: 2px solid black;
   border-right: 2px solid black;
}

#sidenavigation li a:hover {
   display: block;
   padding: 0.4em 0 0.4em 0.5em;

   background-color: #CCCCFF;
   color: black;
   text-decoration: none;
   border-top:  2px solid black;
   border-left: 2px solid black;
   border-bottom: 2px solid #663300;
   border-right: 2px solid #663300;
}

#sidenavigation li a:active {
   display: block;
   padding: 0.4em 0 0.4em 0.5em;

   background-color: #CCCCFF;
   color: #663300;
   text-decoration: none; 
   border-top:  3px solid black;
   border-left: 3px solid black;
   border-bottom: 3px solid #663300;
   border-right: 3px solid #663300;
}


   

h1 {
  background: #e2edff url(stave.jpg) no-repeat bottom left;
  font-size: 300%;
  font-family: "Edwardian Script ITC", Monotype Corsiva, Lucida Calligraphy, Book Antiqua, Times New Roman;
  color: black;
  padding-left: 30%;
  padding-top: 10%;
  padding-bottom: 30%;
  margin: 0;    
}

h2 {
 
    font-family:  "Edwardian Script ITC", Monotype Corsiva, Lucida Calligraphy, Times New Roman; 
    font-size: 200%;
    color: black;
}

h3 {
   
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: black;
  margin-top: 0;
  
}

h4 {
 
  font-family: Verdana,Helvetica, Arial, sans-serif;  
  color: black;
}

h5 {
 
  
  font-family: Verdana,Helvetica, Arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}


p {
  font-family: Verdana,Helvetica, Arial, sans-serif;
  padding-left: 2em;
  text-align: justify;
}
 
.image {
  float:left;
  
  border: 2px solid #000000;
  margin-right: 20px;
  margin-bottom: 20px;
}

.centeredimage {
  
  border: 2px solid #000000;
  text-align: center;
}


.navimage {
  border: 2px solid #000000;
}

.clear {
   clear: both;
}

.rightimg {
  float: right;
  width :295px;
  border: 2px solid #000000;
  margin-right: 20px;
  margin-bottom: 20px;
}

.pianoimg {
  float:left;
  width:295px;
 
  margin-right: 20px;
  margin-bottom: 20px;
}


.pianorightimg {
  float: right;
  width :295px;
 
  margin-right: 20px;
  margin-bottom: 20px;
}



.centered {
   text-align: center;
} 

.terms {
  text-align: center;
  font-size: 95%;
  color: #663300;
}

.like {
  text-align: center;
  font-size: 85%;
  color: #663300;
}

#footer {
  clear: both;
  font-size: 80%;
  padding-top: 1em;
  color: #663300;
  background-color: #FFFFCC;

}

#footer a:link {
   font-size: 80%;
   color: #663300;
}
  

#footer a:visited {
   font-size: 80%;
   color: #663300;
}


#footer a:hover {
   font-size: 80%;
   color: #000000;
}


#footer a:active{
   font-size: 80%;
   color: #663300;
}




 
	
	

	

