@charset "UTF-8";
.copyright {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #686463;
}

#white_title{
	color: #fff;
	font-size: 1.1em;
}
.white_title{
	color: #fff;
	font-size: 1.1em;
}

#gray_title{
	color: #fce4bc;
	font-size: 1.1em;
}
.gray_text{
	color: #797979;
	font-size:0.8em;
}
.section_title{
	color: #fcb131;
	font-size: 2em;
	padding: 10px 0px;
}

#sch_class_title, .sch_class_title, a.sch_class_title, a.sch_class_title:visited{
	color: #006837;
}
a.sch_class_title:hover{
	color: #fcb131;
}
#sch_teacher{
	color: #666;
}
#sch_duration{
	color: #b3b3b3;
}
.green_text{
	color: #3ec72c;
}
.orange_text{
	color: #fcb131;
}
#green_text{
	color: #3ec72c;
}
#orange_text{
	color: #fcb131;
}
.content h3{
	color: #fcb131;
	font-size: 1.5em;
}
.content h5{
	color: #fcb131;
	font-size: 1em;
}
.studio h4{
	color: #2d550e;
	font-size: 1.25em;
}
.community {
	margin: 10px 0;
}
.community h6{
	color: #858585;
	font-size: 1.25em;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.community p{
	color: #24bf00;
	font-size: 1em;
	margin: 2px 0 0 0;
	padding: 0px;
}
.community a{
	color: #000;
	text-decoration:none;
	font-size: 0.9em;
}
.community a:hover{
	color: #fcb131;
	text-decoration:none;
	font-size: 0.9em;
}

.footer_add{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}