* {margin: 0px;padding: 0px;
}


/* =================================== */
/* =================================== */
/*         DARK GREEN #445525          */
/*        LIGHT GREEN #87aa5c          */
/* =================================== */
/* =================================== */


body {font-family: Arial, Helvetica;
background-color: #fff;
color: #445525; 
font-size: .9em;
text-align: center;
}

img {
border: 0px;
}

a:link {color: #445525;font-weight: normal;
}

a:visited {color: #445525;font-weight: normal;}

a:active {color: #87aa5c;font-weight: normal;}

a:hover {color: #87aa5c;
font-weight: normal;
}


hr {color: #999999;
}


h1 {
display:block;
font-size: 150%;
font-weight: bold;
color: #445525;
margin: 0px 0px 20px 0px;
}

h2 {
display:block;
font-size: 120%;
font-weight: bold;
color: #445525;
margin: 0px 0px 10px 0px;
}

h3 {
display:block;
font-size: 100%;
font-weight: bold;
color: #87aa5c;
margin: 10px 0px 10px 0px;
}

ul, ol {
margin: 0px 0px 20px 30px;
}

p {
margin: 7px 0px 7px 0px;
}

.bold {font-weight: bold;
}

.red {color: #f00;
}

.centre {text-align: center;
}

.imagefr {float: right;margin: 0px 0px 10px 20px;
}

.imagefl {float: right;margin: 0px 20px 10px 0px;
}

.marginl {margin: 0px 0px 0px 20px;
}

.smallfont90 {
font-size: 90%;
}

.smallfont80 {
font-size: 80%;
}

form {display:inline;} input, textarea, select {border: 1px solid #009900;font-size: 90%;
}

label {font-weight: normal;cursor: pointer;}

.radio {border: 0px;
}

.radio2 {border: 0px;margin: 0px 0px 0px 20px;
}

.button {cursor: pointer;color: #000000;font-size: 90%;font-weight: bold;border: 1px solid #060;background: #eee;
}

.mandatory {color: #ff0000;
}

div.ptable {overflow: auto;width: 600px;position: relative;background: #cccccc;border: 1px solid #009900;color: #000000;padding: 2px;
}

div.prow {overflow: auto;width: 100%;margin: 0px 0px 0px 0px;
}

div.prow span.coll {float: left;width: 150px;text-align: left;} div.prow span.colr {float: right;
width: 430px;
text-align: left;
}

#container {
position: relative;
text-align: left;
width: 1100px;
margin: 0px auto 20px auto;
}

#containerwide {
position: relative;
text-align: left;
width: 990px;
margin: 0px auto 20px auto;
}

#skiplinks {
position: absolute;
left: -1000px;
}


#header {position: relative;
height: 140px;
margin: 0px;padding: 10px 10px 10px 0px;
text-align: left;
font-size: 150%;
}

#page {
position: relative;
overflow: auto;
}


#content {
position: relative;
margin: 0px 0px 0px 250px;
overflow: auto;
width: 650px;
}

#contentwide {
position: relative;
margin: 0px 0px 0px 250px;
overflow: auto;
width: 850px;
}

#columnleft {
position: relative;
float: left;
width: 220px;
}

#columnright {
position: relative;
float: right;
width: 180px;
margin: 0px 0px 0px 0px;
}

#footer {
text-align: center;
border-top: 1px solid #445525;
clear: both;
margin: 30px 0px 20px 0px;
text-align: center;
}

/* menus as ul list so set-up look and feel */
#columnleft ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 10px 30px 0px;
border-right: 2px solid #445525;
}

#columnleft ul li ul {
list-style-type: none;
margin: 5px 0px 10px 20px;
border: none;
padding: 0px;
}

#columnleft ul li {
width: 200px;
margin-bottom: 10px;
font-weight: bold;
}

#columnleft ul li a:link {
text-decoration: none;
color: #445525;
}

#columnleft ul li.thispage a {
font-weight: bold;
}

#columnleft ul li ul li {
list-style-type: none;
margin: 5px 0px 0px 0px;
width: 170px;
}

#columnleft ul li ul li a, #columnleft ul li.thispage ul li a {
color: #87aa5c;
font-weight: normal;
}

#columnleft ul li ul li a:link {
color: #87aa5c;
}
#columnleft ul li ul li a:visited {
color: #87aa5c;
}
#columnleft ul li ul li a:hover {
color: #445525;
}

#columnleft a:visited {
text-decoration: none;
}

#columnleft a:active {
text-decoration: underline;
}

#columnleft a:hover {
text-decoration: underline;
}



#footer ul {
list-style-type: none;
display: block;
margin: 10px auto 20px auto;
text-align: center;
}
#footer ul li {
display: block;
float: left;
text-align: center;
}

#footer ul li a:link{
color: #87aa5c;
text-decoration: none;
}

.loginform {width: 15em;
}


/* ================================ */
/*  START OF WIDGET TEXT FORMATTING
/* ================================ */
.widgetem {
font-style: italic;
}

.widgetstrong {
font-weight: bold;
}

.widgetleft {
text-align: left;
}

.widgetright {
text-align: right;
}

.widgetcentre {
text-align: center;
}

.widgetjustify {
text-align: justify;
}

.widgetexternal {
/* formatting for external link */}


/* ================================ */
/*  END OF WIDGET TEXT FORMATTING   */
/* ================================ */
.lhcolumn {
width: 45%;
margin: 0px 0px 0px 20px;
}

.rhcolumn {
width: 45%;
float: right;
margin: 0px 20px 0px 0px;
}


.uploadedimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
}

.uploadedimgl {
float: left;
margin: 0px 20px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 5px auto 5px auto;
}

.uploadedimgi {
text-align: center;
display: inline;
margin: 5px 0px 5px 0px;

}


