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

.navBar {
	background:url(../images/headerbar.png);
	background-repeat:no-repeat;
	background-position:0px -25px;
	height:120px;
	text-align:left;
	padding-left:40px;
	margin-bottom:-85px;
}

.navBar li{
	display:inline;
}

.navBar ul li a{
	text-decoration:none;
	color:#852c11;
	padding-right:25px;
	line-height:2em;
}

.navBar ul li a:hover{
	color:#000;
}

.subNav {
	width:200px;
	float:right;
	text-align:right;
	position:absolute;
	top:210px;
	left:550px;
}

.subNav ul {
	list-style:none;
}

.subNav li{
	font-size:1.5em;
	line-height:2em;
}

.subNav a{
	text-decoration:none;
	color:#807777;
}

.subNav a:hover{
	color:#f6f2c1;
}

#index a#indexLink {
	color:#000;
}

#classesandworkshops a#classesLink {
	color:#000;
}

#privatesessions a#sessionsLink {
	color:#000;
}

#faculty a#facultyLink {
	color:#000;
}

#faq a#faqLink {
	color:#000;
}

#contact a#contactLink {
	color:#000;
}

#resources a#resourcesLink {
	color:#000;
}

#smepoverview a#somaticLink {
	color:#000;
}

#smepcourses a#somaticLink {
	color:#000;
}

#smeplocations a#somaticLink {
	color:#000;
}

#smepschedule a#somaticLink {
	color:#000;
}

#smeptestimonials a#somaticLink {
	color:#000;
}

#smepcertification a#somaticLink {
	color:#000;
}

#smepoverview a#smepoverviewLink {
	color:#f6f2c1;
}

#smepcourses a#smepcoursesLink {
	color:#f6f2c1;
}

#smepcertification a#smepcertificationLink {
	color:#f6f2c1;
}

#smeplocations a#smeplocationsLink {
	color:#f6f2c1;
}

#smepschedule a#smepscheduleLink {
	color:#f6f2c1;
}

#smeptestimonials a#smeptestimonialsLink {
	color:#f6f2c1;
}

#epapoverview a#embodiedLink {
	color:#000;
}

#epapcourses a#embodiedLink {
	color:#000;
}

#epaplocations a#embodiedLink {
	color:#000;
}

#epapschedule a#embodiedLink {
	color:#000;
}

#epaptestimonials a#embodiedLink {
	color:#000;
}

#epapcertification a#embodiedLink {
	color:#000;
}

#epapoverview a#epapoverviewLink {
	color:#f6f2c1;
}

#epapcourses a#epapcoursesLink {
	color:#f6f2c1;
}

#epapcertification a#epapcertificationLink {
	color:#f6f2c1;
}

#epaplocations a#epaplocationsLink {
	color:#f6f2c1;
}

#epapschedule a#epapscheduleLink {
	color:#f6f2c1;
}

#epaptestimonials a#epaptestimonialsLink {
	color:#f6f2c1;
}

