#wrap {
	background-image: url("i/patternrev.gif");
	}
#container {	
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	color:  #2C1A47;
	padding: 0 25px;
	}
#backgrd {
	background: url("i/white.gif") repeat-y;
	}

/*---------------------------------nav--------------*/

ul#class-nav {
	width:161px;
	margin-top:5em;
	}
ul#class-nav li {
	margin-top: 1em;
	}
ul#class-nav li a {
	color:white;
	background-color: #669;
	text-decoration:none;
	padding:6px;
	display: block;
	}
ul#class-nav li a:hover {
	background-color: #99c;
	}

#nav-quote {
	color:white;
	padding: 0 6px 0 8px;
	margin-top:4em;
	}
#nav-quote p {
	font-size:1em
	}
#nav-quote p#nav-author {
	font-size:.8em;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top:.5em;
	}


#left-col {
	float:left;
	width:160px;
	height: 1%;
	}
#right-maintext {	
	float:right;
	width:500px;
	margin-right:12px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	}
	
h1 {
	font: bold 1em arial, helvetica, sans-serif;
	color: #9A311F;
	margin:0; 
	text-align: right;
	border-bottom:4px solid #9A311F;
	}
.big {
	font-style: normal; 
	font-size: 4em;
	color: #669;
	}	
h2 {
	text-align:left;
	border-bottom:1px solid #9A311F;
	font-size:1.5em;
	margin-bottom:1em;
	clear:both;
	}
span.boston {
	font-weight:normal;
	font-size:.9em;
	}
h1.sub {
	text-align:left;
	border-bottom:2px solid #9A311F;
	padding-bottom:4px;
	margin:2em 0;
	font-size:1.3em;
	}	


/*------------------------teaching approach-----------------*/
#intro h2 {
	font-size: 1.1em; 
	color: #558;
	margin: 2em 0 .4em 0;
	}

#intro p {
	color: #766;
	font: bold 1em/1.8em Arial, Helvetica, "sans serif"; 
	width:490px;
	margin-top:.5em;}
	
#intro p a {
	color: #766; 
}
#intro a:hover {
	color: #988; 
	}

#quote {
	float:right;
	border:0px solid red;
	width:250px;
	margin: 100px 20px 0 0;
}
#quote p {
	font-size:1em;
	width:250px;
	color: #9A311F;
	font-weight:bold;
	line-height:1.5em;
}	
#quote span.author {
	font-size:.9em;
	font-weight:normal;
	}	
	
#teaching {
	margin-right:20px;
	text-align:right;
	}



#right-maintext p {
	margin-bottom:.8em;
	}	
