
/* Body defs used in Background Page*/
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background:#eee;
	font-size:0.8em;
	text-align:center;
	}

h1 {
		font-size:1.5em;
		padding-top:10px;
		padding-left:5px;
}

h2 {
		font-size:1.3em;
		padding-top:10px;
		padding-left:5px;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:1.9em;
	font-weight:700;
}

h4 {
		font-size:1.5em;
		padding-top:10px;
		padding-left:5px;
		text-align:center;
}

/* Heading used in Background Page*/
h5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
}

/* Heading used in Code of Conduct Page*/
h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color: #0080C0;
	text-align:center;
}

/* Heading used in Index Recently added*/
h7 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	color:#663333;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
li {
	font-size:1.2em;
	line-height:150%;
	text-align:left;	
	color:#990033;
}

/* Diagnostic table formatting*/
.matrix {
	font-size:1.0em;
	background-color:#FFFFCC;
	border:1px solid #333;
	margin:0 auto;
}

.matrix td {
	border:1px solid #333;
	padding-left: 2px;
	padding-right: 2px;
	text-align:left;
}

.matrix th {
	font-size:1.2em;
	border:1px solid #333;
	padding-left: 1px;
}

/* Main containing frame for all content and divs except footers Index Page*/
#frame {
		width:90%;
		margin: 0 auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#eee;	
	}

#genericframe {
		width:90%;
		height:auto;
		margin: 0 auto;
		margin-top:0px;
		padding:0px;
		}
			
#appframe {
		width:90%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		border-width:medium;
		border-style:dashed;
		border-color:#FF3333;
		padding-left:10px;
		padding-right:10px;
		}
				
/* Contentleft is the containing frame for left navigation Index Page*/	
#contentleft {
		width:25%;
/*		height:750px; */
		height:950px;
		float:left;
		background-color:#ccc;
	}

/* Contentcenter is the containing frame for welcoming content and images Index Page*/		
#contentcenter {
		width:74.5%;
/*		height:750px; */
		height:950px;
		float:right;
		background:#eee;
	}

/* Contentheader allows a heading to span two or more columns Photo Comp*/		
#contentheader {
		width:100%;
		margin-top:3px;
		margin-bottom:0px;
		padding:0px;
		font-size:1.9em;
		text-align:center;
		background:#eee;
}

/* #Footer is the containing frame for all footers*/	
#footer {
	width:90%;
	height:20px;
	background-color:#eee;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
}



/* Footerleft is the containing frame for content at bottom of navigation*/
#footerleft {
		width:25%;
		height:20px;
		float:left;
		background-color:#ccc;
	}

/* Footercenter is the containing frame for content at bottom of welcome text*/	
#footercenter {
		width:75%;
		height:20px;
		float:right;
		background:#eee;
		margin-top:0px;	
		padding-top:0px;
	}

/* Welcomeimage contains image and floats to the right*/
#welcomeimage {
	float:right;
	text-align:center;
	margin:0px;
	padding-top:0px;	
	height:335px;
	width:300px;
	}	

/* Welcomeimage contains image and floats to the right*/
#welcomeimage2 {
	float:right;
	text-align:center;
	margin:0px;
	padding-top:0px;	
	height:335px;
	width:300px;
	}	


/* Navbox contains top navigation for most pages except Index*/
#navbox {
		width:100%;
		margin-top:3px;
		margin-bottom:0px;
		padding:0px;
		text-align:center;
		background:#eee;
}

/* navmenu small governs properties of the main navigation Index page*/
.navmenusmall {
	font-size:1.0em;
	margin-left:30px;
	line-height:90%;
}	

/* navmenu small governs properties of the headers for main navigation Index Page*/
.navmenu {
	font-size:1.4em;
	color:#663333;
	line-height:100%;
	margin-left:2px;
	margin-top:2px;
}

.navbar {
	margin:0 auto;
	font-size:1.0em;
	background-color:#eee;
	color:#fc6;

}

