* { padding: 0; margin: 0; }

/* ---------- Body --------------------- */

html { /* http://www.splintered.co.uk/experiments/49/ */ 
	vertical-align: top; margin: 0; background: #fff; }

body, input, textarea, select {	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif; }

body { vertical-align: top; height: 90% }

#container { width: 100%; vertical-align: top; text-align: left; }

#topblock { visibility: hidden; float: right; height: 1px; width: 1px; }
#topblock img { height: 1px; width: 1px; }

#nav { visibility: hidden; float: right; height: 0; width: 1px; margin: 0; padding: 0; font-size: 1px; }
#nav ul { list-style: none; height: 0; }
#nav li { float:left; margin:0; padding:0; }
#nav li a { float: left; }
#nav a span { float: left; height: 0px; padding: 0; font-size: 1px; }

#topprint { visibility: visible; 
	float: left;
	width: auto; 
	text-align: left;
	left: 0; 
	margin-bottom: 10px;}
	
#topprint img { 
	width:292px;
	height:61px; } 

#main {	width: auto; }

#subnav { visibility: hidden; float: right; height: 0; width: 0; }
ul.nav2, ul.nav3 { visibility: hidden; margin: 0; padding: 0; }
ul.nav2 li, ul.nav3 li { visibility: hidden; float: left; font-size: 1px; }

#footer { margin-top: 20px; padding: 4px 0 0; border-top: 1px solid #999; }

#footercontent { width: 100%; color: #999; font-size: 6pt; }

#content { clear:both; width:auto; padding-right: 1%; margin-right: 1%; text-align: left;  border-bottom: 1px dotted #999; }

#right { clear: both; width: auto; padding: 0; margin: 20px 0 0; }

#homeleft {
	clear: both;
	width: auto;
	margin: 0px 10px 20px 0px;
	padding: 0; border-bottom: 1px dotted #999; }

#homeright {
	clear:both;
	width: auto;
	padding: 0; }

#intro { width: auto; }

#news p, #events p {  }

#news, #newsarchive { clear: both; width: auto; margin: 10px 0 10px; }

.newsitem { padding-bottom: 2px; border-bottom: 1px dotted #999; margin-bottom: 2px; }

.newsitem a { text-decoration: none; }

.extra { width: auto; margin-bottom: 10px; padding: 0 0 10px; border-bottom: 1px dotted #999; }

#events { width: auto; margin-bottom: 10px; }

.event { padding: 3px 4px 4px; border-bottom: none; border-top: 1px dotted #999; }
	
.event a { color: #111; } 

.archives { visibility: hidden; height: 0; }

#events .archives { width: auto; }

.archives a { font-size: 10pt; color: #222; text-decoration: underline; }
.archives a:visited { color: #555; }
	
#bulletin {	width: auto; margin-bottom: 20px; }

#bulletin p, #signup p, .extra p { font-size: 10pt;	line-height: 13pt; }

.eventbox { padding: 3px 0px 10px;
	margin: 0 0 6px; 
	border-bottom: 1px dotted #999; }

p {	font-size: 10pt; line-height: 12pt; }

/*--------------------- text/headings ---------------------*/

h1 { clear:both; font-size: 18pt; color: #2680A6; margin: 0 0 10px; }

h2 { }

h3 { font-size: 11pt; }

h4 { font-size: 12pt; color: #000; text-transform:capitalize; margin-bottom: 0.2em; }

h4 a { color: #000; text-decoration: none; }

ul { list-style-image: none; list-style-type:disc; margin-left: 1.8em; }
li { font-size: 10pt; }

img { width: auto; }

/*--------------------- links ---------------------*/

a { color: #003352; }

/*--------------------- forms ---------------------*/

#signup { visibility: hidden; height: 1px; width: 1px; float: right; }
#signup form { font-size: 1pt; line-height: 1pt; }
#signup input, #signup .entry { width: 1px; height: 1px; }
#signup td { font-size: 1px; line-height: 1pt; padding: 0; margin: 0; }
#signup form p.small { font-size: 1pt; line-height: 1pt; }
#signup .button { width:1px; height:1px; margin: 0; border: none; }

/* -------------- colours --------------*/

.white { width: auto; }
.blue { color: #003352; }
.pink { color: #B83249; }
.orange { color: #C94334; }
.green { color:#34682B; }
.teal { color:#21725B; }
