html {
	background-color: #ecf0db;
}

body {
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color: #ecf0db;
	font-family: verdana, sans-serif;
}

#wrapper {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	background-color: #fff;
	border-right: 1px solid #030148;
	border-bottom: 1px solid #030148;
	border-left: 1px solid #304b87;
}

#skip {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 0.85em;
}

#skip a {
	color: #fff;
	background-color: #304b87;
}

#header {
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #3b5ea9 url(headerbg.jpg) no-repeat right;
height: 150px;
}

#header img {
	margin: 20px 0 0 10px;
}

#footer {
	padding-top: 3em;
	font-size: 0.8em;
	text-align: center;
}

img.homepic {
	display: block;
	float: right;
	width: 220px;
}

#content {
	/* move main content clear of submenu */
	margin-left: 19em;
	margin-right: 3em;
	color: #030148;
}

#fullcontent {
	/* replaces #content when no submenu present */
	margin-left: 2em;
	margin-right: 2em;
	color: #030148;
}

.centre {
	text-align: center;
}

.clearing {
	height: 0;
	clear: both;
}

.ietabhack {
	width: 10%;
}

h1 {
	margin-top: 4em;
	font-size: 20px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	font-size: 20px;
	visibility: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	letter-spacing: -2px;
}

h2 {
	font-size: 1.1em;
}

p, li, dt, dd {
	line-height: 1.8;
}

a:link, a:visited {

}

a img {
	border: none;
}

#footer p {
	line-height: 1.2;
}

dl.leftdl {
	width: 200px;
	float: left;
}

dl.rightdl {
	width: 210px;
	margin-right: 10px;
	float: right;
}

dt {
	margin: 1em 0 0 0;
	font-weight: bold;
}

dd {
	margin-left: 0;
}

dd p {
	margin-top: 0.2em;
}

div.soform {
	width: 37em;
}

table.meetings th {
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: left;
	padding: 0.25em 2em 0.25em 1em;
}

table.meetings td {
	padding: 0.25em 2em 0.25em 1em;
	border-top: 1px solid #ebeffa;
}

input.soform, .soform textarea  {
	width: 17em;
	float: left;
	display: block;
}

.soform input, .soform textarea {
	margin-bottom: 1em;
}

.soform label {
	width: 13em;
	padding-right: 1em;
	text-align: right;
	float: left;
	margin-bottom: 1em;
	display: block;
}

.soform br {
	clear: left;
}

legend {
	/* Hide from IE cos it gets it horribly wrong */
	display: none;
}

fieldset>legend {
	display: block;
	background-color: #3b5ea9;
	color: #fff;
	padding: 0.25em 0.5em;
	border-left: 1px solid #3b5ea9;
	margin-left: -1px;
}

fieldset {
	background-color: #ebeffa;
	margin: 1em 0 1em 0;
	border: 1px solid #3b5ea9;
	padding: 2em 0 1em 0;
}

.swanky>fieldset {
	padding: 1em 0 1em 0;
}

.swanky label, .swanky input, .swanky textarea  {
	width: 17em;
	float: left;
	margin-bottom: 1em;
	display: block;
}

.swanky select {
	margin-bottom: 1em;
}

.swanky label {
	width: 11em;
	padding-right: 1em;
	text-align: right;
}

.swanky br {
	clear: left;
}

option {
	background-color: #fff;
}

form.contact {
	width: 34em;
}

table.orderform th {
	border-top: 1px solid #000;
}

table.orderform td, table.orderform th {
	border-bottom: 1px solid #000;
	padding: 10px;
}

div.printmargins {
	padding: 2em;
	color: #000;
	background-color: #fff;
}

.history {
	float: left;
	margin: 1.5em 2em 2em 0;
	clear: left;
}

.historywide {
	margin: 1.5em 0 2em 0;
}

.history, .historywide {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1.5;
}

.history img, .historywide img {
	border: 1px solid #000;
	margin-bottom: 0.25em;
}

blockquote, q {
	font-style: italic;
}