/* Imageprops allows border around image (border= not allowed in XHTML */
.imageprops {
	border: solid 1px;
}

/* imagepos gives properties of small images on left or right in Activities page*/
.imageposleft {
	float:left;
	border:1px;
	margin-right:10px;
}

/* imageposleft and right cause captions using italics to be displayed on one line (as a block)*/
.imageposleft em {
	display:block;
}

.imageposright {
	float:right;
	border:1px;
	margin-left:10px;
}

.imageposright em {
	display:block;
}

/* controls box for photo caption at the bottom Index page*/
.photocaption {
	text-align:center;
	background-color:#eee;
	padding-left: 0px;
	font-size:0.9em;
}

.imagebox {
	width:175px;
	height:300px;
	margin-bottom:5px;
	margin-right:15px;
	text-align:center;
	font-size:0.8em;
	color:#990033;
}

.imagebox em {
	display:block;
}

/* For small copyright notice at bottom of contentcenter Index Page*/
.copyright {
	text-align: center;
	font-size:0.9em;
	margin-left:0px;
	margin-top:0px;
	color:#CC3300;
}

/* For small copyright notice at bottom of contentcenter Index Page*/
.updated {
	text-align:left;
	font-size:0.8em;
	margin-left:0px;
	margin-top:0px;
	color:#CCCCCC;
}

/* #vsmall footer is used for small ref at bottom of Articles*/	
.vsmallfooter {
	text-align:left;
	font-size:0.8em;
	line-height:50%;
}

/* Welcometext gives properties of welcome text inside the contentcenter container Index Page*/
.welcometext {
	font-size:1.2em;
	margin-top:0px;
	text-align: left;
	margin-left:70px;
	margin-right:70px;
	padding-right: 2px;
}

/* articletext gives properties general text */
.articletext {
	font-size:1.2em;
	padding-right:2px;
	font-weight:normal;
	text-align:left;
}

/* articletext gives properties general text */
.articletextsmall {
	font-size:1.0em;
	padding-right:2px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.date {
	color: #000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.dateold {
	color:#999;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.place {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.placeold {
	color:#999;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.text {
	color: #000000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.textold {
	color:#999999;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.text em {
	color:#0033FF;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.textold em {
	color:#333333;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.textold em {
	color:#333333;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.boldtext {
	color:#009966;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.boldtextold {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.bluetext {
	color:#993300;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

/* Control for Meetings page*/
.booking {
	color:#3333CC;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
}

/* Control for Meetings page*/
.plantquote {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#FF99FF;
	font-size:1.0em;
	font-weight:normal;
	text-align:left;
}
	 
/* formatting for the table cell that contains navigation between pages */
.back {
	width:75px;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
	background-color:#eee;
	color:#000;
}


/* formatting for the table cell that contains navigation between pages */
.here{
	width:75px;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
	background-color:#CC3333;
	color:#fff;
}

/* black for link exists but not yet visited second set of link colours*/
.class1 a:link {color:#000; text-decoration: none; background-color: transparent }

/* purple for link exists but not yet visited*/
.class1 a:visited { color:#c09; text-decoration: none; background-color: transparent }

/* green when mouse hovers over link*/
.class1 a:hover { color:#693; text-decoration: underline; background-color: transparent }

/* blue during click or if it stays active as in wretched IE6*/
.class1 a:active { color:#36c;  text-decoration: underline; background-color: transparent }


/* Main navigation link colours*/
/* green for link exists but not yet visited*/
a:link {color:#693; text-decoration: none; background-color: transparent }

/* plum red for link exists but not yet visited*/
a:visited { color:#cc3333; text-decoration: none; background-color: transparent }

/* black when mouse hovers over link*/
a:hover { color:#000; text-decoration: underline; background-color: transparent }

/* blue during click or if it stays active as in wretched IE6*/
a:active { color:#3366cc;  text-decoration: underline; background-color: transparent }

