/* @charset "UTF-8"; */
/* CSS Document */

body {
	width: 850px;
	text-align: center;
	margin: 0 auto;
	background-color: #FECC3B;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#logo {
	width: 260px;
	height: 140px;
	float: left;
}

#menu {
	float: right;
	background-image: url(../img/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 590px;
	height: 140px;
}

#menu a {
	line-height: 193px;
	font-size: 14px;
}

#menu ul li.menu-current {
	/*border-right: 1px solid #FFF;
	border-top: 3px solid #fff;
	padding: 30px 10px 10px 10px;
        margin-right: 10px;
	background-color: #EAEEE8;*/
        font-weight: bold;
}

.heading1 {
	background-image: url(../img/bg-header.gif);
	width: 850px;
	height: 78px;
	display: block;
	text-align: center;
}

#bodybg {
	background-color: #FFFFFF;
	background-image: url(../img/bg-body.gif);
	padding: 15px;
	font-size: 12px;
	text-align: left;
}

#bodybg p {
	margin-top: 0;
}

#footer {
	background-image: url(../img/bg-footer.gif);
	background-position: bottom;
	height: 70px;
}

.copyright, #footer {
	font-size: 8pt;
	padding: 8px 8px 2px 8px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #333;
}

.copyright a {
	color: #600;
	text-decoration: none;
	border: none;
}

.copyright a:hover {
	color: #600;
	text-decoration: underline;
}

.copyright img {
	margin-right: 8px;
}

#sidebar_container {
	float: right;
	margin-left: 10px;
}

