@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645C54;
	line-height: 1.4em;
}
#container #wrapper #left_sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
}
#container #wrapper #left_sidebar ul {
	margin-top: 20px;
	margin-left: 15px;
}
#container #wrapper #left_sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 5px;
	background-color: #623062;
	font-size: 11px;
	padding-bottom: 5px;
}
#container #wrapper #left_sidebar a:hover {
	background-color: #ABA29A;
}

#logo {
	background-color: #FFFFFF;
	float: left;
	height: 72px;
	width: 100%;
	background-image: url(h1A.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #logo img {
	float: left;
}


* {
	margin: 0px;
	padding: 0px;
}
#container #header {
	float: left;
	height: 25px;
	width: 100%;
}
#container #left_sidebar {
	background-color: #D9BBD9;
	float: left;
	width: 120px;
}
#main_column  h3 {
	margin-bottom: 5px;
	font-size: 1.5em;
	color: #2B92CD;
	margin-top: 5px;
}

#container #right_sidebar {
	background-color: #C4E1F2;
	float: right;
	width: 180px;
	margin-left: 10px;
}
#container #main_column {
	background-color: #FFFFFF;
	width: 485px;
	padding-left: 10px;
	float: right;
}
#container #wrapper {
	background-color: #D9BBD9;
	float: left;
}

#container #footer {
	clear: both;
	float: left;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 10px;
	padding-top: 15px;
}
#container #wrapper #main_column h2 {
	color: #425A84;
	margin-bottom: 8px;
}
#container #wrapper #main_column #title {
	margin-bottom: 20px;
}

.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #wrapper #main_column h1 {
	margin-bottom: 12px;
	color: #374B54;
}
.centre {
	text-align: center;
}
#adbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 450px;
	background-image: url(Images/adbox_bg1.jpg);
	background-position: center -40px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#adbox p {
	color: #FFFFFF;
	font-size: 1em;
}
#adbox .date {
	font-size: 2.4em;
}
#adbox .master {
	font-size: 18px;
	font-weight: bold;
}
#adbox h1 {
	font-size: 1em;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 2em;
	color: #FFFFFF;
}
#container #wrapper #main_column #tablecontent {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.style4 {
	font-size: 42px;
	font-weight: bold;
	color: #00FFFF;
}
#container #wrapper #main_column #tablecontent p {
	margin-left: 10px;
}


.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	list-style-type: square;
	margin-left: 50px;
}
#enquiry {
	background-color: #EAD9EA;
	margin-right: auto;
	margin-left: auto;
}
.removeunderline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_column a {
	text-decoration: none;
	line-height: 2em;
}
#main_column a:hover {
	color: #D6D6D6;
}
#main_column img {
	text-align: center;
}

