@charset "UTF-8";
/* CSS Document */

body {
	font: 75% "Helvetica Neue", helvetica, sans-serif; /* reset font size to 12px; */
	color: #192219;
	}
	
#header a#logo {
	text-indent: -9000px;	
	display: block;
	width: 469px;
	height: 100px;
	background: transparent url(../graphics/logo.png) no-repeat 0 0;
	}
	
#header ul,
#subnav,
#footer {
	display: none;
	}

h1 {text-indent: -9000px;
	position: relative;
	height: 52px;
	width: 622px;
	top: 13px;	
	z-index: 1;
	}
	
#bodyhome h1 {background: transparent url(../graphics/h1_home.png) no-repeat 0 0;}
#bodycourses h1 {background: transparent url(../graphics/h1_courses.png) no-repeat 0 0;}
#bodyabout h1 {background: transparent url(../graphics/h1_about.png) no-repeat 0 0;}
#bodyregister h1 {background: transparent url(../graphics/h1_schedule.png) no-repeat 0 0;}
#bodynews h1 {background: transparent url(../graphics/h1_news.png) no-repeat 0 0;}
#bodylinks h1 {background: transparent url(../graphics/h1_links.png) no-repeat 0 0;}
#bodycontact h1 {background: transparent url(../graphics/h1_contact.png) no-repeat 0 0;}
#bodyarticles h1 {background: transparent url(../graphics/h1_articles.png) no-repeat 0 0;}
#bodyprivacy-policy h1 {background: transparent url(../graphics/h1_privacy.png) no-repeat 0 0;}
#bodywhat-to-look-for-in-the-woods h1 {background: transparent url(../graphics/h1_woods.png) no-repeat 0 0;}
#bodyshop h1 {background: transparent url(../graphics/h1_shop.png) no-repeat 0 0;} 
#body404 h1 {background: transparent url(../graphics/h1_404.png) no-repeat 0 0;} 
 
h1 span {
	display: block;
	width: 631px;
	height: 52px;
	position: absolute;
	top: 0;
	}