.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFF;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	
	scrollbar-arrow-color: #ffca39;
	scrollbar-base-color: #373737;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #373737;
	scrollbar-face-color: #c66b1d;
	scrollbar-shadow-color: #373737;
	scrollbar-highlight-color: #ffca39;
	scrollbar-3d-light-color: #373737;
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.2em;
	margin: 1.2em 0;
}

h1 {
	font-size: 140%;
	color: #FFCC00;
	text-align: center;
}
h2 {
	color: #FFCC00;
	font-size: 120%;
	line-height: 2.5em;
}

h3 {

}
h4 {
	font-size: 100%;
}
h5 {
	color:#FFD33E;
	font-size: 100%;
	padding:5px 0 0;
	margin:0 0 1em 1em;
}

a {
	color: #FFd33E;
}
a:hover {
	color: #e37b23;
}

abbr {
	color:#FFCC00;
	cursor:default;
}




#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/bck-main2.jpg) no-repeat top center;
}
.container-home {
	background: url(/images/bck-main.jpg) no-repeat top center !important;
}

#topNav {
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 205px;
}
#content {
	margin: 80px 0 0;
	width: 820px;
}

/**************************************************************************************
***                                 left column                                     ***
**************************************************************************************/
#leftCol {
	float: left;
	width: 200px;
	font-size: 95%;
	
}

#leftColTop {
	background: url(images/bck-sidebox-top.jpg) no-repeat top center;
	height: 20px;
}
#leftColCtr {
	background: url(images/bck-sidebox-ctr.jpg) repeat-y top center;
	padding: 0.5em 1.5em 0.5em 2em;
	text-align: left;
}
#leftColBottom {
	background: url(images/bck-sidebox-bot.jpg) no-repeat top center;
	height: 18px;
}
#leftCol a {
	color: #FFD33E;
}
#leftCol a:hover {
	color: #e37b23;
}
#leftCol p {
	line-height: 1.3em;
	padding: 0 0 1.4em;
	margin: 0;
}
#leftCol h4 {
	line-height:1.4em;
	margin:0 0 0.1em !important;
	padding:0.1em 0;
	font-size: 110%;
}
#leftCol h4 a {
	text-decoration: none;
}


ol, ul {
	font-size: 1em;
	line-height: 1.8em;
	margin: 0.2em 0 2em;
}

.testimonialHighlight, .pageHighlight {
	font-weight: bold;
	color: #FFCC00;
}
.testimonialSignature {
	font-weight:bold;
}

#leftContact {
	text-align: center;
	margin: 15px 0 0;
}
#leftContact a {
	text-decoration: none;
	color: #FFF;
}


/**************************************************************************************
***                                 main column                                     ***
**************************************************************************************/
#mainCol {
	margin: 0 0 0 220px;
	width: 600px;
}
#mainCol p {
	margin: 0 0 1em;
}
#mainCol img {
	border:1px solid #FFD33E;
	margin:0 10px 0 1em;
}


	


/**************************************************************************************
***                                 home page                                       ***
**************************************************************************************/
.content-home #mainCol {
	text-align: left;
}
.content-home p {
	padding: 0.1em 0;
	line-height: 1.8em;
}
.content-home a {
	color: #FFF;
	text-decoration: none;
}
.content-home h4 {
	color: #FFCC00;
	line-height: 1.8em;
	margin: 0 0 1em;
	padding: 0.1em 0;
}
#mainCol .thin {
	width: 220px;
}
#mainCol .wider {
	width: 280px;
}


/**************************************************************************************
***                                 timetable                                      ***
**************************************************************************************/
.timetable {
	border: 1px solid #FFd33E;
	border-width: 1px 0;
	text-align: left;
	margin: 0;
}

.timetable th {
	background-color: #FFd33E;
	color: #000000;
	text-align: center;
	border-right: 1px solid #000;
}
.timetable th.first {
	border-right: 1px solid #000;
	border-left: 1px solid #FFd33E;
}
.timetable th.last {
	border-right: 1px solid #FFd33E;
}

.timetable td {
	border-top: 1px solid #FFd33E;
	border-right: 1px solid #FFd33E;
	font-weight: normal;
	padding: 5px 3px;
}
.timetable td.first {
	border-top: 1px solid #FFd33E;
	border-right: 1px solid #FFd33E;
	border-left: 1px solid #FFd33E;
}
.classNote {
	font-size: 90%;
	color: #FFd33E;
}
.timetable li {
	padding: 0;
	margin: 0;
	font-size: 90%;
}
ul.timetable {
	border: none;
	padding: 0 0 0 10px;
}
.timetable td.splitter {
	height: 2px;
	background-color: #000;
	padding: 0;
	border-right: 0px;
}

.new td {
	color: #FFF;
	font-weight: bold;
}


/**************************************************************************************
***                                 news and events                                 ***
**************************************************************************************/
p.news {
	line-height:1.6em;
}	
.date {
	font-style: italic;
}

/**************************************************************************************
***                                 links page                                      ***
**************************************************************************************/
.content-links #mainCol a {
	line-height: 2.2em;
}


/**************************************************************************************
***                                 Gallery                                     ***
**************************************************************************************/
.thumbscontainer {
	padding:0 0 0 15px;
	text-align:center;
	width:600px;
}
ul.thumbs li {
	width: 100px;
}
ul.thumbs p {
	display: none;
}


/**************************************************************************************
***                              contact form                                       ***
**************************************************************************************/
.contactForm label {
	display: block;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
#mainCol .contactForm img {
	margin: 0;
}
.required, .errors {
	color: #FFFF00;
}

/**************************************************************************************
***                                 footer                                          ***
**************************************************************************************/
#footer {
	background: url(images/bck-footer.jpg) no-repeat 5px 0;
	height: 25px;
	line-height: 25px;
	font-size: 90%;
	padding: 0 0 0 20px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #616161;
}
#footerRight {
	float: right;
	color: #616161;
	padding: 0 3em 0.4em 1em;
	font-size: 90%;
}
#footerRight a {
	color: #616161;
}
#footerRight a:hover {
	color: #333;
}

#footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
}

#footer li a {
	padding: 0 10px;
	margin: 6px 0 0;
	border: 1px solid #333;
	border-width: 0 1px 0 0;
	line-height: 12px;
	height: 12px;
	text-transform: lowercase;
	display: block;
	width: auto;
}
#footer li.last a {
	border-width: 0px;
}
