body {
	background: #fff none;
	color: #0c4f24;
	font-family: arial;
	margin: 0;
	font-size: 90%;
}

a {
	color: #8e7209;
	background-color: transparent;
}

a:hover {
	color: #8c1e27;
	background-color: transparent;
}

img, table, tr, td {
	border: none;
}

h1, h2, h3, h4, h5, p, ul, li, form, table, tr, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	color: #8c1e27;
}

em {
	font-weight: bold;
	font-style: normal;
}

tr {
	vertical-align: top;
}

#outer-wrap {
	background: #fffef1 none;
	margin: 0 auto;
	width: 980px;
}

#bg-middle {
	background: #fffef1 url(../images/bg-middle.gif) top left repeat-y;
}

#bg-top {
	background: transparent url(../images/bg-top.gif) top left no-repeat;
}

#bg-bottom {
	background: transparent url(../images/bg-bottom.gif) bottom left no-repeat;
}

#inner-wrap {
	background: transparent none;
	margin: 5px auto;
	padding: 23px 10px 10px 10px;
	width: 930px;
}

#header {
	height: 97px;
	width: 930px;
}

#header #logo {
	float: left;
	padding: 13px 0 20px 15px;
}

#header #search {
	border-left: 1px dotted #b5bec5;
	float: right;
	margin: 5px 0;
	padding: 20px 15px 0 20px;
}

#header #search h3 {
	font-size: 90%;
}

#header #search input {
	border: 1px solid #0c4f24;
	margin: 1px 0 2px 0;
}

#header #search .input {
	width: 120px;
}

#header #search .button {
	background: #9fad6f;
}

#header #accredited {
	float: right;
	margin-right: 20px;
}

#header #accredited img {
	margin-left: 5px;
}

#top-colours {
	margin-bottom: 5px;
}

#splash {
	background: #fffef1 url(../images/headers/bg.jpg) left top no-repeat;
	height: 128px;
}

#splash p {
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 9px 0 0 15px;
}

#splash p img {
	margin-right: 7px;
}

#splash a {
	background-color: #0c4f24;
	opacity: .6;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	position: absolute;
	left: 0;
	margin-top: 0;
	text-decoration: none;
	font-family: tahoma;
	font-style: italic;
}

#splash a:hover {
	color: #ffff00;
	text-decoration: none;
}

#splash b {
	background-color: #0c4f24;
	opacity: .6;
	color: #fff;
	float: right;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	position: absolute;
	right: 0;
	margin-top: 94px;
	text-decoration: none;
	font-family: tahoma;
	font-style: italic;
	text-align: right;
}

#nav-wrapper {
	border-top: 7px solid #ecc029;
	height: 35px;
	margin-top: 5px;
	background: #0c4f24 none;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
	white-space: nowrap;
	height: 35px;
	position: relative;
	background: #0c4f24 none;
}

#nav li {
	display: table-cell;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0 0 0 20px;
	cursor: pointer;
	background: #0c4f24 url(../images/nav_tab.gif);
	margin-left: 1px;
	margin-right: 1px;
}

#nav li a b {
	float: left;
	display: block;
	padding: 0 20px 0 0;
	background: #0c4f24 url(../images/nav_tab.gif) right top;
}

#nav li.current a {
	color: #000;
	background: #fffef1 url(../images/nav_curr.gif);
	margin-left: 1px;
	margin-right: 1px;
}

#nav li.current a b {
	background: #fffef1 url(../images/nav_curr.gif) right top;
}

#nav li a:hover {
	color: #fff;
	background: #0c4f24 url(../images/nav_hover.gif);
}

#nav li a:hover b {
	background: #0c4f24 url(../images/nav_hover.gif) right top;
}

#nav li.current a:hover {
	color: #000;
	background: #fffef1 url(../images/nav_curr.gif);
}

#nav li.current a:hover b {
	background: #fffef1 url(../images/nav_curr.gif) right top;
}

#sub-nav {
	border-bottom: 1px solid #9fad6f;
	width: 930px;
}

#sub-nav ul {
	display: table;
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#sub-nav li {
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0 auto;
	white-space: nowrap;
	border: 0;
	line-height: 35px;
}

#sub-nav li a {
	font-weight: bold;
	text-decoration: underline;
}

#sub-nav li.current a {
	color: #0c4f24;
	font-weight: bold;
	text-decoration: none;
}

