	/* Lighter Navy Blue and Green */

body		{
	background-color : #000080;
	font-family : arial;
	font-size: 12pt;
	}

	/* Name of page */
h1	{
	font-family: arial;
	font-size: 32pt;
	text-align: center;
	font-weight: normal;
	/* Logo Color #fff6a0 */
	color: #101040;
	}
	
	/* Title */
h2	{
	font-family: arial;
	font-size: 26pt;
	text-align: center;
	font-weight: normal;
	color: #101040;
	}

	/* Announcements */
h3	{
	font-family: arial;
	font-size: 20pt;
	text-align: center;
	font-weight: normal;
	text-decoration:underline;
	font-style: italic;
	color: #101040;
	}
		
	/* Something I want to stand out */
h4	{
	font-family: arial;
	font-size: 16pt;
	text-align: center;
	font-weight: normal;
	color: #200000;
	}

	/* Something I want to stand out - italicised */
h5	{
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #200000;
	}
	
	/* Motto */
h6	{
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #66ee66;
	}

	/* Motto */
h7	{
	font-family: arial;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	color: #000080;
	}
	
/* Links - General */	
a:link 	{
	font-family: arial;
	color: #0000ff;
	text-decoration: none;
	}
a:hover {
	font-family: arial;
	color: #ff0000;
	/* alt #ffa07a light salmon */
	text-decoration: none;
	}	
a:visited {
	font-family: arial;
	color: #800080;
	text-decoration: none;
	}

/* Links - Links Side Bar */
a.side:link 	{
	font-family: arial;
	color: #0000ff;
	font-size: 10pt;
	text-decoration: none;
	}
a.side:hover {
	font-family: arial;
	color: #ff0000;
	font-size: 10pt;
	text-decoration: none;
	}	
a.side:visited {
	font-family: arial;
	color: #800080;
	font-size: 10pt;
	text-decoration: none;
	}

/* Links - Gallery */
a.gall:link 	{
	font-family: arial;
	color: #0000ff;
	font-size: 14pt;
	text-decoration: none;
	}
a.gall:hover {
	font-family: arial;
	color: #ff0000;
	font-size: 14pt;
	text-decoration: none;
	}
a.gall:visited {
	font-family: arial;
	color: #800080;
	font-size: 14pt;
	text-decoration: none;
	}

/* Paragraphs */
	
P 	{
	font-family: arial;
	font-size: 12pt;
	text-align: left;
	margin-left: 0.3cm;
	color: #101040;
	}	

p.black	{
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #100000;
	}

p.black2	{
	font-family: arial;
	font-size: 12pt;
	text-align: left;
	color: #100000;
	}
	
p.black3	{
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	color: #100000;
	}
	
p.ctrblack	{
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #100000;
	}
	
p.ctrblack2	{
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #100000;
	}

p.ctrblack3	{
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	color: #100000;
	}

p.black4	{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #101040;
	}
	
p.white	{
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #fffdfd;
	}
	
p.back	{
	font-family: arial;
	font-size: 16pt;
	color: #101040;
	}

p.small	{
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	color: #101040;
	}	

	/* Motto */
p.motto	{
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #66ee66;
	}

p.print	{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #101040;
	}
	
p.register	{
	font-family: arial;
	font-size: 16pt;
	text-align: center;
	color: #101040;
	}

p.title	{
	font-family: arial;
	font-size: 20pt;
	text-align: center;
	color: #101040;
	}

p.footer	{
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	color: #101040;
	}
	
.center 	{
	text-align: center;
	}

/* Images */

img.header 	{
	height: 400px;
	width: 400px;
	}
img.thumbtall 	{
	height: 133px;
	width: 100px;
	}
img.thumblong 	{
	height: 100px;
	width: 133px;
	}
img.thumblonger 	{
	height: 100px;
	width: 166px;
	}
img.artwall	{
	height: 480px;
	width: 800px;
	}


/* Tables */

TH 	{
	font-family: arial;
	font-size: 16pt;
	text-align: center;
	color: #101040;	
	}

TR 	{
	font-family: arial;
	color: #101040;
	}
	
TD 	{
	font-family: arial;
	text-align: center;
	vertical-align: top;
	color: #101040;
	padding: 3px;
	}

/* Table - Right Align */
TH.right {
	font-family: arial;
	text-align: right;
	vertical-align: top;
	color: #101040;
	padding: 5px;
	}
TR.right 	{
	font-family: arial;
	color: #101040;
	}
TD.right {
	font-family: arial;
	text-align: right;
	vertical-align: top;
	color: #101040;
	padding: 5px;
	}

