* {margin: 0px;padding: 0px;
}

body {	font-family: Arial, Helvetica;
font-family:  Verdana, "Verdana Ref", sans serif;	background-color: #fff;	color: #555;	margin: 0px;	padding: 0px;	font-size: .9em;
	text-align: center;
}


a:link {color: #000;font-weight: normal;
}

a:visited {color: #000;font-weight: normal;}

a:active {color: #0a0;font-weight: normal;}

a:hover {color: #0a0;
font-weight: normal;
}


hr {color: #999999;
}

table {	font-family: Arial, Helvetica;

	color: #009;

	font-size:80%;

	border: 1px solid #006;

	border-collapse: collapse;	padding: 2px;	}
th{font-family: Arial, Helvetica;color: #000;border: 1px solid #006;
}

td {font-family: Arial, Helvetica;color: #333;border: 1px solid #006;
}

h1 {
display:block;
font-size: 150%;
font-weight: bold;
color: #008000;
margin: 10px 0px 20px 60px;
}

h2 {
display:block;
font-size: 120%;
font-weight: bold;
color: #008000;
margin: 0px 0px 10px 0px;
}

h3 {
display:block;
font-size: 100%;
font-weight: bold;
color: #008000;
margin: 10px 0px 10px 0px;
}

ul, ol {
margin: 0px 0px 0px 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: 980px;
margin: 0px auto 20px auto;
background: #fff;
border: 1px solid #008000;
}

#skiplinks {
position: absolute;
left: -1000px;
}


#header {position: relative;
height: 130px;
margin: 0px;padding: 0px;
background: #008000 url('../images/title-01.jpg') no-repeat 270px 20px;
}

#logo {
border: 0px;
margin: 10px 0px 0px 20px;
}


#content {
position: relative;
margin: 30px 220px 0px 220px;
}

#contentwide {
position: relative;
margin: 30px 0px 0px 220px;
}

#page {
position: relative;
overflow: auto;
margin: 0px;
}

#columnleft {
position: relative;
float: left;
width: 210px;
margin: 30px 0px 0px 5px;
}

#columnright {
position: relative;
float: right;
width: 210px;
margin: 30px 0px 0px 0px;
}

#footer {
text-align: center;
border-top: 1px solid #090;
background: #008000;
color: #fff;
padding: 5px 0px 5px 0px;
}

/* ============================ */
/* menus as ul list so set-up look and feel */
/* ============================ */

#navbarp {
list-style-type: none;
position: absolute;
bottom: 10px;
left: 100px;
}

#navbarp li{
display: block;
float: left;
}
#navbarp li a{
padding: 0px 10px 0px 10px;
text-decoration: none;
color: #fff;
font-weight: bold;
}

#navbarp li a:hover {
color: #f9f749;
}

#navbarp li a.thispage {
color: #f9f749;
}

/* ============================ */
#navbarf, #navbarpc {
list-style-type: none;
position: relative;
margin: 0px 0px 0px 15px;
padding: 20px 0px 20px 0px;
}

#navbarf li, #navbarpc li  {
display: block;
width: 200px;
margin: 0px 0px 10px 0px;
}

#navbarf li a, #navbarpc li a {
padding: 0px 10px 0px 10px;
text-decoration: none;
color: #fff;
font-weight: normal;
padding: 0px 5px 0px 0px;

}
#navbarf li a:hover, #navbarpc li a:hover  {
color: #f9f749;
}

#navbarf li a.thispage, #navbarpc li a.thispage  {
color: #f9f749;
}

#navbarf li ul, #navbarpc li ul  {
list-style-type: none;
}

#familymenu, #pcmenu {
position: relative;
margin: 0px 0px 30px 0px;
background: #008000 url('../images/menu-mid.jpg') 0px 0px repeat-y;
width: 200px;
}

#familymenu #menulefttop, #pcmenu #menulefttop  {
position: absolute;
top: 0px;
}

#familymenu #menuleftbot, #pcmenu #menuleftbot  {
position: absolute;
bottom: 0px;
}

/* ============================ */


#menuright img {
display: block;
margin: 20px 10px 40px 0px;
}

.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 0px;
}

.rhcolumn {
width: 45%;
float: right;
margin: 0px 0px 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 0px 5px 0px;
}

.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: -1000px;
}

form#pmbws {
display: block;
overflow: auto;
border: 1px solid #006;
margin: 10px 0px 30px 0px;
width: 500px;
}

form#pmbws p {
line-height: 1;
}

form#pmbws p label {
width: 140px;
display: block;
float: left;
clear: left;
cursor: pointer;
line-height: 1.3;
margin-left: 3px;
}

form#pmbws p input {
width: 200px;
}

form#pmbws p textarea {
width: 200px
}

form#pmbws #submit {
cursor: pointer;
width: 140px;
}