#content {
	float: left;
	margin: 20px 0 20px 10px;
	width: 670px;
}

#content h1 {
	font: bold 180% arial, sans-serif;
	letter-spacing: -0.02em;
	text-decoration: none;
}

#content h2 {
	font: bold 130% arial, sans-serif;
	text-decoration: none;
	margin-top: 20px;
}

#content .topborder {
	border-top: 1px dotted #b5bec5;
	margin-top: 20px;
	padding-top: 20px;
}

#content img.stdright {
	clear: both;
	float: right;
	margin: 9px 0 5px 20px;
}

#content img.stdtright {
	clear: both;
	float: right;
	margin: 19px 0 5px 20px;
}

#content .itright {
	clear: both;
	float: right;
	font-size: 80%;
	margin: 9px 0 5px 20px;
	text-align: center;
}

#content .itright img {
	margin-bottom: 5px;
}

#content p {
	margin: 15px 0 10px 20px;
}

#content p.notitle {
	margin: 5px 0 10px 20px;
}

#content p.newsdate {
	background: #996515 none;
	color: #fff;
	font-size: 80%;
	margin: 0 0 20px 0;
	padding: 3px 5px;
	text-align: right;
}

#content ul {
	font-weight: bold;
	margin: 20px 0 10px 60px;
}

#content ul.light {
	font-weight: normal;
	margin: 20px 0 10px 60px;
}

#content ul.simpletd {
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 20px;
}

#content ul.tick {
	font-weight: normal;
	list-style-image: url(../images/tick.gif);
	margin: 20px 0 15px 60px;
}

#content .incont {
	margin: 10px 0 0 20px;
}

#content p.writing {
	font-family: "times new roman", georgia, serif;
	font-size: 110%;
	font-style: italic;
	margin-bottom: 0;
}

#content p.wsig {
	font-family: georgia;
	font-weight: bold;
	text-align: right;
	margin-top: 0;
}

#content p.wsig a {
	font-family: arial;
	font-weight: normal;
	font-size: 80%;
}

#content p.catnav, #content p.catnavnb {
	clear: both;
	margin: 0;
	padding: 20px 0 0 20px;
}

#content p.catnav {
	border-top: 1px dotted #b5bec5;
	margin-top: 20px;
}

#content table.plain {
	margin: 15px 0 3px 20px;
}

#content table.plain td {
	padding: 0 0 7px 0;
}

#content table.plain td.t {
	color: #8c1e27;
	padding-right: 20px;
}

#content table.plain td.pr {
	padding-right: 10px;
}

#content table.plain ul {
	margin: 0 0 0 30px;
}

table.standard {
	border-collapse: collapse;
	margin: 15px 0 15px 15px;
}

table.standard tr {
	vertical-align: middle;
}

table.standard td {
	border: 1px solid #1c4a24;
	padding: 2px;
	text-align: center;
}

table.standard td.space {
	border: none;
}

table.proptable {
	border-collapse: collapse;
	margin: 0 0 5px 15px;
}

table.proptable tr {
	vertical-align: middle;
}

table.proptable tr.alto {
	vertical-align: top;
}

table.proptable td {
	background: #e3cfa6 none;
	border: 4px solid #fff;
	color: #004e31;
	padding: 4px;
	text-align: center;
}

table.proptable td.iec {
	background-color: #e2e6ca;
	color: #4bae52
}

table.proptable td.asc {
	background-color: #c6cf9b;
	color: #4bae52
}

table.proptable td span.lb {
	color: #5591d4;
}

table.proptable td span.sc {
	color: #ef4a23;
}

table.proptable td span.so {
	color: #ec008c;
}

#content table.application {
	border: 1px solid #9fad6f;
	margin: 10px 0 10px 0;
	padding: 20px 20px 5px 20px;
	width: 100%;
}

#content table.application td {
	padding: 0 10px 15px 0;
}

#content table.application .nopad {
	padding: 0;
}

#content table.application table {
	margin-bottom: 10px;
}

#content table.application table th {
	font-size: 80%;
	padding: 0 10px 15px 0;
	vertical-align: middle;
}

#content table.application table td {
	padding: 0 10px 15px 0;
}

#content table.application table td input {
	width: 100%;
}

#content table.application table td select {
	width: 100%;
}

#content .enlarge a {
	text-decoration: none;
}

