@charset "utf-8";
/* CSS Document */

body  {
	font: 100.01% Arial, Helvetica, sans-serif;
	background: #FEFFF1 url(images/BlueBgTop.jpg) repeat-x left top;
}

body, h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, div, img hr {
	margin: 0px;
	padding: 0px;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em
}

p {
	padding-bottom: 1em;
}

img {
	border: none;
}

#wrapper {
	background: #FEFFF1 url(images/RedSideBar.png) repeat-y left top;
	font: 13px Verdana, Geneva, sans-serif;
	color: #006;
	width: 1050px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftCol {
	float: left;
	width: 250px;
}
#header {
	float: left;
	width: 800px;
	background: url(images/HeaderBg.png) no-repeat left top;
	height: 290px;
}



#maincontent {
	float: left;
	width: 770px;
}
h1 {
	font-style: italic;
	color: #000099;
	font-size: 32px;
	font-weight: normal;
	text-align: left;
	padding-left: 60px;
	padding-bottom: 20px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	padding-left: 100px;
	padding-bottom: 30px;
	
}

h3 {
	font-size: 16px;
	font-style: italic;
	color: #0099FF;
	font-weight: 600;
	text-align: right;
	padding-bottom: 15px;
	
}

h4 {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	
}

h5 {
	font-size: 16px;
	font-style: italic;
	color: #0099FF;
	font-weight: 600;
	padding-bottom: 15px;
	padding-top: 15px;
}

h6 {
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	padding-top: 15px;
	
}

/*Homepage content*/
#maincontent #leftText {
	float: left;
	width: 500px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
}
#maincontent #rightText {
	float: right;
	width: 230px;
	padding-top: 100px;
	text-align: center;
}
#BgLeftCol {
	float: left;
	width: 250px;
}

/*About page content*/

#about {
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 100px;
	padding-left: 70px;
	margin-bottom: 180px;
}

/*details of teachers popup on About page*/
#teacher {
	float: left;
	width: 240px;
	text-align: right;
}
#teacher ul {
	list-style: none;
	padding-left: 110px;
	display: block;
}


#teacher ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	
}
#teacher ul li ul li {
	display: none;
	clear: both;
}


#teacher ul li a:link, #teacher ul li a:visited {
	display: block;
	white-space: nowrap;
	
	
}
#teacher ul li:hover ul li {
	display: block;
	position: absolute;
	clear: both;
	background: #FEFFF1;
}
#teacher ul li:hover ul li img {
	padding-bottom: 10px;
	padding-left: 10px;
}


#teacher ul li:hover ul #sarah{
	top: -100px;
	left: 200px;
	clear: both;
	float: left;
	height: 430px;
	width: 700px;
	text-align: justify;
	padding: 10px;
}
#teacher ul li:hover ul #elizabeth{
	top: -200px;
	left: 200px;
	clear: both;
	float: left;
	height: 400px;
	width: 700px;
	text-align: justify;
	padding: 10px;
}
#teacher ul li:hover ul #jane{
	top: -300px;
	left: 200px;
	clear: both;
	float: left;
	height: 400px;
	width: 700px;
	text-align: justify;
	padding: 10px;
}

/*biography content*/


#biography {
	width: 720px;
	padding-top: 20px;
	padding-left: 25px;
}
#biography blockquote {
	padding-left: 60px;
}
#biography blockquote p {
	background: url(images/Dot.jpg) no-repeat left 3px;
	padding-left: 18px;
}


/*Classes Adult / Child content*/
#ClassesAdult {
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	width: 720px;
	text-align: left;
	
}


#ClassesAdult h4 {
	padding-left: 60px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#ClassesAdult h5 {
	text-transform: uppercase;
}

