@charset "UTF-8";
/* CSS Document */


* {
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding: 0;
    margin: 0;
    color:#90f;

}

a {
    font-size:100%;
    color: #00f;
    font-weight: bold;
    text-decoration:none
}
a:hover {
    font-size: 100%%;
    color: #C0C;
    font-weight: bold;
    text-decoration:none;
    }
    
a.one {
    font-size: 80%;
    color:#999999;
    font-weight: bold;
    text-decoration:none;;
}

a.two {
    font-size:100%;
    color:#0000CC;
    text-decoration:underline;
}
a.three {
    font-size:100%;
    color:#00f;
    text-decoration:underline;
    }
a.four {
     font-size:16px;
    color:90f;
    text-decoration:underline;
    }
    /*
#content a {
    color: #90F;
    text-decoration:underline;
}
*/


p {font-size:12px;
color:#333;    }

/*

h1, h2, h3, h4, h5, h6    {
    padding: 1em 0 .4em;

}
*/

h1 {
    font-size: 22px;
    color:#3366FF;
    }
    
    
h2 {
    font-size:16px;
    color:#9900FF;
    }
    
    
h3  {
    font-size:12px;
    color:#FF33CC;
    font-weight:bold;
    }
    
    
h4  {
    font-size:medium;
}


h5  {
    font-size: 1.1ems;
    }
    
    
h6  {
    font-size: 70%;
    font-weight: normal;
    color:#666666;
}

#wrapper {
    background-image:url(imagesmusic/BGrainbowswirl-clrBTM.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin: 0px auto;

    }
#body {
    background-color:#00ccff;}

#container {
    background-image:url(imagesmusic/BGrainbowswirl-clr.png);
    background-position:left top;
    background-repeat:no-repeat;
    margin: 0px auto;

    }


#banner {
    background-image:url(imagesmusic/makingmusic4funlogo2.png);
    background-position:center;
    background-repeat:no-repeat;
    height:241px;
}

#content {
    width:1200;
    
    }
    


    
#topstrip2 {
    margin: 0 auto;
    border-top: 0;
    border-bottom: 0;
    padding: 10px 0 0 200px;
    background-color:transparent;
    z-index:500;
    width: 1200px;
}
#topstrip2 {
    overflow: auto;
    
}
#topstrip2 ul { 
    margin: 160px 0 0 15px;
}

#topstrip2 ul ul { 
    margin: 0;
}

#topstrip2 li, #topstrip2 a {
    float: left;
    
}
#topstrip2 li { 
    list-style:none;
    position: relative;
    /* max-width: 85px!important;    will make li words wrap so it fits across */
}
    
#topstrip2 li li { 
    max-width: none;    /* removes word wrap for sub menus */
}


#topstrip2 a {
    background-repeat: no-repeat;
    background-position:left center;
    padding: 4px 14px 10px;
    font-size: 92%;
    font-style:bold;
    text-decoration:underline;
}



#topstrip2 li#home a {
    /*background-image:url(imagesmusic/BTNhomeBG.gif);*/
    color:#9933CC;
    padding-left:16px;
}

#topstrip2 li#Music4Life a {
/*    background-image:url(imagesmusic/BTNmusic4BG.gif);*/
    color:#0099FF;
}

#topstrip2 li#music4fun a {
    /*background:url(imagesmusic/BTNmusicBG.gif) no-repeat;*/
    color:#66FF33;
}

#topstrip2 li#about a {
    /*background-image:url(imagesmusic/BTNaboutBG.gif); */
    color:#0099FF;
}

#topstrip2 li#music4parties a {
    /*background-image:url(imagesmusic/BTNpartiesBG.gif);*/
    color:#e6de02;
}
#topstrip2 li#musictherapy a {
    /*background-image:url(imagesmusic/BTNtherapyBG.gif);*/
    color:#FF6600;
}

#topstrip2 li#testimonials a {
    /*background-image:url(imagesmusic/BTNtestimonialBG.gif); */
    color:#FF0000;
}

#topstrip2 li#about a {
    /*background-image:url(imagesmusic/BTNaboutBG.gif);  */
    color:#0099FF;
}
#topstrip2 li#blog a {
    
    color:#C3F;
    
}


#topstrip2 li#Contact a {
/*    background-image:url(imagesmusic/BTNcontactBG.gif);  */
    color:#9900CC;
}