#content .enlarge a img {
	border: 1px solid #8e7209;
	margin-bottom: 3px;
}

#content .enlarge a:hover img {
	border-color: #8c1e27;
}

#content .enlarge img.zoom {
	border: none;
	margin: 0 3px 0 0;
}

.bgy2 {
	background-color: #ffff99;
}

.bgg0 {
	background-color: #ccffcc;
}

.bgc2 {
	background-color: #afd5f3;
}

.bgc5 {
	background-color: #d9dec5;
}

#content table.team td {
	border-bottom: 1px dotted #b5bec5;
	padding: 20px;
	width: 50%;
}

#content table.team img {
	border: 1px solid #0c4f24;
	float: left;
	margin: 0 10px 0 0;
}

#content table.team h3 {
	margin-bottom: 3px;
}

#content table.team p {
	margin: 0;
}

#content table.team p.position {
	font-weight: bold;
	font-variant: small-caps;
}

#content .latest-news {
	clear: both;
	margin: 20px 0 25px 0;
}

#content .latest-news img {
	border: 1px solid #0c4f24;
	float: left;
	margin: 0 10px 0 20px;
}

#content #news h1 {
	font-size: 150%;
	font-weight: normal;
}

#content #news h1 span {
	font-size: 60%;
	font-weight: normal;
}

#content #news h2 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
}

#content #news h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 15px 0 0 20px;
}

#content #news p.posted {
	border-bottom: 1px dotted #b5bec5;
	padding-bottom: 15px;
	margin: 10px 0 0 0;
}

#content .gallery {
	padding-bottom: 10px;
}

#content .gallery a img {
	border: 1px solid #8e7209;
	margin: 22px 2px 2px 22px;
}

#content .gallery a:hover img {
	border: 3px solid #8c1e27;
	margin: 20px 0 0 20px;
}

#content .pdf-download {
	margin-left: 20px;
}

#content .pdf-download img {
	float: left;
	margin-right: 5px;
}

#content .pdf-download small {
	color: #80a080;
}

#t-book {
	border: 1px solid #996515;
	margin: 15px 0 10px 20px;
	padding: 10px 0 10px 10px;
}

#t-book p.intro {
	font-weight: bold;
	margin: 0 0 10px 0;
}

#t-book p.pics {
	margin: 0 0 10px 0;
}

#t-book p.pages {
	font-size: 90%;
	margin: 0 10px 0 0;
	text-align: center;
}

#t-book img {
	margin-right: 10px;
}

#timetable {
	margin-right: 14px;
}

#rightcol {
	border-left: 1px dotted #b5bec5;
	margin: 20px 10px 20px 705px;
	padding: 4px 0 20px 20px;
}

#rightcol .sect {
	border-bottom: 1px dotted #b5bec5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#rightcol .sectnb {
	border: none;
}

#rightcol .testimonials h3 {
}

#rightcol .testimonials p {
	font-family: "times new roman", georgia, serif;
	font-size: 110%;
	font-style: italic;
}

#rightcol h3 {
	color: #996515;
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 3px;
}

#rightcol h4 {
	color: #996515;
	border-bottom: 1px solid #996515;
	margin-top: 12px;
	padding-bottom: 2px;
}

#rightcol a {
	text-decoration: none;
}

#rightcol a:hover {
	text-decoration: underline;
}

#rightcol p {
	font-size: 90%;
	padding-top: 5px;
}

#rightcol p a {
	font-weight: bold;
}

#rightcol input {
	border: 1px solid #0c4f24;
	margin-top: 3px;
}

#rightcol .button {
	background: #9fad6f;
}

#rightcol ul {
	list-style: none;
}

#rightcol li {
	padding-top: 3px;
}

#rightcol img {
	margin-top: 4px;
}

#rightcol .flags img {
	border: 1px solid #8e7209;
	margin-right: 4px;
}

#rightcol .flags img.last {
	border: 1px solid #8e7209;
	margin-right: 0;
}

#rightcol .flags img:hover {
	border: 1px solid #8c1e27;
	cursor: pointer;
}

#content-menu {
	background: transparent url(../images/hzstripes.gif) top left repeat-x;
	clear: both;
	padding: 15px 0 20px 0;
}

#content-menu a {
	text-decoration: none;
}

#content-menu a:hover {
	text-decoration: underline;
}

#content-menu .left {
	float: left;
	width: 380px;
	text-align: center;
}

