* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #680075;
	font-size: small;
}
#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
#banner {
	height: 106px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*background-image: url(images/photos.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
}
#content {
	padding-bottom: 10px;
}
#footer {
	clear: both;
	padding-top: 10px;
	background-color: #A97DAB;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	border: 1px solid #660066;
}
#leftColumn, #rightColumn {
	float: left;
	padding: 0px;
}
.twoColumns #leftColumn {
	width: 130px;
	margin-right: 10px;
}

.twoColumns #mainColumn {
	margin-left: 150px;
}
#right {
	float: right;
	width: 150px;
	margin-left: 10px;
	clear: both;
}


.twoColumns #rightColumn {
	display: none;
}
.threeColumns #leftColumn {
	width: 130px;
	margin-right: 20px;
}

.threeColumns #mainColumn {
	width: 430px;
	margin-right: 20px;
	float: left;
}
.threeColumns #rightColumn {
	width: 150px;
}
.separator {
	clear: both;
}
#navigation {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 20px;
	width: 130px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
#navigation li {
	margin: 0px;
	display: block;
	width: 130px;
	float: left;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #A97DAB;
	font-weight: bold;
	padding: 7px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A97DAB;
}
#navigation a:hover {
	background-color: #C9ADCE;
	color: #FFFFFF;
}


#top {
	height: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
	font-size: 80%;
	background-color: #A97DAB;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #660066;
}
h1 {
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #680075;
	letter-spacing: -1px;
	font-weight: bold;
}
p {
	font-size: 93%;
	line-height: 1.8em;
	margin-bottom: 1em;
	color: #663399;
}
.threeColumns #rightColumn h1 {
	font-size: 84%;
}
.threeColumns #rightColumn p {
	font-size: 90%;
}
#footer p {
	margin-bottom: 0px;
	font-size: 70%;
	color: #FFFF00;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}

.classes #classes, .faq #faq, .about #about, .home #home, .shop #shop, .gallery #gallery, .training #training, .testimonials #testimonials, .nursery #nursery, .directory #directory, .mailing #mailing, .contact #contact, .news #news, .parties #parties, .downloads #downloads, .alive #alive, .celebs #celebs, .amanda #amanda {
	color: #FD8A3B;
}

.logo {
	margin-right: 25px;
}
.photos {
	margin-bottom: 7px;
	padding: 5px;
}
.phone {
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	float: right;
	padding-top: 10px;
	font-weight: bold;
	color: #680075;
	width: 200px;
	height: 50px;
}
.compTable {
	background-color: #A97DAB;
	border: 1px solid #660066;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.compTable p {
	margin: 4px;
	color: #FFFFFF;
}
.compTable a {
	color: #FFFFFF;
	text-decoration: none;
}

.navLinks {
	background-color: #DBCADF;
	color: #000000;
	font-size: 86%;
}
#form1 {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.navLinks a {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
	line-height: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.navLinks a:hover {
	text-decoration: underline;
}
.navLinks a:visited {
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.navLinks p {
	color: #660066;
}
.navLinks img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#mainColumn a {
	color: #FD8A3B;
	text-decoration: none;
	font-weight: bold;
}
#mainColumn a:hover {
	text-decoration: underline;
}
#mainColumn .timetable {
	font-size: 85%;
	line-height: 120%;
	border-top: 1px solid #680075;
	border-right: 1px solid #680075;
	border-left: 1px solid #680075;
}
#mainColumn .timetable .day {
	font-size: 120%;
	background-color: #663399;
	font-weight: bold;
	color: #FFFFFF;
}

#mainColumn .timetable th {
	background-color: #CCCCCC;
	padding: 1px;
	color: #680075;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #680075;
}
#mainColumn .timetable td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #680075;
}
#pullquote {
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #993366;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	line-height: 135%;
	background-color: #FFFFFF;
}
.parties #pullquote {
	width: 250px;
}

#pullquote a {
	font-size: 70%;
}
.imgBorder {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #680075;
}

h2 {
	font-size: 103%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #680075;
	margin-bottom: 5px;
}
#pullquoteBecks {

	float: right;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #680075;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	line-height: 135%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #680075;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	color: #680075;
	font-weight: bold;
	font-style: normal;
}
.border {
	border: 1px solid #680075;
}
.galleryImages img {
	margin-right: 8px;
	border: 1px solid #680075;
}
.red {
	color: #CC0000;
}
#mainColumn ul {
	color: #680075;
	line-height: 150%;
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: list-item;
	float: none;
}
.newsTitle {
	font-size: 120%;
}
.whiteB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.big {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}
#center {
	text-align: center;
	width: 130px;
	float: left;
}
#mainColumn li {
	color: #663399;
	font-size: 93%;
	line-height: 1.8em;
	margin-bottom: 10px;
}
#wrapper  #content  #mainColumn  ol   {
	margin-left: 20px;
	padding-left: 20px;
}
#rightColumn ul {
	margin-left: 20px;
	list-style-type: circle;
	padding-top: 5px;
	font-size: 87%;
	padding-bottom: 5px;
	line-height: 150%;
}#rightColumn .compTable ul a {
	color: #000000;
	text-decoration: none;
}
#rightColumn .compTable ul a:hover {
	text-decoration: underline;
}
.celeb-pic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear {
}
.alive  #newsHolder {
	width: 200px;
	font-size: 100%;
	text-align: left;
	line-height: 100px;
	float: right;
}
#mainColumn  #newsHolder  li {
	margin-bottom: 0px;
}
.threeColumns alive #wrapper #content #mainColumn #newsHolder ul {
	margin-left: 10px;
}
.lightBlue {
	color: #0000FF;
	font-weight: bold;
}
.rightShop {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: center;
	}
.personalise table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
}