.b_news {
	background-image: url(../img/bubble-news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 31px;
	color: white;
	margin-top: 1px;
}

.b_news_content {
	background-image: url(../img/bubble-bg.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding: 5px;
	color: #333;
}

.b_news_content hr {
	color: #CCC;
	height: 1px;
	
}

.b_news_content .posted {
	color:#CCC;
	font-size: smaller;
	text-transform: uppercase;
	font-weight: bold;
}

.b_news_content a {
	text-decoration: none;
	color: #600;
}

.b_news_content a:hover {
	color: #600;
	text-decoration: underline;
}

.b_picture {
	background-image: url(../img/bubble-bg.jpg);
	padding: 4px 0 4px 0;
	display: table;
        width: 200px;
}

.b_picture img, .b_picture iframe {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.b_picture iframe {
	margin: -2px 0 0 -2px;
        padding: 0;
        width: 202px;
}

.b_divider {
	background-color: #FEEFE0;
	display: table;
}

.b_learnmore {
	width: 600px;
	height: 200px;
	background-image: url(../img/bubble-learnmore.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #FC9;
	border-bottom: 1px solid #FC9;
}

.lm_music {
	float: left;
	width: 245px;
	height: 100%;
}

.lm_links {
	float: right;
	width: 350px;
	padding-top: 10px;
}

.lm_links a {
	margin-left: 5px;
	line-height: 35px;
	display: block;
	padding-left: 15px;
	color: #600;
	text-decoration: none;
	font-weight: bold;
}

.lm_links a:hover {
	text-decoration: underline;
}

input {
	padding: 2px;
	font-size: 10px;
}

.title_hearmusic {
	display: block;
	margin: 3px auto auto;
	padding: 5px;
	color: gray;
}

.title_enewsletter {
	background-image: url(../img/bubble-enewsletter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 31px;
	margin-top: 1px;
}

.songtitle img {
	float: left;
}

.songtitle {
	line-height: 25px;
	display: block;
	background-color: rgba(0,0,0,0.1);
	margin-bottom: 1px;
}

.Home {
        background-repeat: no-repeat;
	background-position: top center;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
}

.Home a {
	background-image: url(../img/mttc-flutes-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	line-height: 80px;
	color: white;
	text-decoration: none;
}

.Home a:link, .Home a:visited {
	background-image: url(../img/mttc-flutes.png);
}

.Home a:hover {
	background-image: url(../img/mttc-flutes-ov.png);
	background-repeat: no-repeat;
	color: white;
	text-decoration: underline;
}

.Teachers {
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	padding-right: 10px;
}

.Teachers a {
	background-image: url(../img/mttc-maraca-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: white;
	text-decoration: none;
}

.Teachers a:link, .Teachers a:visited {
	background-image: url(../img/mttc-maraca.png);
}


.Teachers a:hover {
	background-image: url(../img/mttc-maraca-ov.png);
	background-repeat: no-repeat;
	text-decoration: underline;
}

.Classes {
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	margin-right: 10px;
}

.Classes a {
	background-image: url(../img/mttc-triangle-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: white;
	text-decoration: none;
}

.Classes a:link, .Classes a:visited {
	background-image: url(../img/mttc-triangle.png);
}


.Classes a:hover {
	background-image: url(../img/mttc-triangle-ov.png);
	text-decoration: underline;
}

.Register {
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
	margin-right: 10px;
}

.Register a {
	background-image: url(../img/mttc-bongos-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: white;
	text-decoration: none;
}

.Register a:link, .Register a:visited {
	background-image: url(../img/mttc-bongos.png);
}


.Register a:hover {
	background-image: url(../img/mttc-bongos-ov.png);
	text-decoration: underline;
}

.Preschool {
        background-repeat: no-repeat;
	background-position: top center;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
}

.Preschool a {
	background-image: url(../img/mttc-bell-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	line-height: 80px;
	color: white;
	text-decoration: none;
}

.Preschool a:link, .Home a:visited {
	background-image: url(../img/mttc-bell.png);
}

.Preschool a:hover {
	background-image: url(../img/mttc-bell-ov.png);
	background-repeat: no-repeat;
	color: white;
	text-decoration: underline;
}

.Learn {
	display: inline;
        margin-right: 10px;
}

li.Learn {
	background-image: url(../img/mttc-bell.png);
        background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: white;
	text-decoration: none;
}

li.Learn a {
        color: white;
        text-decoration: none;
}

li.Learn:hover {	
        background-image: url(../img/mttc-bell-ov.png);
	text-decoration: underline;
}

.Contact {
	background-position: center;
	display: inline;
	margin-right: 10px;
}

.Contact a {
	background-image: url(../img/mttc-tambourine-ov.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 30px;
	color: white;
	text-decoration: none;
}

.Contact a:link, .Contact a:visited {
	background-image: url(../img/mttc-tambourine.png);
}

.Contact a:hover {
	background-image: url(../img/mttc-tambourine-ov.png);
	background-repeat: no-repeat;
	text-decoration: underline;
}

ul.menu-top {
	display: inline;
}

#menu ul ul {
	display: none;
        position: absolute;
        line-height: 15px;
}

#menu ul li:hover ul {
	display: none;
        font-size: small;
        border: 1px solid black;
        width: 150px;
        filter: Alpha(Opacity=60, FinishOpacity=65, Style=1, StartX=1, StartY=1, FinishX=20, FinishY=20);
        opacity: 0.7;
        -moz-opacity: 0.7;
        line-height: 15px;
}

#menu ul li.Learn:hover ul {
	/*left: 0px;*/
        margin-top: -89px;
        margin-left: 364px;
        line-height: 15px;

}

#menu ul ul li {
        list-style: none;
        background-image: none;
        line-height: 15px;
        padding: 5px;
        margin-bottom: 1px; 
        background-color: #FFFFCC;
        margin-left: -40px;
}

#menu ul ul li:hover {
	background-color: #FFFFFF;
}

#menu ul ul li a {
	/*border-top: 1px solid #FFFFCC;
        border-bottom: 1px solid #FFFFCC;*/
        text-indent: 0px;
        text-align: left;
        list-style: none;
        background-image: none;
        display: block;
        line-height: 15px; 
}

#menu ul ul li a:hover {
	background-color: #FFFFFF;
        /*border-top: 1px solid #990000;
        border-bottom: 1px solid #990000;
        margin-left: -40px;*/
        text-indent: 0px;
        display: block;      
        filter: Alpha(Opacity=120, FinishOpacity=125, Style=1, StartX=1, StartY=1, FinishX=20, FinishY=20);
        opacity: 1.2;
        moz-opacity: 1.2;}

.heading1 p {
	margin: 0;
}