form#pmbws p.checkbox input  {
width: 14px;
height: 14px;
border: 0px ;
}

/* ------ error messages -------- */
form#pmbws p span.errorMsg {
position: relative;
display: block;
color: #f00;
}

/* ------ validation option buttons -------- */
form#pmbws fieldset.validation_options {
position: absolute;
bottom: 0.5em;
width: 50%;
border: 1px solid #006699;
padding: 0.3em;
}

.contactmessage {
font-weight: bold;

color: #600;
}

#downloads {
width: 650px;
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;
}

.download200 {
display: block;
width: 200px;
}

.download80c {
width: 80px;
text-align: center;
}

.download100r {
width: 80px;
text-align: right;
}


/* ================================== */
/*         NEWS                       */
/* ================================== */

#newsdiv {
font-family: Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans serif;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Heletica,Arial,sans-serif;
/* font-family:  Verdana, "Verdana Ref", sans serif; */
}

#newsdiv h2 a {
color: #006;
font-weight: bold;
font-family: Arial, Helvetica, sans serif;
text-decoration: none;
}

#newsdiv h3 {
color: #000;
font-weight: normal;
}
.newshead {
text-align: center;
font-weight: bold;
font-size: 120%;
margin: 0px auto 0px auto;
}

.expandme {
margin: 10px 0px 10px 0px;
border-bottom: 1px solid #666;
}
.newsitem h2 {
margin: 0px 0px 0px 0px;
}


.newsitem a {
text-decoration: none;
margin: 10px 0px 0px 0px;
}

.newsdate {
float: right;
font-size: 90%;
margin: 0px 0px 0px 0px;
}

.absr {
position: relative;
float: left;
margin: 0px 10px 10px 0px;
font-size: 90%;
}

.alllink {
position: relative;
display: block;
text-align: right;
font-size: 90%;
margin: 0px 0px 10px 0px;
}

.morelink {
position: relative;
float: right;
font-size: 90%;
width: 80px;
text-align: right;
margin: 0px 7px 0px 0px;
}

.pageslinks {
text-align: center;
margin: 0px 50px 10px 50px;
font-weight: bold;
font-size: 90%;
}


/* ================================== */

#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 #0EB2B0;
}

.eventlisttable td,th {
border: 1px solid #0EB2B0;
padding: 1px 3px 1px 3px;
text-align: left;
vertical-align: top;
font-size: 90%;
}

.tabledate {width: 20%;}
.tableevent {width: 40%;}

span.ptab {
display: block;
float: left;
width: 100px;
}

/* =============================== */
/*         GALLERY IMAGES          */
/* =============================== */

#photogallery {
position: relative; 
overflow: auto;
margin: 30px 0px 30px 0px;
}

#gallerymain {
/* position:relative; */
/* overflow: hidden; */
width: 400px;
float: right;
text-align:center;
display:inline;
}

#gallerymain span {
display: block;
text-align: center;
}

#gallerymain img {
display: block;
margin: 0px auto 0px auto;
}

#photothumbs {
/* position:relative; 
float: left;*/
width: 360px;
margin: 0px 5px 0px 0px;
display:block;
}
.gallerythumb {
display: block;
float: left;
width: 80px;
height: 60px;
overflow: hidden;
margin: 0px 10px 10px 0px;
}

/* ==========================*/

/* ======================================== */
.loggedin {
display: block;
margin: 0px 0px 40px 20px;
font-size: 90%;
}

table.ptablelog {
font-size: 100%;
margin: 0px 0px 10px 0px;
}
table.ptablelog td {
font-size: 100%;
padding: 2px 5px 2px 3px;
border: 0px;
}

.loginform {
width: 15em;
}
/* ======================================== */

#filestorediv {
margin: 0px 0px 10px 0px;
border: 1px solid #892e95;
overflow: auto;
width: 600px;
clear: none;
padding: 2px 0px 2px 0px;
font-size: 90%;
}
.filestorerow {
margin: 0px 0px 0px 0px;
border-top: 1px solid #892e95;
overflow: auto;
clear: left;
padding: 5px 0px 5px 0px;
}

.filestore1 {
display: block; 
float: left; 
width: 400px;
margin: 0px 0px 0px 3px;
}
.filestore2 {
display: block; 
float: left;
width: 100px;
text-align: center;
}
.filestore3 {
display: block; 
float: left;
width: 80px;
text-align: right;
}


/* ======================================== */
/* Auto generated by Apps Builder - an MBWS toolset */
/* login_members table css  */
/* Change width values to suit */

div.form_login_members {
	width: 500px;
	border: 1px solid #008484;
	padding: 5px 0px 3px 5px;
	position: relative;
	overflow: auto;
	}

div.form_login_members_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_login_members_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_login_members_row span.colr {
	float: right;
	width: 345px;
	text-align: left;
	}

.groupdesc {
display: block;
margin: 0px 0px 5px 20px;
}
