body {
	background-color: #FDFCFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../_images/bg.jpg);
}
#wrapper {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	width: 870px;
	background-image: url(../_images/mainContent_bg_lhs.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: medium solid #006;
}
#wrapper a:link, #wrapper a:visited {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#wrapper a:hover {
	color: #06F;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 90px;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	width: 870px;
}

#header img {
	margin: 0px;
	padding: 0px;
}
#mainNav  {
	padding: 0px;
	height: auto;
	background-color: #006;
	margin: 0px;
	float: left;
	width: 870px;
}
#mainNav ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	width: 100%;
	height: auto;
	background-color: #006;
	border-top-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	padding: 0px;
}
#mainNav li {
	display: block;
	margin: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F00;
	text-decoration: none;
}
#mainNav a:link , #mainNav a:visited {
	color: #FFF;
	text-decoration: none;
}
#mainNav a:link.highlight,#mainNav a:visited.highlight {
	color: #FF6;
}
#mainNav a:hover {
	color: #06F;
	text-decoration: none;
}
#mainNav a:hover.highlight {
	color: #06F;
}




#mainContent {
	height: auto;
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	background-image: url(../_images/heading1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2B7DE0;
	font-style: italic;
	padding-left: 10px;
	font-variant: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-align: right;
}
#mainContent h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border: 1px solid #006;
	margin-left: 10px;
	background-color: #006;
}
#mainContent h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border: 1px solid #006;
	margin-left: 10px;
	background-color: #006;
}

#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
}
#mainContent ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: left;
	line-height: 1.5em;
}
#mainContent a:link , #mainContent a:visited {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
#mainContent h5 a:link    , #mainContent h5 a:visited{
	color: #FFF;
	text-decoration: none;
}
#mainContent a:hover {
	color: #06f;
	text-decoration: underline;
}
#mainContent h5 a:hover {
	color: #06f;
	text-decoration: underline;
}

#mainContent p img.floatleft{
	padding-right: 5px;
}
#mainContent p img.floatright {
	padding-left: 5px;
}
#mainContent p img.cards {
	margin-left: 50px;
}

#location {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainContent #frmContact  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #006;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#mainContent #frmContact #tblContact {
	margin-left: 10px;
}

#mainContent p.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666;
}

#mainContent #frmContact fieldset {
	background-color: #DAE7F8;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #BDD3F2;
	border-bottom-color: #BDD3F2;
	margin-left: 10px;
}
#mainContent #frmContact legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #006;
	background-color: #DAE7F8;
	letter-spacing: 0.1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#mainContent #frmContact input.text {
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006;
}
#mainContent #frmContact input.text:focus, #mainContent #frmContact input.textarea:focus {
	background-color: #FFC;
}
#mainContent iframe {
	text-align: center;
	border: 1px solid #006;
	margin-left: 110px;
}
table#tblVoucher {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-weight: normal;
	background-color: #DAE7F8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#tblVoucher .tblRightCol2 {
	text-align: right;
	padding-right: 5px;
	width: 100px;
}
table#tblVoucher .tblRightCol3 {
	text-align: center;
	width: 50px;
}

table#tblVoucher .tblButton {
	text-align: center;
	font-weight: bold;
	color: #006;
}

table#tblVoucher th {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	padding-left: 5px;
	color: #FFF;
	background-color: #006;
}
table#tblVoucher td {
	line-height: 25px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 1px solid #006;
}
table#tblVoucher tr {
	background-color: #FFF;
}

table#tblVoucher tr:hover {
	background-color: #DAE7F8;
}
table#tblVoucher .tblButton:hover {
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
table#tblStudent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #006;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	width: 85%;
	background-color: #DAE7F8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#tblStudent td {
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #006;
	background-repeat: no-repeat;
	background-position: right bottom;
}
table#tblStudent td.studentbg {
	background-image: url(../_images/students/students_bg.jpg);
}

table#tblPrices {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #006;
	width: 95%;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	background-color: #DAE7F8;
}
table#tblPrices th {
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	padding-left: 5px;
}
table#tblPrices .tbColRight {
	text-align: right;
	width: 100px;
	padding-right: 5px;
}

table#tblPrices td {
	padding-left: 5px;
	border: 1px solid #006;
}
table#tblPrices tr {
	background-color: #FFF;
}

table#tblPrices tr:hover {
	background-color: #DAE7F8;
}
table#tblGallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #DAE7F8;
	font-weight: normal;
	width: 50%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
table#tblGallery td {
	border: 1px solid #006;
	background-color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

#sidebar {
	background-color: #006;
	margin: 0px;
	width: 235px;
	float: right;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #006;
}
#sidebar img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	height: auto;
	border: medium solid #FFF;
	background-color: #006;
	padding: 2px;
}
#sidebar img.block_inline {
	display: inline;
	text-align: center;
	margin-left: 5px;
}


#footer {
	background-color: #006;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 1em;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.basket {
	margin-left: 250px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.centre {
	text-align: center;
}
.highlight {
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block_inline {
}

