/* last updated 9 May 2010 */

	a { text-decoration: none; }
	a:hover { font-weight: bold; }

	body { font-family: Palatino, "Book Antiqua", Garamond, "Times New Roman", serif; color: black; 
		text-align: left;
		background-image: url('images/oakbkg.jpg'); background-attachment: fixed; }

	div.banner { margin: 0 0 4px 72px; padding: 0 0 0 0;
		clear: both; width: 368px; height: 93px; border-bottom: solid 2px #000000; }
	div.col_left { background: tan; width: 368px; margin: 0 0 10px 72px; padding: 0 0 0 0; float: left; clear: left; }
	div.col_right { background: tan; width: 368px; margin-left: 12px; margin-bottom: -88px;
		float: left; position: relative; top: -99px; }
	div.leaf_home { background: tan; /* pale goldenrod */ margin: 0 0 0 0; padding: 0 0 0 0; height: 93px; }
	div.logoname_home { margin: 0 0 0 0; padding: 0 0 0 0; float: left; }
	div.pseudohead { background: tan; font-size: 24pt; font-style: italic; font-weight: bold; padding: 27px 0 0 20px; 
		width: 360px; margin-left: 440px; margin-bottom: -88px;
		float: left; position: relative; top: -99px; height: 64px;
		border-top: 2px black solid; border-bottom: 2px black solid; }
	div.tree_home { background: transparent; margin: 0 0 0 0; padding: 0 0 0 0; float: left; }

	h1 { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: navy;
 		text-align: right;
		font-size: 30pt; font-weight: bold; font-style: italic;
		padding: 15pt 0 0 0;
		margin: 0 72px 0 72px;
		width: 650px; }

	h2 { color: black;
		text-align: left;
 		font-size: 21pt; 
		font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		font-weight: normal;
		padding: 0 12pt 0 12pt;
		margin: 0 0 0 0; }
	h2.blue {  font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: tan; background: #0000cc; 
		font-size: 13pt; text-style: normal; 
		margin: 0 0 0 0; padding: 4pt 12pt 4pt 12pt; }
		h2.blue a:link  { color: tan; }
		h2.blue a:visited,
		h2.blue a:hover,
		h2.blue a:active { color: #ffffff; }

	h3 { background: #000000; color: #f5deb3; /* wheat */
  		font-family: Bodoni, Garamond, Palatino, Book Antiqua, Gill Sans, Frutiger, Univers, Helvetica, Arial, sans-serif;
  		font-size: 13pt; 
  		font-style: normal; font-weight: bold;
  		line-height: 16pt; 
  		text-align: center;
  		padding: 6pt 12px 6pt 12px;
		margin: 12px 0 12px 72px;
  		width: 724px; float: none; }

	h4 { font-family: Palatino, "Book Antiqua", Garamond, "Times New Roman", serif; 
		color: #f5deb3; background: #000000;
		font-size: 14pt; font-style: italic; font-weight: bold;
		margin: 10pt 0 2pt 0; 
		padding: 4pt 4pt 4pt 20pt; }
	h4.blue { color: #0000cc; background: tan;
		font-size: 14pt; font-style: italic; font-weight: bold;
		margin: 10pt 0 1pt 0; 
		padding: 4pt 4pt 0 20pt;
		border-top: solid #0000cc 2px; }
	h4.first { margin-top: 0; }
		h4 a:link { color: #f5deb3; }
		h4 a:visited,
		h4 a:hover,
		h4 a:active { color: #ffffff; }

	h5 { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: black; background: tan; font-style: normal; font-weight: normal; text-align: left;
		font-size: 12pt;
		line-height: 12pt;
		margin: 3pt 0 0 0;
		padding: 4pt 0 3pt 30pt; }
	h5.blue_last { padding-bottom: 10pt; border-bottom: solid #0000cc 2px; }
	h5.recording { color: #0000cc; margin-top: 0; padding-top: 6pt; padding-bottom: 4pt; }
		h5.recording a:link,
		h5.recording a:visited,
		h5.recording a:hover,
		h5.recording a:active { color: navy; }

	h6 { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: #800000; background: tan; font-style: normal; font-weight: bold; text-align: left;
		margin: 4pt 0 0 0;
		padding: 4pt 0 0 36pt;
		font-size: 11pt;
		line-height: 12pt;
		border-top: solid #000000 2px; }

	img.blue_oak { margin: 0 0 0 0; padding: 0 0 0 0;
		margin-top: 7px; margin-left: 12px; float: left; }
	img.cd_thumb { margin-left: 20px; float: left; padding-top: 30px; border: none; }	
	img.home_banner { margin: 0 0 0 0; padding: 0 0 0 0; }

	li { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif; }
	li.tan_item { color: #000000; background: tan; font-size: 11pt; font-style: normal; padding: 1pt 0 0 0; margin: 0 0 0 36px; }
		li.tan_item a:link,
		li.tan_item a:visited,
		li.tan_item a:hover,
		li.tan_item a:active { color: black; }
	li.blue_item { color: #0000cc; background: tan; font-size: 11pt; font-style: normal; padding: 1pt 0 0 0; margin: 0 0 0 36px; }
		li.blue_item a:link,
		li.blue_item a:visited,
		li.blue_item a:hover,
		li.blue_item a:active { color: navy; }
	li.2nd_level { list-style-type: circle; padding-left: 0; }

	p { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		text-align: left;
		margin: 0 0 0 0;
		padding: 4pt 0 2pt 30pt;
		font-size: 12pt;
		line-height: 12pt; }
	p.blue { color: #0000cc; background: tan; }
		p.blue a:link,
		p.blue a:visited,
		p.blue a:hover,
		p.blue a:active { color: navy; }
	p.download { width: 724px;
		margin: 12px 0 12px 72px;
		padding: 4pt 12px 4pt 12px;
		width: 724px;
		border-top: solid 2px #000000; border-bottom: solid 2px #000000; }
	p.tan { color: #000000; background: tan; }
		p.blue a:link,
		p.blue a:visited,
		p.blue a:hover,
		p.blue a:active { color: black; }
	p.last { padding-bottom: 8pt; border-bottom: solid #000000 2px; }
	p.mice { font-size: 10pt; color: black; background: tan; clear: both;
		font-weight: bold; text-align: center;
		margin: 12px 0 0 72px;
		padding: 4pt 12px 0 12px;
		width: 724px;
		border-top: solid 2px #000000; }
	p.mice_last { font-size: 9pt; color: black; background: tan; clear: both;
		font-weight: normal;
		margin: 0 0 0 72px;
		padding: 6pt 12px 4pt 12px;
		width: 724px;
		border-bottom: solid 2px #000000; }
	p.nav { text-align: right; font-weight: normal;
		margin: 0 0 0 0;
		padding: 4pt 0 4pt 0;
		border: solid; border-width: 2px; border-color: maroon;

	ul.blue { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: #0000cc; background: tan; margin: 0 0 0 0; padding: 0 0 0 0; }

	ul.tan { font-family: "Gill Sans", Frutiger, Univers, Helvetica, Arial, sans-serif;
		color: #000000; background: tan; margin: 0 0 0 0; padding: 0 0 0 0; }

	.clearboth { clear: both; }

	.wheat_back { background: #f5deb3; }

