hr {
	background-color: #CCCCCC;
}

.quote {
  font-family: times; 
  font-weight: bold;
  font-size: 15pt;
}

#banner {
	text-align: center; 
	padding: 50px 10px 50px 10px; 
	margin : 30px;
}

.clear {
        clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#newsletter_form { 
	border: 1px solid black; 
	padding: 0 5px 5px 5px;
}

#newsletter_form input {
	margin-bottom: 10px;
}

#testimonials, #pictures { 
  padding: 1em;
  background-color: #eee;
}

#testimonials p, #pictures p { padding: 6px; }

.header {
	font-size: 130%; 
	font-weight: bold; 
	color: #369;
}

.old { color: grey; }

ul li img { padding: 0 5px 0 0;}

h2 { color: #369; }

#courses ul { margin-left: 0; padding-left: 0; }

#courses ul li {
	padding: 0;
	margin: 0;
  font-size: 1em;
  list-style: none;
  text-align: justify;
}

#courses ul ul li {
	font-size: 10pt;	
	border: none;
	padding: 0 0 0 1em; 
}

#courses ul ul li a { 
 font-weight:bold;
 font-size: 1.3em; 
}

ul li span { font-size: 0.8em; }

#middle_pane{ margin: 0 250px 0 18em; }

#middle_pane h3, #middle_pane h2 { text-transform: none; }

#middle_pane p span { 
	font-weight: bold;
  	font-size: 2em;
}

#pictures {
	padding: 0 0 0 10px;
}

#pictures ul { 
	list-style: none; 
	padding: 0;
	margin: 0;
}

#left_pane {
  float: left;
  width: 14em;
  padding: 0 1em 0 1em;
  text-align: right;
}

#right_pane {
  float: right;
  width: 170px;
  text-align: left;
  padding: 0 1em 0 1em;
}

#shortcuts ul, #events_short ul { 
	list-style: none; 
	padding: 0;	
	margin: 0 0 1em 0;
}
