/* Section Specific Style */

#h h1 { background-image:url(/_link/image/h-yangfamily-classes.jpg); }


.c-assistants {
	width:73% !important;
}
.l-sections dt { display:block; visibility:visible; font-weight:bold; height:auto; padding:0.4em 0.5em; }
.l-sections dd { display:none; }
dt:hover { color:#6C5E45; }

#l {
	padding:0;
	/*width:25%;*/
}
#l img {
	float:right;
}
#flyer-image {
	float:left;
	margin-top:10px;
	margin-right:3px;
}

#schedules, #pricing {
	margin-top:1em;
	border-collapse:collapse;
}
#schedules th, #schedules td {
	padding:3px;
	vertical-align:top;
}
#schedules th {
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	text-align:left;
	background:#f0f0f0;
}
#pricing {
	float:right;
	border:1px solid #cecece;
	background:#f4f4f4;
}
#pricing th, #pricing td {
	text-align:left;
	padding:5px;
	/* padding-bottom:10px; */

}
.people {
	float:right;
	border:1px solid #000;
	margin-left:0.5em;
	margin-top:-20px;
}

/* ---------- */

#r {
	width:20%;
}
#r h3 {
	text-transform:uppercase;
	font-size:15px;
	width:150px;
}
#r address {
	width:150px;
	font-size:10px;
	font-style:normal;
}
#addresses-all {
	margin-top:5px;
	border-left:3px solid black;
	padding-left:5px;
}
#r address strong {
	font-size:17px;
	font-family:arial,verdana,sans-serif;
	color:#740000;
	margin:0;
}

#r p { font-size:10px; }
#r a { font-size:10px; }
#r h4 { border-top:2px solid #d0d0d0; }
#r h2 {
	background:#fff url(/_link/image/ico-home.jpg) no-repeat scroll top left;
	width:149px;
	height:81px;
	text-indent:-100em;
	margin:0;
}


@media print {
	#r {
		display:none;
	}
}