/* =================== */
/* segment templates   */
/* =================== */
.segmenttpl1 {
position: relative;
margin: 0px;
padding: 0px;
}


.segment {
margin: 10px 0px 10px 0px;
padding: 0px;
position: relative;
width: 100%;
overflow: auto;
}

.segmentimgonly {
display: inline;
float: left;
margin: 0px 0px 0px 5px;
text-align: center;
}

.segmentimgonly p {
display: inline;
}


/* =================== */
/* =================== */
/* =================== */
/*      PMBWS FORM     */
/* =================== */
.validation_options {
	position: absolute;
	left: -5000px;
}

form#pmbws 		{
display: block;
overflow: auto;
border: 1px solid #060;
background: #E9F4E5;
margin: 10px 0px 30px 20px;
}

form#pmbws p		{
	margin-bottom		: 1.3em;
/* NB value of this in forms css is currently set at 1em */
}

form#pmbws p label {
	width			: 10em;
/* NB value of this in forms css is currently set at 9.5em */
	display			: block;
	float			: left;
	cursor			: pointer;
	line-height		: 1.3;
	margin-left		: 3px;
}

form#pmbws p input {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws p textarea {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws #submit 	{
	cursor			: pointer;
	width			: 10em;
}

/* ------ error messages -------- */
form#pmbws p span.errorMsg {
	position		: relative;
	display			: block;
	float			: left;
	left			: 10em;
	color			: #FF0000;
}


/* ------ validation option buttons -------- */
form#pmbws fieldset.validation_options {
	position		: absolute;

	/*right			: 440px;
*/ 
	bottom			: 0.5em;
	width			: 50%;

	border			: 1px solid #006699;
	padding			: 0.3em;
}


.contactmessage {
font-weight: bold;
color: #600;
}


/* ============================== */
/*     newsletter form   */

.newsletter {
border: 1px solid #006;
padding: 5px 2px 5px 2px;
margin: 20px 0px 20px 0px;
background: #fff;
}

/* ============================== */



#downloads {
width: 500px;
position: relative;
border: 1px solid #d37c17;
overflow: auto;
border-collapse: collapse;
}

#downloads td{
border: 1px solid #d37c17;
vertical-align: top;
padding: 1px;
}

.downloadhead {
background: #ffe3c1;
}

.download300 {
float: left;
display: block;
width: 300px;
border: 1px solid #060;
}

.download200 {
float: left;
display: block;
width: 200px;
border: 1px solid #060;
}

.download100r {
float: left;
display: block;
width: 100px;
text-align: right;
border: 1px solid #060;
}

.newshead {
text-align: center;
font-weight: bold;
font-size: 120%;
}

.newsitem {
margin: 20px 0px 0px 0px;
}
.newsitem h2 {
margin: 0px 0px 0px 0px;
}


.newsitem a {
text-decoration: none;
margin: 10px 0px 0px 0px;
}

.newsdate {
float: right;
}

.absr {
position: absolute;
right: 0px;
top: 0px;
}

#eventslist {
text-align: center;
border: 1px solid #430073;
list-style-type: none;
margin: 0px;
font-weight: bold;
}
#eventslist ul {
list-style-type: none;
margin: 5px 0px 10px 0px;
}
#eventslist li {
margin: 0px 0px 5px 0px;
font-weight: normal
}


.eventlisttable {
border-collapse: collapse;
border:  1px solid #87aa5c;
}

.eventlisttable td, .eventlisttable th {
border: 1px solid #0EB2B0;
padding: 1px 3px 1px 3px;
text-align: left;
vertical-align: top;
font-size: 100%;
}

.tabledate {width: 20%;}
.tableevent {width: 40%;}

/* ================================= */
#homephotos {
	position: relative;
	display: block;
	height: 340px; 
	width: 250px;
	float: right;
	margin: 5px 0px 10px 10px;
}
#homephotos img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 250px;
}

#homephotos.home {
	height: 220px; 
	}

/* ================================= */

#linksul {margin: 10px 0px 10px 60px;}

#flags {
position: absolute;
top: 0px;
right: 0px;
margin: 0px 5px 0px 0px;
}

#flags img {
border: 0px; 
margin: 0px 0px 0px 5px;
}

/* =============================== */
/*         GALLERY IMAGES          */
/* =============================== */

#photogallery {
position: relative; 
/* overflow: auto; */
margin: 30px 0px 30px 0px;
}

#gallerymain {
/* position:relative; */
/* overflow: hidden; */
width: 500px;
float: right;
text-align:center;
display:block;
}

#gallerymain span {
display: block;
text-align: center;
}

#gallerymain img {
display: block;
margin: 0px 0px 0px 5px;
width: 500px;
}

#photothumbs {
/* position:relative; 
float: left;*/
width: 250px;
margin: 0px 0px 0px 0px;
display:block;
}
.gallerythumb {
display: block;
float: left;
width: 140px;
height: 110px;
overflow: hidden;
margin: 0px 20px 20px 0px;
}

/* ==========================*/

.eventlist {
list-style-type: none;
margin: 0px 0px 30px 0px;
clear: both;
}

.eventlist  .eventdatehead {
display: block;
background: #445525;
padding: 0px 0px 0px 10px;
font-weight: bold;
color: #fff;
margin: 0px 0px 10px 0px;
}

.eventlist li {
display: block;
overflow: auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #445525;
}

.eventlist li .eventt {
display: block;
float: left;
width: 400px;
padding-top: 10px;
}
.eventlist li .eventd {
display: block;
float: right;
width: 130px;
padding-top: 10px;
}

.eventitem h2 {
background: none;
padding: 5px 0px 0px 0px;
width: auto;
}
.eventlist p {
clear: left;
}

.toggleall {
display: block;
float: right;
font-size: 90%;
}
