.hidden { display: none; }
.unhidden { display: block; }
.m1 {
	background-image: url(../images/m1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 128px;
}
.m2 {
	background-image: url(../images/m2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 161px;
}
.m3 {
	background-image: url(../images/m3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 189px;
}
.m4 {
	background-image: url(../images/m4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 181px;
}
.m5 {
	background-image: url(../images/m5.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 154px;
}
.m6 {
	background-image: url(../images/m6.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 123px;
}
.m7 {
	background-image: url(../images/m7.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 83px;
}
.h-school {
	background-image: url(../images/h-school.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 328px;
	width: 504px;
}
.h-camp {
	background-image: url(../images/h-camp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 328px;
	width: 504px;
}
.link-list {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

.link-list-1 {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	line-height:22px;
}

.h1-custom {
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.ul-custom {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:12px;
}
.sml-box-top {
	background-image: url(../images/sml-box-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	height: 43px;
	width: 302px;
	padding-left: 0px;
}
.sml-box-middle {
	background-image: url(../images/sml-box-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 1px;
	width: 302px;
}
.sml-box-bottom {
	background-image: url(../images/sml-box-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 6px;
	width: 302px;
}.sml-box-title {
	font-size: 18px;
	padding-left: 15px;
}
.h2-custom {
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.header-nav{
	font-family: 'Oswald', sans-serif;	
}

.header-oswald{
	font-family: 'Oswald', sans-serif; text-transform:uppercase; font-size:18px;
}

.header-oswald14{
	font-family: 'Oswald', sans-serif; text-transform:uppercase; font-size:14px;
}

.header-oswald24{
	font-family: 'Oswald', sans-serif; text-transform:uppercase; font-size:24px;
}

.header-oswald-ko {
background-color:#333; height:25px; padding-left:10px; padding-top:2px; font-size:16px; color:#ffffff; font-family: 'Oswald', sans-serif; text-transform:uppercase;
}

.header-nav a{
	text-decoration:none;
	color:#FFFFFF;
}
.header-subnav{
	font-family: 'Oswald', sans-serif;	
}
.header-subnav a{
	text-decoration:none;
	color:#333333;
}
.heading{
	font-family: 'Oswald', sans-serif;	
}
.desc-bar {
	background-color:#999999; height:20px; padding-left:10px; padding-top:5px; letter-spacing:2px; font-size:12px;font-family: 'Oswald', sans-serif; text-transform:uppercase; color:#ffffff;
}

.special-topic-title{
	 font-size:14px; font-weight:bold; padding:10px;
}

.special-topic-desc{
	 font-size:12px; padding:10px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
