.image{
	border-style: solid;
	border-color: #4e5356;
	border-width: 3px;
}

.textmain {
	font: normal 12px/17px Tahoma, "Tahoma", Tahoma, serif;
	text-transform: none;
	margin-left: 15px;
	color: #FFFFFF;
	background: url(../../images/stage.jpg);
	text-align: left;
	line-height:1.7;
	letter-spacing:0.1pt;
}

.textmainBOLD {
	font: bold 16px/17px Tahoma, "Tahoma", Tahoma, serif;
	text-transform: none;
	margin-left: 5px;
	color: #FFFFFF;
	background: url(../../images/stage.jpg);
	text-align: left;
}

.textmainheader {
	font: normal 16px/21px Tahoma, "Tahoma", Tahoma, serif;
	text-transform: bold;
	color: #FFFFFF;
	background: url(../../images/stage.jpg);
	text-align: left;
	margin-top: 15em;
	margin-bottom: 10em;
	padding-top:20px;
	padding-right:10px;
}

.bgl {
	background: url(../../images/bgl.jpg);
}
.bgr {
	background: url(../images/bgr.jpg);
}
.divider {
	background: url(../../images/divider.jpg);
}
.textmainb {

	font: bold normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #772821;
	background: url(../../images/stage.jpg);
	text-align: left;
}
.formcontact {
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #431714;
	background: #E8DED2;
	text-align: left;
	width: 200px;
	border: 1px solid #8F2F23;
}
.formcontactbuttons {
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #000000;
	background: #C2A887;
	text-align: center;
	width: 100px;
	border: 1px solid #8F2F23;
}
.textindex {

	font: bold normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #531C17;
	text-align: center;
}
.centreornament {
	text-align: center;
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #784323;
	background: url(../../images/stage.jpg);
}
.textmainl {

	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #531C17;
	background: url(../../images/stage.jpg);
	text-align: right;
}
.logotext {
	font: normal 12px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #271D26;
	text-align: center;
}

body {
	background-image: url(../../images/jc-backgroundcolour.png);
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link, a:visited {
	color: #FBFFB3;
}

a:hover {
	color: #FFFFFF;
}
.style5 {font-size: 14px;}

/* John's css */

#pretable img {
	border: none;
	/* float:left */ /* Which is better - left or centre? */
	margin-top:30px;
	margin-bottom:15px;
}

#pretable {
	width:648px;
	/* padding-left:87px;
	padding-right:65px;*/
	margin:0px auto;
}

#gray-strip {
	background-color:#bec2c5;
	height:7px;
	border-top: 1px solid #6d6d6d;
	z-index: 9;
}

#tabdiv {
	min-width: 648px;
	float:left;
	color: #000;
	font-family: Helvetica,sans-serif;
	margin-bottom:0px;
	font-size:13px;
	padding-left:12px;
}

#tabdiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tabdiv li {
	float:left;
	margin:0;
	padding:0;
	display:inline
}

#tabdiv li.selected a {
	border-bottom: 1px solid #bfc3c6;
	background-color:#bfc3c6;
	color: #666;
}

#tabdiv li.selected a:hover {
	background-color: #bfc3c6;
}

#tabdiv a {
	margin: 0px 5px 0px 5px;
	display:block;
	padding:5px 15px 4px 15px;
	border: 1px solid #6d6d6d;
	background-color:#bfc3c6;
	text-decoration:none;
	color:#666;
	z-index:10;
}

#tabdiv a:hover {
	background-color: #adb0b3;
	color: #444;
}

#language {
	position:absolute;
	top: 10px;
	right: 10px;
	color: #666;
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
}

#language a {
	color: #ccc;
	text-decoration:none;
	font-size: 10	pt;
}

#language img {
	border:none;
}

#main-table {
	border: 10px solid #bfc3c6;
}