body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/easternwall.gif);
	background-repeat: repeat-y;
}
#container {
	width: 100%;
}
#main {
	background-color: #EFE1EF;
	width: 100%;
	clear: both;
}
.clear {
	clear: both;
}
.menutest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 14px;
	text-align: justify;
	color: #666666;
	border: 1px solid #DED1DE;
	margin: 5px;
	width: 140px;
}
.menutest strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu {
	text-align: left;
	width: 160px;
	clear: left;
	float: left;
}
#content {
	text-align: justify;
	padding-right: 10px;
	margin-right: 10px;
	width: 65%;
	float: left;
	padding-left: 35px;
}
#footer {
	width: 100%;
	font-size: 10px;
	color: #E4DAE4;
	clear: both;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerL {
	text-align: center;
	width: 140px;
	clear: left;
	float: left;
	color: #BB77BB;
}
#footerR {
	padding-right: 10px;
	margin-right: 10px;
	width: 65%;
	float: left;
	padding-left: 35px;
	color: #666666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #145228;
	line-height: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#navlist {
	text-align: center;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
}
#navlist li {
	margin: 0 0 0px;
	padding: 0px;
}
#navlist a {
	display: block;
	text-align: left;
	color: #FFFFFF;
	padding-left: 25px;
	font-size: 12px;
	background-image: url(images/menubtn_bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	height: 14px;
}
#navlist a:hover {
	color: #33CC66;
	background-color: #EEFBF2;
	text-decoration: none;
}
a:link {
	color: #145228;
	text-decoration: underline;
}
a:visited {
	color: #145228;
	text-decoration: underline;
}
a:hover {
	color: #145228;
	text-decoration: none;
}
.tblworkshop {
	border-collapse : collapse;
}
.tblworkshop td {
	line-height: normal;
	border: 1px solid #0D611F;
	background-color: #F3E7F9;
}
.tblworkshop th {
	line-height: normal;
	border: 1px solid #0D611F;
	font-weight: bold;
	background-color: #DFC0EE;
}
.header {
	background-color: #006634;
	height: 125px;
	width: 100%;
	clear: both;
}
.headerL {
	text-align: left;
	float: left;
	width: 200px;
}
.headerR {
	float: left;
	text-align: center;
	width: 60%;
}
.contributors {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C6D6;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 240px;
}
.imgBorder {
	border: 1px solid #145228;
	padding: 5px;
}
.incnr {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.validation {
	font-size: 11px;
	color: #FF0000;
}
.frmNotes {
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.frmtbl {
	line-height: 16px;
	text-align: left;
}
.testimonial_txt {
	font-style: italic;
	color: #330099;
}
em {
	color: #330099;
}

.formfield {
	border: 1px solid #0D611F;
}
.frmfldName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.validation {
	font-size: 11px;
	color: #FF0000;
}
.frmMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 320px;
	border: 1px solid #0D611F;
}
.frmbtns {
	font-size: 11px;
}
.menunotes {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
}