#content-menu .left img {
	margin-top: 30px;
}

#content-menu .left img.tel {
	margin: 16px 0 0 0;
}

#content-menu .right {
	margin-left: 380px;
}

#content-menu .col {
	float: left;
	padding-left: 30px;
}

#content-menu .col h3 {
	color: #996515;
	font-size: 125%;
	font-weight: normal;
	margin: 25px 0 2px 0;
}

#content-menu .col ul {
	list-style-type: none;
	float: left;
}

#content-menu .col li {
	padding: 2px 0 0 1px;
}

#content-menu ul.caption {
	clear: both;
	color: #dcbe42;
	font-size: 170%;
	font-weight: bold;
	padding: 20px 0 15px 0;
	list-style: none;
}

#content-menu ul.caption li.c0 { display: none; padding-left: 28%; }
#content-menu ul.caption li.c1 { display: none; padding-left: 43%; }
#content-menu ul.caption li.c2 { display: none; padding-left: 35%; }
#content-menu ul.caption li.c3 { display: none; padding-left: 33%; }
#content-menu ul.caption li.c4 { display: none; padding-left: 30%; }
#content-menu ul.caption li.c5 { display: none; padding-left: 31%; }
#content-menu ul.caption li.c6 { display: none; padding-left: 33%; }
#content-menu ul.caption li.c7 { display: none; padding-left: 38%; }
#content-menu ul.caption li.c8 { display: none; padding-left: 31%; }
#content-menu ul.caption li.c9 { padding-left: 26%; }

.footer {
	clear: both;
	margin: 0 auto 20px auto;
	width: 950px;
	text-align: center;
}

.footer p {
	font-size: 80%;
	text-align: left;
	margin-left: 10px;
	padding-top: 7px;
}

.footer img {
	float: right;
	margin: 0 10px 20px 10px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.pop-content, .fadeobj {
	display: none;
}

.search input {
	border: 1px solid #0c4f24;
	margin: 1px 0 2px 0;
}

.search .button {
	background: #9fad6f;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative; overflow:visible; }
#cboxLoadedContent { overflow:auto; }
#cboxLoadedContent iframe { display:block; width:100%; height:100%; border:0; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML,
    in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay { background: url(../images/colorbox/overlay.png) 0 0 repeat; }

#colorbox { }
#cboxTopLeft { width:21px; height:21px; background:url(../images/colorbox/borderTopLeft.png) 0 0 no-repeat; }
#cboxTopCenter { height:21px; background:url(../images/colorbox/borderTopCenter.png) 0 0 repeat-x; }
#cboxTopRight { width:21px; height:21px; background:url(../images/colorbox/borderTopRight.png) 0 0 no-repeat; }
#cboxBottomLeft { width:21px; height:21px; background:url(../images/colorbox/borderBottomLeft.png) 0 0 no-repeat; }
#cboxBottomCenter { height:21px; background:url(../images/colorbox/borderBottomCenter.png) 0 0 repeat-x; }
#cboxBottomRight { width:21px; height:21px; background:url(../images/colorbox/borderBottomRight.png) 0 0 no-repeat; }
#cboxMiddleLeft { width:21px; background:url(../images/colorbox/borderMiddleLeft.png) 0 0 repeat-y; }
#cboxMiddleRight { width:21px; background:url(../images/colorbox/borderMiddleRight.png) 0 0 repeat-y; }
#cboxContent { background:#fffef1; }
#cboxLoadedContent { margin-bottom:28px; }
#cboxTitle { position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#0c4f24; }
#cboxCurrent { position:absolute; bottom:3px; left:58px; color:#0c4f24; }
#cboxSlideshow { position:absolute; bottom:3px; right:30px; color:#0092ef; }
#cboxPrevious { position:absolute; bottom:0; left:0px; background:url(../images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; }
#cboxPrevious.hover { background-position:-25px -25px; }
#cboxNext { position:absolute; bottom:0; left:27px; background:url(../images/colorbox/controls.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; }
#cboxNext.hover { background-position:0px -25px; }
#cboxLoadingOverlay { background:url(../images/colorbox/loading_background.png) center center no-repeat; }
#cboxLoadingGraphic { background:url(../images/colorbox/loading.gif) center center no-repeat; }
#cboxClose { position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; }
#cboxClose.hover { background-position:-50px -25px; }