p a {color: #2C1A47;}	
p a:hover {color: #669;}	


.left {
	float:left;
	width:300px;
	clear:both;
	border:0px solid red;
	margin-bottom:3em;
	}
.right {	
	float:right;
	width:180px;
	margin-right:6px;
	border:0px solid black;
	margin-bottom:3em;
	}




.left p {line-height: 1.3em}
strong {font-weight:bold}
em {font-style:italic}


.red {font-weight:bold; color:#603}	
.purple {font-weight:normal; color:#603}	

.bold {font-weight:bold; color:#2C1A47;}

.space {margin-bottom: .6em;}



/*-----------------class description--------------*/
div.section {clear:both}

.right  {margin-top:0px; color: #669;}
.right li {font-size: .95em; line-height:1.25em;margin-bottom: .6em;}
.right li a {color: #669;}
.right li a:hover {color: #a8b;}
.right li.bold {font-weight:bold; margin-bottom:0}


h2 {
	color:#2C1A47;
	font: bold 1em arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:40px;
	line-height:1.5em;
	border-top: 1px solid #9A311F;
	padding-top:2px; 
	}
h2.first {
	border-top: 0; 
	margin-top:20px;
	}


h3 {
	color:#2C1A47;
	font: bold 1em arial, helvetica, sans-serif;
	margin-bottom:1em;
	margin-top:0px;
	line-height:1.5em;
	}
h3 a {color:#2C1A47;}
h3 a:hover, p a:hover {color:#9c53d9;}

h4 {
	color: #2C1A47;
	font-size: .9em;
	line-height:1.2em;
	margin-top:1em;
	margin-bottom:.1em;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:2px;
	}
/*-----------------workshops--------------*/
#workshops {margin-top: 30px;}
.left-half {width:240px; float: left; margin-bottom:2em}
.right-half {width:240px; float:right; margin-bottom:2em}

.left-half ul.info, .right-half ul.info {
	color:#669; 
	line-height:1.3em; 
	margin:2em 0;
	}
.left-half ul.info a, .right-half ul.info a {color:#669}
.left-half ul.info a:hover, .right-half ul.info a:hover {color:#88b}
.red {
	font-weight:bold;
	color: #9A311F;
	}
ul.info .red a {
	color: #9A311F;
	}
ul.info .red a:hover {
	color: #9A311F;
	text-decoration:none;
	}

#workshops h2 {
	font: bold 1.3em arial, helvetica, "sans serif";
	text-align:left;
	margin-bottom:2em;
	margin-top:40px;
	clear:both;
	color: #9A311F;
	margin:20px 0 1em 0; 
	padding-bottom:4px;
	border-bottom:2px solid #9A311F;
	border-top:0;
	}
#workshops h2 span#feis {
	font-weight:normal; 
	font-size:.8em;
	}
#workshops p#contact {font-weight:bold; margin-top:2em}

ul#bullet {
	list-style-type: circle;
	margin-left: 12px;
	}
ul#bullet li {
	line-height:1.3em;
	margin-bottom:.6em
	}



#testimonials {
	font-family: Arial, Helvetica, sans-serif
	}
#testimonials h1 {
	text-align:left;
	font-size: .9em;
	color:#3B2454;
	margin: 20px 0 0 0;
	padding-bottom:0;
	border:none;
	text-transform:uppercase;
}
#testimonials h2 {
	font-size: 1.3em;
	color:#9A311F;
	margin-top:0;
	margin-bottom:2em;
	border:0;
	border-bottom:1px solid #9A311F;
	padding-bottom: .5em;
	text-transform:none;
}
#testimonials p {
	color: #766;
	font: bold 1em/1.8em Arial, Helvetica, "sans serif"; 
	width:500px;
	margin-bottom:2em;
	}	
span.author {
	text-transform:uppercase;
	font-size:.8em;
	font-weight:normal;
	}	
	

span.light {
	font-weight:normal;
	}	
	

#shoes {
	overflow:hidden;
	width:480px;
	margin-left:12px;
	}
#shoes h2 {
	font-size: 1em; 
	color: #558;
	margin: 2em 0 .4em 0;
	border-top:none;
	}
#shoes h2 span {
	font-size: 1.1em; 
	color: #9A311F;
	margin: 0 0 0 0;
	text-transform:none;
	}
#shoes p {
	font: normal 1em/1.7em Arial, Helvetica, "sans serif"; 
	color:#2C1A47;
	}
	
#shoes p a, #shoes li a {
	color:#2C1A47;
}
#shoes p a:hover, #shoes li a:hover {
	color:#669;
	text-decoration:none;
	}
#shoes #shoe-pic {
	width:175px;
	float:left;
	}
#shoes #links {
	width:200px;
	float:right;
	}
#shoes ul {
	list-style-type: circle;
	margin-left: 15px;
	}
#shoes li {
	line-height:1.7em;
	margin-bottom:.6em;
	}	
#shoes #links {
	width:200px;
	display:block;
	background-color:#669;
	padding:6px;
	position:relative;
	left:20px;
	padding-bottom:4px;
	}
#shoes #links a {
	display:block;
	color:white;
	}

#shoes h4, #testimonials h4 {
	font-size: 1em; 
	color: white;
	background-color:#9A311F;
	width:9em;
	position:relative;
	left:360px;
	top:-40px;
	margin-bottom:0;
	}
#testimonials h4 {
	position:relative;
	left:360px;
	top:-20px;
	margin-bottom:0;
	}
#shoes h4 a, #testimonials h4 a {
	font-size: 1em; 
	color: white;
	background-color:#9A311F;
	width:9em;
	padding:3px 2px 1px 2px;
	text-align:center;
	text-decoration:none;
	display:block;
	}
#shoes h4 a:hover, #testimonials h4 a:hover {
	background-color:#ed3f21;
	}