* {
	padding: 0;
	margin: 0;
}

body {
	background: #E1E3CB;
	font-family: arial;
	size: 11px;
	line-height: 15px;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
	background: white;
}

#header {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 122px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	background: url(images/header.jpg) no-repeat 0 top;
}

bookingdetail {
	color: #ff4500;
	font-variant: small-caps;
	font-size: 13px;
}

#leftcolumn {
	border-bottom: 0px solid #5A417A;
	margin: 0px 0px 0px 0px;
	min-height: 250px;
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 130px;
	float: left;
	background: #5A417A url(images/left_bg.jpg) no-repeat center bottom;
}

#middlecolumn {
	float: left;
	border: 4px solid  #5A417A;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	width: 602px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
}

#rightcolumn {
	float: right;
	border: 0px solid #634887;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 130px;
	text-align: right;
	background: #dfc6f5 url(images/right_bg.jpg) no-repeat center bottom;
}

#footer {
	clear: both;
	background: #E1E3CB;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	padding-bottom: 0px;
	text-align: center;
}

#inline {
	float: left;
	width: 450px;
	margin-left: 50px;
	padding: 5px;
	background: #dfc6f5;
	padding-right: 10px;
	text-align: center;
	line-height: 17px;
	letter-spacing: 0px;
	border-bottom: 3px solid #dfc6f5;
	border-top: 3px solid #dfc6f5;

}

#document {
	float: left;
	width: 500px;
	margin-left: 45px;
	margin-top: 10px;
	padding: 5px;
	background: #dfc6f5;
	padding-right: 10px;
	text-align: justify;
	line-height: 14px;
	letter-spacing: 0px;
	font-family: arial;
	font-size: 14px;
	color: #5A417A;
}

#download {
	font-variant: small-caps;
	font-size: 12px;
	color: black;
	text-align: center;
	font-weight: bold;
	background: white;
}

#form {
	float: left;
	width: 230px;
	margin: 4px;
	padding: 5px;
	min-height: 550px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	font-size: 12px;
	border-top: 2px black dotted;

}

#form_right {
	float: right;
	width: 240px;
	margin: 4px;
	padding: 5px;
	text-align: right;
	min-height: 550px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	font-size: 12px;
	border-top: 2px black dotted;

}

#extra {
	float: left;
	border: 1px dotted black;
	background: #dfc6f5;
	width: 100px;
	height: 40px;
	line-height: 12px;
	margin: 2px;
	padding: 1px;
	text-align: center;
	font-size: 13px;
	font-variant: small-caps;
}

#courses {
	float: left;
	border: 1px dotted black;
	background: #dfc6f5;
	width: 130px;
	height: 56px;
	line-height: 14px;
	margin: 2px;
	margin-right: 14px;
	padding: 3px;
	text-align: center;
	font-size: 13px;
	font-variant: small-caps;
}

#resourcepack {
	float: left;
	border: 1px dotted black;
	display: block;
	background: #dfc6f5;
	width: 100px;
	height: 28px;
	line-height: 12px;
	margin: 2px;
	padding: 1px;
	text-align: center;
	font-size: 13px;
	font-variant: small-caps;
	vertical-align: middle;
}


#aboutmain {
	float: left;
	width: 445px;
	text-align: justify;
	padding-right: 10px;
}

#aboutsub {
	float: right;
	width: 140px;
	text-align: center;
	padding: 3px;
	padding-top: 10px;
	font-size: 11px;
	background: url(images/aboutsub.jpg) no-repeat center top #77FF00;
	margin-bottom: 6px;
	
}

#aboutbottom {
	float: left;
	width: 550px;
	padding: 5px;
	background: #dfc6f5;
	padding-right: 10px;
	text-align: left;
	line-height: 12px;

}

#conf {
	background: #dfc6f5;
	padding-left: 3px;
	padding-bottom: 3px;
}

br {
	margin-top: 10px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #2F68AF;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:visited:hover {
	color: #dfc6f5;
	text-decoration: none;
}

/*Main headers*/

h1 {
	font-size: 20px;
	color: #2F68AF;
}

/*Secondary header*/

h2 {
	font-size: 16px;
	color: #2F68AF;
}

/*Tertiary header*/

h3 {
	font-size: 14px;
	color: black;
	font-variant: small-caps;
}


/*Normal paragraphs*/

p {
	font-size: 12px;
	color: black;
	line-height: 20px;
}

/*Dates (eg. for calendar)*/

date {
	font-size: 14px;
	color: #2F68AF;
	border-width: 1px;
}

/*highlighted text*/

detail {
	font-size: 12px;
	color: #2F68AF;
}

ul {
	font-size: 12px;
	color: #000;
	line-height: 17px;
}

hr {
	border: 0;
	border-top: 2px solid #634887;
	height: 3px;
	background: #5A417A;
}



/*Menu formatting*/

nav {
	font-size: 14px;
	color: #D6D6D6;
	font-variant: small-caps;
	vertical-align: middle;
	letter-spacing: 2px;
}

#menu {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	width: 175px;
}

#menu li {
	float: left;
	margin-bottom: 1px;
}

#menu li#contact {
	margin: 0;
}

#menu li a {
	width: 126px;
	float: left;
	text-align: left;
	padding-left: 8px;
	text-decoration: none;
	height: 20px;
	line-height: 19px;
	unicode-bidi: bidi-override;
	direction: ltr;
	color: white;
	font-family: verdana, sans-serif;
}

#menu li a b {
	font-weight: normal;
}

.home #menu li#home a,

#menu li a:hover,
#menu li a:active,
#menu li a:focus {
	padding-left: 14px;
	color: #2F68AF;
	font-weight: bold;
	font-variant: normal;
	background: #77FF00;
}