p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;

}
.sideborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
}

.nav {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #30734E;
	line-height: 24px;
	text-align: center;






}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC3300;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 0px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted;
	border-left: thin none;



}
a:link {
	color: #2F8F81;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #2F8F81;
	text-decoration: underline;
}
.nav a:link {
	color: #2F8F81;
}
.nav a:visited {
	color: #2F8F81;
}
.bolder {
	font-weight: bolder;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.workshopMaterial li {
	list-style-image: url(images/orangeBullet.gif);
	padding: 0px 0px 10px 0px;
}


.leadership {
	font-weight: bolder;
	margin: 30px 0px 10px 10px;
	text-decoration: underline;
}
.leaders {
	font-size: 10px;
	margin: 0px 0px 10px 10px;
	font-weight: bolder;

}
.leadersindented {
	font-size: 10px;
	margin: 0px 0px 10px 30px;
	font-weight: bolder;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	margin-left: 10px;

}
.footer {
	line-height: 16px;
	font-family: "Courier New", Courier, mono;

}
