@charset "ISO-8859-1";
@import "dd-formmailer.css";
/*
********************************************************
Main HTML Tags
*/


a  {
	text-decoration: underline;
	color: #3333CC;
}

address {
	font-style: normal;
	margin-left: 20px;
	margin-bottom: 10px;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
}


boldo {
	font-weight: bold;
	font-size: 1em;
	color: #FF9900;
}

boldund {
	text-decoration: underline;	
	font-weight: bold;
	font-size: 1.14em;
	line-height: 1.10em;
	margin-top: 0px;
	margin-bottom: 2ex;
}
caption {
	font-size: 0.9em;
	font-weight: bold;
	color: #336699;
}


h1 {
	font-size: 2em;
	color: #660000;
	text-align: center;
	margin: 0em;
	padding-bottom: 2ex;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h1.course {
	font-size: 1.2em;
	color: #660033;
	margin: 0em;
	padding: 0em;
}

h1.news {
        
	font-size: 1.2em;
	padding: 0em;
	margin-top: 0em;
	color: #990000;
	margin-bottom: 0.3em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h1.masthead {
	font-size: 2em;
	color: #660000;
	text-align: center;
	margin: 0em;
	padding-bottom: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}

h1.submast {
	font-size: 1.3em;
	display: block;
	color: #660000;
	text-align: center;
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}

h1.subsubmast {
	font-size: 0.9em;
	display: block;
	color: #660000;
	text-align: center;
}


h2 {
	font-size: 1.3em;
	margin-bottom: 0.1em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

strong {
	color: #CC6600;
	font-weight: normal;
	font-size: 110%
}

strong2 {
	color: #CC6600;
	font-weight: bold;
	font-size: 120%
}

strong3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 105%
}

p {
	font-size: 1.14em;
	line-height: 1.10em;
	margin-left: 0.3em;
	margin-top: 0px;
	margin-bottom: 2ex;
}

p.news {
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-size: 1em;
}

p.schedule {
	margin-top: 0em;
	margin-bottom: 0.3em;
}

p span.displaynone { display:none; }  

table.photos {
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 2ex;
}

table.donation {
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 2ex;
}

li, address {font-size: 1.14em;}


/*
********************************************************
Div IDs
*/

#booking {
	width:100%;
	text-align: left;
	clear: both;
	left: 15px;
	font-size: 1em;
	z-index: auto;
	background-color: #FFFF99;
	display: block;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#centreLogo {
	position:absolute;
	left:2px;
	top:2px;
	width:462px;
	height:83px;
	text-align: center;
	background-color: #FF9900;
	z-index: 1;
	padding-top: 5px;
	padding-bottom: 10px;
}

#coursecentreLogo {
	position:absolute;
	left:2px;
	top:2px;
	width:462px;
	height:55px;
	text-align: center;
	background-color: #FF9900;
	z-index: 1;
	padding-top: 6px;
	padding-bottom: 10px;
}

#course {
	background-color: #FFFF99;
	font-size: 1.1em;
}

#course #header {
	color: #660000;
	font-weight: bolder;
}

#footer {
	width:448px;
	text-align: center;
	clear: both;
	color: #CCCCCC;
	font-size: 0.9em;
	margin-top: 20px;
	padding: 5px;
	margin-left: -6px;
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}

#main {
	position:absolute;
	left:190px;
	top:10px;
	width:466px;
	height:auto;
	z-index: 2;
}

#mainContent {
	position:absolute;
	left:-3px;
	top:1px;
	padding: 70px 10px 0px;
	z-index: 3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660033;
	border-left-color: #660033;
	width: 447px;
}

#masthead {
	padding-bottom: 1.8em;
}

#mastcentreLogo {
	position:absolute;
	left:2px;
	top:2px;
	width:462px;
	height:126px;
	text-align: center;
	background-color: #FF9900;
	z-index: 1;
	padding-top: 6px;
	padding-bottom: 10px;
}

#photos {
	position:absolute;
	left:16px;
	top:355px;
	width:440px;
	height:20px;
	text-align: center;
}

#rightBox {
        
	height: auto;
	width: 200px;
	left: 689px;
	top: 10px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#rightBox #news {
        /* background: #FC3; */
	border: 1px solid #660000;
	padding: 2px;
	margin-bottom: 20px;
}
#rightBox #photo_caption {
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 4px;
	width: 200px;
}

#rightBox #photo_caption2 {
	font-size: 1.0em;
	text-align: center;
	margin-bottom: 6px;
}

#teacher_photo {
	float: left;
	margin-right: 10px;
}

#thanks {
	margin-top: 30px;
	margin-bottom: 50px;	
}

/*
********************************************************
Navigation Stuff
*/

.leftNav {
	float: left;
	display: inline;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.leftNav ul, li {
	margin: 0; 
	padding: 0; 
	border: 0;
}

.leftNav ul {
	/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;*/
	width: 11.0em;
	background: #FFCC33;
	border-top: 1px solid #000;
}

.leftNav li {
	list-style-type: none;
	position: relative;
	border-left: 1px solid #000; /* side button borders */ 
  	border-right: 1px solid #000; /* side button borders */ 
  	border-bottom: 1px solid #000; /* bottom button borders */ 
  	vertical-align: bottom; /* for IE5-Win */ 
}

.leftNav ul a {
	/*	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #E8E8E8;
	background-color: #FFFF66;
	color: #660033;
*/
	display: block;
	padding: 0.3em 0.6em;
	vertical-align: bottom; /* needed for IE5-Win */
	font-size: 0.85em;
	text-align: center;
	text-decoration: none;
	color: #990033;
}

.leftNav ul ul a {
	font-size: 0.7em;
	text-align: left;
}
	
	
.leftNav ul ul {
	background: #FFFF99;
	position: absolute;
	left: -3000px;
	width: 9.0em;
} /* set flyout BG color and preset the positioning */ 

/*
#leftNav a:link, #leftNav a:visited {
	color: #990000;
	text-decoration: none;
}
*/

.leftNav ul li:hover ul { 
  left: 9.5em; 
  top: 4px; 
} /* make flyout appear when the LI is hovered */ 

.leftNav ul a:hover {text-decoration: underline;}


/* \*/ /*/ 
ul li ul {position: static;}
/* */

/* The block above hides the rule inside so that only IE5/Mac can see it.
This rule causes the menus to be fully expanded vertically in that browser,
allowing those users to access the navigation without needing to hover it. */

.teachers {
	margin-bottom: 30px;
}


img.teacher {
	float: left;
	margin-right: 15px;
}



.course_summary {
	margin: 25px 0em;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 450px;
	padding: 0em;
	color: #660000;
	background-color: #FFFF99;
	left: 0em;
	position: relative;
	font-size: 12px;
}
.course_summary strong {
	font-weight: bold;
	color: #660000;
}
.course_summary a {
	color: #660000;
}
.course_summary td {
	vertical-align: text-top;
}

#donation {
	border: 1px none #336699;
	margin-top: 10px;
	background-color: #FFFF99;
	padding: 2px;
}
h2.donation {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 2px;
}

#donation div {
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

