@charset "utf-8";
img {
	behavior: url(iepngfix.htc);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.title_about {
	background-image: url(images/title_about.jpg);
	background-repeat: no-repeat;
}
.title_classes {
	background-image: url(images/title_classes.jpg);
	background-repeat: no-repeat;
}
.title_camps {
	background-image: url(images/title_camps.jpg);
	background-repeat: no-repeat;
}
.title_events {
	background-image: url(images/title_events.jpg);
	background-repeat: no-repeat;
}
.title_teachers {
	background-image: url(images/title_teachers.jpg);
	background-repeat: no-repeat;
}
.title_contact {
	background-image: url(images/title_contact.jpg);
	background-repeat: no-repeat;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF4723;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B0710;
}
a {
	color: #EF4723;
	text-decoration: none;
}
a:hover {
	color: #7B0710;
	text-decoration: underline;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