.hide {
	text-indent: -3000em;
}

.remove {
	display: none;
}

.homeintro {
	font-style: italic;
	line-height: 2;
}

.ornament {
	background: #fff url(ornament.gif) no-repeat bottom center;
	padding-bottom: 35px;
}

#teladdress {
	position: absolute;
	top: 17em;
	left: 1em;
	color: #030148;
	background-color: #ebeffa;
	width: 15em;
}

#teladdress dl {
	margin: 0 1em 1em 1em;
}

#teladdress address {
	font-style: normal;
}

.pdflink {
	margin-right: 1em;
	margin-left: 1em;
	padding: 10px 25px 10px 25px;
	color: #030148;
	background: #ebeffa url(bullet-light.gif) no-repeat 8px 16px;
}

/* ------------ TOP NAV MENU ---------------- */

#mainnav {
	position: absolute;
	top: 150px;
	background-color: #030148;
	width: 100%;
}

#topnav {
	margin: 0;
	padding: 0;
	background-color: #030148;
	width: 100%;
	float: left;
}

#topnav li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

#topnav a:link, #topnav a:visited {
	color: #fff;
	background: #030350;
	padding: 15px 22px 3px 10px;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #fff;
	background: #3b5ea9;
}

#home #nav-home a,
#about #nav-about a,
#history #nav-history a,
#support #nav-support a,
#contact #nav-contact a {
	background: #e35a00;
	color: #fff;
}

#home #nav-home a:hover,
#about #nav-about a:hover,
#history #nav-history a:hover,
#support #nav-support a:hover,
#contact #nav-contact a:hover {
	background: #e35a00;
	cursor: default;
}

#topnav a:active {
	background: #e35a00;
	color: #fff;
}

/* ------------ SUB NAV MENU ---------------- */

#subnav {
	position: absolute;
	top: 17em;
	left: 1em;
	color: #030148;
	background-color: #ebeffa;
	width: 15em;
padding-top: 10px;
}

#subnav h2 {
	text-align: left;
	font-size: 0.85em;
	margin-left: 10px;
margin-bottom: 0;
padding-bottom: 0;
color: #030148;
}

#subnav ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
margin-top: 0.5em;
padding-top: 0;
}

#subnav li {
	line-height: 1.5;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-right: 0.5em;
}

#subnav ul li {
	padding-left: 25px;
	margin-left: 0;
	background: #ebeffa url(bullet-light.gif) no-repeat 5px 4px;
}

#subnav ul li.active {
	background: #ebeffa url(bullet-dark.gif) no-repeat 5px 4px;
}

#subnav ol {
	padding-left: 1em;
	margin-left: 1em;
}

#subnav ol li {
	padding-left: 0;
	margin-left: 0;
	background-image: none;
}

#subnav li a {
	text-decoration: none;
}

#subnav li a:link {

}

#subnav li a:visited {

}

#subnav li a:hover {

}

/* gallery */

.prevnext {
	clear: both;
	text-align: center;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

.prevnext a:link, .prevnext a:visited {
	text-decoration: none;
	color: #36c;
}

.prevnext a:hover {
	text-decoration: none;
	background-color: #36c;
	color: white;
}

.thumbpage {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}

.thumb {
	text-align: center;
	width: 180px;
	height: 150px;
	margin: 0 10px 20px 10px;
	overflow: hidden;
	float: left;
	border: 1px solid #000;
}

#movie {
	text-align: center;
}

#tellypromo {
	background-color: #fff;
	padding-top: 2.5em;
	text-align: center;
}

#tellypromo img {
	display: block;
	margin: 0.5em auto;
	width: 150px;
	border: 1px solid #030148;
}

#tellypromo h2 {
	font-size: 1em;
	text-align: center;
}

#tellypromo h2.newsletter {
	margin-top: 2em;
}

#tellypromo #newsletter {
	display: inline;
	width: 20px;
	height: 20px;
	border: none;
	background-color: #fff;
	vertical-align: middle;
}