/* Table - Left Align */
TH.left {
	font-family: arial;
	text-align: left;
	vertical-align: top;
	color: #101040;
	padding: 5px;
	}
TR.left 	{
	font-family: arial;
	color: #101040;
	}
TD.left {
	font-family: arial;
	text-align: left;
	vertical-align: top;
	color: #101040;
	padding: 5px;
	}

/* Table - Calendar */
TH.calendar	{
	font-family: arial;
	text-align: center;
	width: 16%;
	background-color: white;
	color: #101040;
	}
TR.calendar	{
	font-family: arial;
	text-align: center;
	}
TD.calendar	{
	font-family: arial;
	text-align: center;
	background-color: white;
	color: #101040;
	}

/* Table - Costs */
TH.costs 	{
	font-family: arial;
	color: #101040;	
	}
TR.costs 	{
	font-family: arial;
	text-align: left;
	color: #101040;
	}
TD.costs 	{
	font-family: arial;
	text-align: left;
	color: #101040;
	}

/* Table - Dates */
TH.dates {
	font-family: arial;
	text-align: center;
	vertical-align: top;
	color: #101040;
	padding: 5px;
	}	
TR.dates 	{
	font-family: arial;
	color: #101040;
	}
TD.dates {
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	vertical-align: top;
	color: #101040;
	padding: 2px;
	}

/* Table - Dates, Aligned Left */
TH.datesleft	{
	font-family: arial;
	text-align: left;
	vertical-align: top;
	color: #101040;	
	padding: 5px;
	}
TR.datesleft 	{
	font-family: arial;
	color: #101040;
	}
TD.datesleft 	{
	font-family: arial;
	font-size: 14pt;
	text-align: left;
	vertical-align: top;
	color: #101040;
	padding: 2px;
		}

/* Table - Layout */
TH.layout 	{
	font-family: arial;
	}
TR.layout 	{
	font-family: arial;
	}
TD.layout 	{
	font-family: arial;
	padding: 5px;
	}

/* Table - Layout-Body */
TH.layoutbody {
	background-color: #fffdfd;
	padding; 5px;
	}
TR.layoutbody {
	background-color: #fffdfd;
	padding; 5px;
	}
TD.layoutbody {
	background-color: #fffdfd;
	padding; 5px;
	}

/* Table - Header */
TH.layoutheader {
	background-color: #000080;
	padding; 5px;
	}
TR.layoutheader {
	background-color: #000080;
	padding; 5px;
	}
TD.layoutheader {
	background-color: #000080;
	padding; 5px;
	}

/* Table - Links */
table.layoutlinks	{
	background-color: #66ee66;
	text-align: left;
	vertical-align: top;
	}
TH.layoutlinks	{
	background-color: #66ee66;
	text-align: left;
	vertical-align: top;
	}
TR.layoutlinks	{
	background-color: #66ee66;
	}
TD.layoutlinks	{
	background-color: #66ee66;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	}
	
/* Table - Preschool - Align Left*/
TH.preschool	{
	font-family: arial;
	text-align: left;
	width: 16%;
	padding; 15px;
	color: #101040;
	}
TR.preschool	{
	font-family: arial;
	text-align: left;
	padding; 15px;
	}
TD.preschool	{
	font-family: arial;
	text-align: left;
	padding; 15px;
	color: #101040;
	}
	
/* Table - Preschool - Align Center*/
TH.preschoolctr	{
	font-family: arial;
	text-align: center;
	width: 16%;
	padding; 15px;
	color: #101040;
	}
TR.preschoolctr	{
	font-family: arial;
	text-align: center;
	padding; 15px;
	}
TD.preschoolctr	{
	font-family: arial;
	text-align: center;
	padding; 15px;
	color: #101040;
	}	
	
/* Table - Session */
TH.session 	{
	font-family: arial;
	text-align: center;
	color: #101040;
	}
TR.session 	{
	font-family: arial;
	color: #101040;
	}
TD.session 	{
	font-family: arial;
	font-size: 18pt;
	font-style: italic;
	text-align: center;
	color: #101040;
	padding: 0.05 0.5cm;
	}

/* Table - Gallery */
TH.gallery 	{
	font-family: arial;
	text-align: center;
	}
TR.gallery 	{
	font-family: arial;
	height: 190px;
	}
TD.gallery 	{
	font-family: arial;
	text-align: center;
	font-size: 12pt;
	background-color: #101040;
	/* Logo color #fff6a0 */
	padding: 5px;
	}
	
/* Lists - Unordered */
ul	{
	font-family: arial;
	text-align: left;
	font-size: 12pt;
	color: # 101040;
	}
	
	
	