/* ------------------------------------------------------- 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;
}



/* ------------------------------------------------------- DIV ------------------------------------------------------- */
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: no-repeat;
}

#menu li {
	margin: 0;
	padding: 0;
}

a.lkMenuHome:link, a.lkMenuHome:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuHome:hover, a.lkMenuHome:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-home-ov.png);
	background-repeat: no-repeat;
}

a.lkMenuAbout:link, a.lkMenuAbout:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuAbout:hover, a.lkMenuAbout:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-about-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuClasses:link, a.lkMenuClasses:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuClasses:hover, a.lkMenuClasses:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-classes-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuEvents:link, a.lkMenuEvents:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuEvents:hover, a.lkMenuEvents:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-events-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuEnrolment:link, a.lkMenuEnrolment:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuEnrolment:hover, a.lkMenuEnrolment:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-enrolment-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuGallery:link, a.lkMenuGallery:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuGallery:hover, a.lkMenuGallery:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-gallery-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuTestimonials:link, a.lkMenuTestimonials:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuTestimonials:hover, a.lkMenuTestimonials:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-testimonials-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuFaqs:link, a.lkMenuFaqs:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuFaqs:hover, a.lkMenuFaqs:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-faqs-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuContact:link, a.lkMenuContact:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuContact:hover, a.lkMenuContact:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-contact-ov.png);
	background-repeat: no-repeat;
}
a.lkMenuLinks:link, a.lkMenuLinks:visited {
	color: #f1dc97;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/bg-btn-menu.png);
	background-repeat: no-repeat;
}

a.lkMenuLinks:hover, a.lkMenuLinks:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-btn-menu-links-ov.png);
	background-repeat: no-repeat;
}