#topstrip2 a:hover {
background-position:left;
background-color:transparent;
} 

/* submenu position etc. */

#topstrip2 li ul {
    position: absolute;
    display: none;
    background-color: #90F;
    background-repeat: no-repeat;
    left: 0px;
    top: 24px;
    white-space: nowrap;
}

/* link color etc. for submenus */
#topstrip2 li#music4fun ul a, #topstrip2 li#musictherapy ul a, #topstrip2 li#testimonials ul a { 
    color: #fff;
    padding: 4px 6px;
}

/* submenu left position (relative to li it sits in) */
#topstrip2 li#music4fun ul {
    left: -140px;
    background-color: #33ff33;
    width: 630px;
}

#topstrip2 li#musictherapy ul {
    left: -70px;
    background-color: #FF9933;
    width: 310px;
}

#topstrip2 li#testimonials ul {
    left: -180px;
    background-color: #FF0000;
    width: 320px;
}


    
#topstrip2 li:hover ul, #topstrip2 li.p7hvr ul {
    display: block;
}



#topstrip2 li:hover a, #topstrip2 a:focus,
#topstrip2 a:active, #topstrip2 li.p7hvr a {
    color:#CC99FF;
    background-color:transparent;
}


#topstrip2 li:hover ul a, #topstrip2 li.p7hvr ul a {
    color: #fff;
    background-color: transparent;
}

#topstrip2 ul a:hover {
    background-color: transparent!important;
    color: #c0c!important;
}

#middlestrip2 a {
    font-size:100%;
    color:#00f;
    text-decoration:underline;
    font-weight:bold;
    }



.clearit {
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}

#trigger a {
color:#006;
font-size:70%;
line-height:70%;
float:left;
clear:left;
width:40;
}


#trigger a:hover {
    color:#f0c;
    text-decoration:none;
    background-image:none;
    }



element.style {
    border-collapse:collapse;
    }





#main_content {
    margin-top:0;
    margin: 0 auto;
    padding: 0px 30px 200px 0px;
    width:1200px;
    position: relative;
    background-color:transparent;
    border:thick;
    border-color:#FCF;
}

#main_content lI {
    font-size: 80%;
    color:#000;
}
#topstrip2 li {
    font-size:97%;
    }

/*

#main_content, #topstrip2, #bottomstrip2, #middlestrip2 { 
    position: relative;
 }
#topstrip2, #bottomstrip2 { }

#topstrip2 {
    background-image:url(imagesmusic/kidstopstrip3.png);
    background: no-repeat left top;
    height: 263px;
 }
 
#bottomstrip2 {
    background-image:url(imagesmusic/kidsbottomstrip3.png);
    background: no-repeat left bottom;
    height: 283px;
    padding-left:70px;
}
#middlestrip2 {
    background-image:url(imagesmusic/kidsmiddlestrip3.png);
    background:  repeat-y;
    padding: 0px 160px 0px 190px;
}

*/
#main_content, #topstrip2, #bottomstrip2, #middlestrip2 { 
    position: relative;
 }
#topstrip2, #bottomstrip2 { }

#topstrip2 {
    background-image: url(imagesmusic/kidstopstrip4.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 209px;
 }
 
#bottomstrip2 {
    background-image:url(imagesmusic/kidsbottomstrip4.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 263px;
    padding-left:70px;
}

#middlestrip2 {
    background-image:url(imagesmusic/kidsmiddlestrip4.gif);
    background-repeat:  repeat-y;
    padding: 0px 160px 0px 190px;
}

#middlestrip2 h1, h2 {
    padding-top:10px;
    }
    
#middlestrip2 ul {
    padding-left:30px;
    color:000;
    }

#middlestrip2 lI {
    font-size: 80%;
    color:000;
}
    






#footer {
    padding:60px 5px 0px 380px;
    width:916px;
    background-repeat:no-repeat;
    color:#666;
    height:163px;
}        

.base {
    margin-left:1em;
}
    
    
#em {
    color:#000;
    }


.style1 {
    font-style:italic;
    color:#000066;
    }

.base1 {
    margin-left:5em;
    }
    
        
.fltrt {
    float: right;
    margin-left: 8px;
    margin-right: 8px;
    padding-right: 10px;
}
.fltlft { 
    float: left;
    margin-right: 8px;
}
.fltcntr {
    float:inherit;}

.strong {
    font-weight:bolder;
    color:#f3c;

