/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #667728;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463307;
	text-decoration: none;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	color: #8f1c0e;
	text-decoration: none;
}
a:visited {
	color: #8f1c0e;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



a.lkLayers:link {
	color: #1f2701;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	height: 20px;
	width: 132px;
	padding-top: 5px;
}
a.lkLayers:visited {
	color: #1f2701;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	height: 20px;
	width: 132px;
	padding-top: 5px;
}
a.lkLayers:hover {
	color: #f1dc97;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	height: 20px;
	width: 132px;
	padding-top: 5px;
}
a.lkLayers:active {
	color: #f1dc97;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	height: 20px;
	width: 132px;
	padding-top: 5px;
}



a.lkFooter:link {
	color: #9da776;
}
a.lkFooter:visited {
	color: #9da776;
}
a.lkFooter:hover {
	color: #FFFFFF;
}
a.lkFooter:active {
	color: #FFFFFF;
}



a.lkGalleryTmb:link {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a.lkGalleryTmb:visited {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a.lkGalleryTmb:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
a.lkGalleryTmb:active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}




/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtFooter {
	font-size: 11px;
	color: #2c340d;
}

.txtPageTitles {
	color: #8f1c0e;
	font-size: 36px;
	font-weight: bold;
}

.txtSubTitles {
	font-size: 20px;
	font-weight: bold;
}

.txt10px {
	font-size: 10px;
}

.txt14px {
	font-size: 14px;
	font-weight: bold;
}

.txt14pxGold {
	color: #F1DC97;
	font-size: 14px;
	font-weight: bold;
}

.txtGold {
	color: #F1DC97;
}

.txtTimetable {
	color: #F1DC97;
	font-weight: bold;
}


/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgHome {
	background-image: url(../images/bg-pages/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgAbout {
	background-image: url(../images/bg-pages/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgClasses {
	background-image: url(../images/bg-pages/bg-classes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgSpecialClasses {
	background-image: url(../images/bg-pages/bg-special-classes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgEvents {
	background-image: url(../images/bg-pages/bg-events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgPrivate {
	background-image: url(../images/bg-pages/bg-private.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgEnrolment {
	background-image: url(../images/bg-pages/bg-enrolment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgGallery {
	background-image: url(../images/bg-pages/bg-gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgTestimonials {
	background-image: url(../images/bg-pages/bg-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgPrivacy {
	background-image: url(../images/bg-pages/bg-privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgFaqs {
	background-image: url(../images/bg-pages/bg-faqs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgContact {
	background-image: url(../images/bg-pages/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgLinks {
	background-image: url(../images/bg-pages/bg-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgLayers01 {
	background-image: url(../images/layers/bg-01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgLayersSelected01 {
	background-image: url(../images/layers-selected/bg-01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgNews {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #778931;
}

/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463307;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	border: 1px solid #463307;
	background-color: #ECE6D5;
}
.formFields100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463307;
	text-decoration: none;
	padding: 2px;
	width: 100;
	border: 1px solid #463307;
	background-color: #ECE6D5;
}
.formFields250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463307;
	text-decoration: none;
	padding: 2px;
	width: 250;
	border: 1px solid #463307;
	background-color: #ECE6D5;
}

.kl {
	border: 1px solid #9c8b56;
}
