@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000040;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
} 
#topmargin {
	height: 20px;
	background-color: #000040;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.twoColFixLtHdr #header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DDDDDD;
	height: 127px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12pt;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 194px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #8092BF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	top: 100px;
	height: 1635px;
}
.twoColFixLtHdr #mainContent {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
	top: 100px;
	height: 1650px;
	background-image: none;
	background-position: 200px;
	color: #000000;
	font-weight: lighter;
	font-style: normal;
	line-height: 16pt;
} 
.twoColFixLtHdr #mainContent2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	background-color: #C0BDD5;
	top: 100px;
	height: 485px;
	background-image: url(Images/deep-maincontent.jpg);
	background-repeat: no-repeat;
	background-position: right;
} 
.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: bottom;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#sidebar-inset {
	background-color: #8092BF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#sidebar-photo {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/eveningclasses/images/SS2007-0093.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-photo-gen {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/images/worshipleader.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-photo-ec {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/eveningclasses/images/SS2007-0093.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-photo-maincourses {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/maincourses/images/prospectus-03.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-photo-ss {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/summerschool/images/SS2007-0094.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}
#sidebar-photo-concerts {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/concerts/images/choir.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-photo-deep {
	background-color: #FFFFFF;
	background-image: url(http://www.ennerdalemusic.co.uk/lst/symposium/Images/paul.jpg);
	height: 130px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-position: bottom;
}

#sidebar-contact {
	background-color: #8092bf;
	height: 100px;
	border-top-style: none;
	border-bottom-style: none;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-right-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.milonic {
	color: #000066;
}

  .class1 a:visited { text-decoration:none; color:#D1D7DC }
  .class1 a:hover { color: #00DF00; }
  .class1 a:active { text-decoration:none; color:#FF9900; }
  
  .class2 a:link   {
	color: #aa007b;
	text-decoration: none;
	border-bottom: 1px dashed #f90;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial;
}
  .class2 a:visited  {
	color: #CC6699;
	text-decoration: none;
	border-bottom: 1px dashed #f90
}
  .class2 a:hover  {
	color: #FF0066;
	text-decoration: none;
	border-bottom: 1px solid #f90
}
  .class2 a:active {
	text-decoration:none;
	color:#FF00CC
}
  
#topmargin {
	background-color: #66CC33;
	height: 20px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
.12ptBoldBlue {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
.Timetable {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
}
.Bold12ptBlue {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
.Workshops {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.biog-mini {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	text-indent: 10px;
}
.fltlf-border {
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 8px;
}
.Contributor {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.1pxborder {
	border: 1px solid #000000;
}


.twoColFixLtHdr #mainContent3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	background-color: #c0bdd5;
	top: 100px;
	height: 1650px;
	background-image: none;
}
#mainContent4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	background-color: #c0bdd5;
	height: 1650px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	top: 100px;
}

.twoColFixLtHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 196px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #5C5584;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	top: 100px;
	height: 1635px;
}
h1 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 16pt;
	color: #330099;
}
.wc-head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background-color: #aa007b;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h2 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa007b;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
.wc-border {
	border: 1px solid #660000;
}
h3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
}
.e {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