.class_bullet {
	background: url(images/Dot.jpg) no-repeat left 3px;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
}
#ClassesAdult .details {
	width: 600px;
	float: left;
	margin-left: 60px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#ClassesAdult .details td {
	padding: 5px;
}
#ClassesAdult .detailsZ {
	width: 600px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#ClassesAdult .detailsZ td {
	padding: 5px;
}
#ClassesAdult hr {
	color: #AE2024;
	width: 700px;
	text-align: center;
	margin-top: 20px;
}


/*index list pages content*/

#indexpage{
	width: 720px;
	padding-top: 20px;
	padding-left: 25px;
}
#indexpage blockquote{
	padding-left: 60px;
	padding-top: 20px;
}

#indexpage blockquote p {
	background: url(images/Dot.jpg) no-repeat left 3px;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 22px;
}


/*venue page content*/

#venues {
	width: 725px;
	padding-top: 20px;
	padding-left: 40px;
	float: left;
}


#venues blockquote{
	padding-left: 60px;
	padding-top: 20px;
}

#venues blockquote p {
	background: url(images/Dot.jpg) no-repeat left 3px;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 22px;
}
#burgesshill {
	float: left;
	width: 350px;
}
#cuckfield {
	text-align: left;
	float: right;
	width: 350px;
}
#map {
	font-size: 11px;
	color: #C00;
	padding-top: 20px;
}

/*links page content*/

#links {
	width: 600px;
	padding-top: 20px;
	padding-left: 100px;
}
#links blockquote{
	padding-left: 60px;
	padding-top: 20px;
}

#links blockquote p {
	background: url(images/Dot.jpg) no-repeat left 3px;
	padding-left: 18px;
	font-weight: normal;
	padding-bottom: 22px;
}


/*styles pages content*/

#styles {
	float: left;
	width: 670px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 60px;
	margin-bottom: 40px;
}

/*details of thum popup on About page*/
#thums {
	float: left;
	width: 238px;
	text-align: right;
	height: 520px;
}
#thums  ul {
	list-style: none;
	display: block;
}


#thums  ul li {
	display: block;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
}
#thums  ul li ul li {
	display: none;
	clear: both;
}


#thums  ul li a:link, #teacher ul li a:visited {
	white-space: nowrap;
	
}
#thums  ul li:hover ul li {
	display: block;
	position: absolute;
	clear: both;
	background: #FEFFF1;
}
#thums  ul li:hover ul li img {
	padding: 10px;
	
}


#thums  ul li:hover ul #pic1{
	top: 20px;
	left: 185px;
	clear: both;
	float: left;
	height: 520px;
	width: 720px;
	text-align: left;
	padding: 10px;
}
#thums  ul li:hover ul #pic2{
	top: -120px;
	left: 185px;
	clear: both;
	float: left;
	height: 520px;
	width: 720px;
	text-align: left;
	padding: 10px;
}
#thums  ul li:hover ul #pic3{
	top: -240px;
	left: 185px;
	clear: both;
	float: left;
	height: 520px;
	width: 720px;
	text-align: left;
	padding: 10px;
}

/*gallery pages content*/

/*footer content*/

#footer {
	float: right;
	width: 750px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #C60;
	font-size: 9px;
	background: url(images/FooterBg.png) no-repeat left top;
	margin-top: 40px;
	padding-right: 30px;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #C60;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #C00;
	text-decoration: none;
	font-style: italic;
}

#footer ul {
	list-style: none;
	text-align: center;
}
#footer  li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 15px;
}





a:link, a:visited{
	color: #C60;
	text-decoration: none;
	
}

a:hover, a:active{
	font-style: italic;
	color: #C00;
	
}
.redtxt {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	padding-right: 100px;
}

.redBrowntxt {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	font-style: italic;
	 
}
#rightpic {
	float: right;
	text-align: right;
	padding-top: 30px;
}

.phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000066;
}
.smallertxt {
	font-size: 12px;
}
.biggertxt {
	font-size: 16px;
}

.indent {
	padding-left: 65px;
	font-weight: bold;
	font-style: italic;
}
.bluetext {
	color: #09F;
}

