	/***********************/
	/* workshop - begin    */
	/***********************/

	TABLE.workshop{
	margin-top : 15px;
	margin-bottom : 15px;
	}
	
	TD.workshop-header{
	color: #D27C38;
	font-weight: bold;
	font-size: 110%;
	font-family: sans-serif;
}
	
	TD.workshop-topic{
	/* padding-left : 50px;*/
}

	TD.workshop-detail{
	}

	/***********************/
	/* navbar - begin      */
	/***********************/

	TD.navbar-outer{
	background-color: white;
	vertical-align : top;	
	border : thin solid  #D27C38; /* blue */ /* #C85E75 red */
	margin-left : 5px;
}

	TD.navbar-template{
	/* width : 140px;
	determined by header */
	background-color: white;
	vertical-align : top;
	text-align : center;
}

	TD.navbarcell {
	background-color: white; 
	}
	
	TD.navbarheader {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top : 10px;
	background-color : #0000FF; 
	color : White;
	padding-top : 5px;
	padding-bottom : 3px;
	text-align : center;
	}
	
	TD.navorg {
	font-family: sans-serif; font-size: 70%
	}

	A.nav:link {
		/* color: #0066CC; */
		color: #D27C38;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		/* font-size: 80%; */
		font-size: 14px;
		margin: 5px
	}
	A.nav:visited {
		color: #D27C38;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold; 
		font-size: 14px;
		margin : 5px;
	}
	A.nav:hover {
		color: #448899;
		/* background-color: #4AA563; */
		text-decoration: none;
		font-size: 14px;
		/* font-weight: bold; */
		margin : 5px;
	}

	/***********************/
	/* navbar - end        */
	/***********************/

	/***********************/
	/* sidebar - begin     */
	/***********************/
		
	TABLE.sidebar{
	width : 0px;
	}
	
	TD.sidebar-template{
	width : 0px;
	background-color: white;
	vertical-align : top;
}
	
	
	TD.sidebarheader {
		background-color : #4AA563; // Dark Blue #006699; //#3399FF;
		padding-top : 5px;
		padding-bottom : 3px;
		text-align : center;
		color : White;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 90%;
	}
	A.sidebarheader:link {
		color: white;
		text-decoration: none;
	}
	A.sidebarheader:visited {
		color: white;
		text-decoration: none;
	}
	A.sidebarheader:hover {
		color: #0000FF;
		text-decoration: none;
		font-weight: bold;
	}
	
	A.sidebarbody:link {
		//color: white;
		color: black; //#006699;		
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 90%;
	}
	A.sidebarbody:visited {
		color: black; //white;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 90%;
	}
	A.sidebarbody:hover {
		color: #FFE768; //#0000FF;
	}

	TD.sidebarbody {
		background-color: white; //#6BCEF7; //#99CCFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		/* font-family: sans-serif; */
		/* font-weight: bold; */
		font-size: 90%;
		color: black; //#0000FF; //#006699;
	}

	
	DIV.sidebarquoteattribute {
	font-size: 80%;
	text-align : right;
}

	/***********************/
	/* sidebar - end    */
	/***********************/
	/***********************/
	/* image - begin       */
	/***********************/
	
	TD.image-caption{
	text-align : center;
	color: #D27C38; 
	}
	
	TD.image-thumbnail{
	text-align : center;
}	
	
	/***********************/
	/* image - end         */
	/***********************/
	/***********************/
	/* body - begin        */
	/***********************/
	
	TD.body-template{
	width : 450px;
	vertical-align : top;
	}
	
	TABLE.body{
	margin-top : 5px;
	}
	
	A.body:link {
		color: #448899;
		text-decoration: underline;
		font-family: sans-serif;
		font-weight: bold; 
		/*font-size: 80%;*/
	}
	A.body:visited {
		color: #D27C38;
		text-decoration: underline;
		font-family: sans-serif;
		/*font-size: 80%;*/
	}
	A.body:hover {
		color: #D27C38;
		text-decoration: underline;
		font-weight: bold; 
	}

	TABLE.main{
	width : 700px;
	margin-left : auto;
	margin-right : auto;
}
	H1.body {
		color: #D27C38;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 200%;
	}

	H2.body {
		color: #D27C38;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 150%;
	}

	P.firstpara:first-letter {
		font-size: 300%;
		float: left;
	}
	
	H3.body {
		color: #D27C38;
		text-decoration: none;
		font-family: sans-serif;
		font-weight: bold;
		font-size: 125%;
	}

	P.firstpara:first-letter {
		font-size: 300%;
		float: left;
	}
	STRONG.stop  {
	color: #FF0000;
}

	TABLE.sampleletter {
	font-family: sans-serif;
	font-size: 90%;
	border-width: 1px;
	border-color: black;
}
	
	TD.sampleletter {
		border-color: black;
		border-width: 1px;
		margin: 10px;
}
	
	/***********************/
	/* body - end          */
	/***********************/

	/***********************/
	/* header - begin      */
	/***********************/
	
	TD.header-template {
	width : 560px;
	vertical-align : top;
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #D27C38; 
	}
	
	H1.header {
	font-weight: bold;
	font-family: Bradley Hand ITC, comic sans MS, sans-serif;
	font-style: italic;
	font-size: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #D27C38; 
}


	HR.header {
	background-color: #D27C38;
	height : 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	border : 0px;
}
	.headermission {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}

	/***********************/
	/* header - end        */
	/***********************/
	
	TD.logo-template {
	/* width : 140px; */
	vertical-align : top;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	/*border : thin solid  #D27C38; /* red */
	}

LI.level1 {
	margin-bottom : 10px;
}

UL.envirolinks {
	margin-top : 2px;
	margin-bottom : 5px;
}

P.bold{
	color: #4AA563;
	font-weight: bold;
	font-size: 110%;
}

UL.ulist{
	margin-bottom : 10px;
	list-style : outside;
}

OL.olist-decimal{
	margin-bottom : 10px;
	list-style : decimal;
}

OL.olist-alpha{
	margin-bottom : 10px;
	list-style : upper-alpha;
}

	/***********************/
	/* emphasis                */
	/***********************/

em.title{
	font-style: italic;
}
