/*_____________________________________

	 NORMAN COURT SUMMER SCHOOL
	 TYPE STYLES
______________________________________*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5em;
}

body p, ul {
	color: #333;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin: .7em 0;
	}
.accord_content p { font-size:1em; }

ul.numeric  {
	list-style-type: decimal;
	margin-left:2em;
	}
	
h2 {
	color: #0098DF;
	font: bold 2.2em Arial, Helvetica, sans-serif;
	margin: 1em 0 0;
	}

h3 {
	color: #0560A1;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	margin: .5em 0 0;
	}

h4 {
	color: #000;
	font: bold italic 1.2em Arial, Helvetica, sans-serif;
	margin: .6em 0 0;
	}

a {
	color: #005A9D;
	text-decoration:none;
	}	
a.current, a:hover {
	color: #0098DF;
	}
strong {
	color:#005A9D;
	}

/* --------------------------  THE MAIN TITLES FOR EACH PAGE  ---------------------------- */
h2.home { background:url(../images/hdr_home.gif) 0 0 no-repeat; height:104px; width:429px; }
h2.work { background:url(../images/hdr_work.gif) 0 0 no-repeat; height:36px; width:216px; }
h2.terms { background:url(../images/hdr_terms.gif) 0 0 no-repeat; height:36px; width:385px; }
h2.staff { background:url(../images/hdr_staff.gif) 0 0 no-repeat; height:54px; width:315px; }
h2.school { background:url(../images/hdr_school.gif) 0 0 no-repeat; height:38px; width:295px; }
h2.contact { background:url(../images/hdr_contact.gif) 0 0 no-repeat; height:29px; width:190px; }
h2.thanks { background:url(../images/hdr_thankyou.gif) 0 0 no-repeat; height:36px; width:198px; }

h2.prog { background:url(../images/hdr_prog.gif) 0 0 no-repeat; height:54px; width:289px; }
h2.prog_ml { background:url(../images/hdr_morningLessons.gif) 0 0 no-repeat; height:51px; width:292px; }
h2.prog_aa { background:url(../images/hdr_aa.gif) 0 0 no-repeat; height:53px; width:354px; }
h2.prog_si { background:url(../images/hdr_si.gif) 0 0 no-repeat; height:54px; width:271px; }
h2.prog_ld { background:url(../images/hdr_ld.gif) 0 0 no-repeat; height:54px; width:210px; }
h2.prog_dt { background:url(../images/hdr_dt.gif) 0 0 no-repeat; height:51px; width:169px; }
h2.prog_ea { background:url(../images/hdr_ea.gif) 0 0 no-repeat; height:51px; width:324px; }
h2.prog_st { background:url(../images/hdr_st.gif) 0 0 no-repeat; height:51px; width:331px; }

h2.pAndD { background:url(../images/hdr_pricesAndDates.gif) 0 0 no-repeat; height:36px; width:293px; }
h2.pAndD_p { background:url(../images/hdr_prices.gif) 0 0 no-repeat; height:33px; width:105px; }
h2.pAndD_d { background:url(../images/hdr_dates.gif) 0 0 no-repeat; height:30px; width:95px; }
h2.pAndD_oi { background:url(../images/hdr_otherInfo.gif) 0 0 no-repeat; height:54px; width:181px; }

h2.parentInfo { background:url(../images/useful-info.png) 0 0 no-repeat; height:60px; width:350px; }
h2.pInfo_at { background:url(../images/hdr_at.gif) 0 0 no-repeat; height:53px; width:299px; }
h2.pInfo_vs { background:url(../images/hdr_vs.gif) 0 0 no-repeat; height:48px; width:228px; }
h2.pInfo_ins { background:url(../images/visas-insurance.png) 0 0 no-repeat; height:60px; width:350px; }
/* --------------------------------------------------------------------------------------- */

#footer p, #footer a, #footer ul {
	color:#C89B70;
	}
#footer ul li {
	display:inline;
	list-style-type:none;
	}
	
#footer a {
	font:normal 1em Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
