
h1 {
	margin-top: 0;
	}





/*
============
MAIN CONTENT
============
*/



#maincontent {
	float: left;
	margin-left: 40px;
	width: 759px;
	
	}

	
#col {
	margin-top: 10px;
	float: left;
	width: 210px;
	margin-right: 36px;
	}
	
div.halfcol {
	float: left;
	width: 300px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 20px;
	}
	
#halfcolnarrower {
	float: left;
	width: 42%;
	margin-right: 20px;
	margin-bottom: 10px;
	}
	
#maincontent h1 {
	margin-bottom: 30px;
	}

#maincontent h3 {
	margin-top: 30px;
	margin-bottom: 0;
	}

#col h2 {
	font-size: 1.3em;
	line-height: 1.35em;
	}

#col img {
	margin-bottom: 6px;
	}
	


.huge {
	font-weight: bold;
	font-size: 800%;
	}

.big {
	font-weight: bold;
	font-size: 500%;
	}

	
	
	
/*
============
LEFT SIDEBAR
============
*/

#sidebar {
	float: left;
	width: 160px;
	padding-left: 14px;
	}
	
#search {
	margin-top: 50px;
	}
	
#sidebar h3 {
	background: #4EB857;
	color: #fff;
	padding: 4px 8px;
	margin-bottom: 0;
	}





#mainbody ol li {
	font-size: 0.9em;
	line-height: 1.6em;
	}


#mainbody ul li {
	font-size: 0.9em;
	margin-left: 3em;
	line-height: 1.6em;
	}





















	
	
#itemlist {
	margin-top: 20px;
	border-top: 1px dotted #B2DCE0;
	}
	
#itemlist h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	}




.address li {
	list-style-type: none;
	color: #666;
	padding: 1px 0 1px 0;
	}




#coursetype {
	margin: 20px 4% 20px 0;
	float: left;
	width: 40%;
	padding: 10px;
	}
	
#coursetype h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	}
	
#coursetype li {
	color: #fff;
	margin-left: 2em;
	}
	
	
	
	
.alevels {
	border: 2px solid #B2DCE0; 
	background: #008C99;
	}
	
.opal {
	border: 2px solid #FED8BB; 
	background: #F37421;
	}





.pullquote {
	width: 25%;
	float: left;
	text-align: right;
	padding-right: 35px;
	margin: 20px 0 20px -35px;
	}
	
.pullquote p {
	font-size: 1.3em;
	color: #16244D;
	}
	
	
	
.pullquoteright {
	width: 33%;
	float: right;
	text-align: left;
	padding-left: 35px;
	margin: 20px 0 20px 0;
	}
	
.pullquoteright p {
	font-size: 1.3em;
	color: #16244D;
	}
	
	
	

.pullquotewider {
	width: 40%;
	float: left;
	text-align: right;
	padding-right: 35px;
	margin: 20px 0 20px -35px;
	}
	
.pullquotewider p {
	font-size: 1.3em;
	color: #16244D;
	}
	
/* mac hide \*/
	* html .pullquotewider p, * html .pullquoteright p, *html .pullquote p {height:1px;position:relative;}
	/* end hide */

	
.quotenofloat {
	font-size: 1.3em;
	color: #16244D;
	}
	
.smallerquotenofloat {
	font-size: 1.1em;
	}


	
p.attrib {
	font-size: 0.8em;
	}
	
.category {
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2DCE0;
	}
	
.fee {
	margin-top: .7em;
	font-weight: bold;
	}
	
.comment {
	margin-top: .7em;
	margin-bottom: 0;
	font-style: italic;
	}
	
.house {
	margin-top: .7em;
	margin-bottom: 0;
	}
	
ul.results {
	font-weight: bold;
	}
	
	
	
.caption {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
	}
	
	
.borderright {
	border-right: 1px dotted #B2DCE0;
	}



#col h3 {
	margin-top: 5px;
	}
