body {
	background-color: white;
	background-attachment: fixed;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Sans-Serif;
}

.logo img { color: #6F3c00; }

	.maintitle {
	text-align: center;
	border: 1px solid #6F3C00;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	background-color: #FFFAF0;
	margin-bottom: 20px;
	}
		
	h1 {
			color: #6F3C00;
			color: #2F4F4F;
			font-size: 1.7em;
			margin-top: 20px;
			margin-bottom: 20px;
			text-align: center;
			font-weight: bold;
			font-variant: small-caps;
		Font-family: Georgia, Times, serif;
	}

	.maintitle p {
			color: #6F3C00;
		font-size: .9em;
		text-align: center;
		margin-bottom: 20px;
		border: 0;
	}
	
	.maintitle a {
		text-decoration: none;
	}
	
table.topmenu {
		margin-bottom: 5px;
	}

	h2 {
			color: #6F3C00;
			font-size: 1.5em;
			background-color: #D2B48C;
			padding: 5px 0 5px 0;				
			margin: 0;	
			margin-bottom: 5px;	
			text-align: center;
			font-weight: normal;
			font-variant: small-caps;
	}
	h2 a {
		text-decoration: none;
	}

	div.note {
		margin-left: 30px;
		margin-right: 30px;
		color: #6F3C00;
		font-size: .9em;
		margin-bottom: 30px;
}
	
	div.notelink { 
		text-align: right; 
		font-size: .9em;
		font-style: italic;
		text-transform: lowercase;
	}
	
	div.main {
		background-image: url(parch02.jpg);
		padding: 20px;
	  border: 1px solid #6F3C00;
	}

	div.guide {
		background-image: url(parch02.jpg);
		padding: 20px;
	  border: 1px solid #6F3C00;
	}
	div.mainpage {
		background-image: url(parch03.jpg);
		padding: 20px;
	}

  div.index	{
		background-color: #FFF8DC;
		background: url(parch02.jpg);
		padding: 20px;
	  border: 1px solid #6F3C00;
	}
	
	p {
		font-size: 1em;
		line-height: 1.4;
		margin-top: 0;
		margin-left: 40px;
		margin-right: 40px;
    text-align: justify;
    font-family: Georgia, Times, serif;
	}

ol {
		font-size: 1em;
		line-height: 1.4;
		margin-top: -10px;
		margin-left: 65px;
		margin-right: 25px;
    text-align: justify;
    font-family: Georgia, Times, serif;
}
ol ol {
	margin-left: 10px;
	margin-top: 0;
}
	
	p.guide
	{
		font-size: .9em;
		text-align: center;
	}
	p.topindex 
	{
		font-size: .9em;
		margin-top: 0px;
		margin-bottom: 0;
		text-align: center;
	}
	
  p.brown {			
		color: #6F3C00;
		margin-top: 5px;
		font-weight: bold;
		margin-bottom: 0;
	}	

  .Section p:first-letter {
  	font-size: 1.2em; 
  }

	table.secindex 
	{
		margin-top: 10px;
		font-size: .9em;
		margin-bottom: 20px;
	}
	table.artindex 
	{
		margin-top: 0;
		font-size: .9em;
	}
	table.topmenu
	{
		text-align:center;
		font-size: .9em;
	}
	
	ul {
		 	color: #036;
			font-size: .9em;
			line-height: 150%;
			margin-top: 0;
	}
	address {
		font-size: .8em;
	}
		
a:link { color: teal; }
a:visited { 
	color: #6F3C80; 
	}
a:hover { 
	color: maroon; 
	background-color: #FFFFC1;
	} 
a:active { color: olive; }


h1 a:link { color: #2F4F4F; }
h1 a:visited { color: #2F4F4F; }

.Section a:hover {

	background-color: #FFFFC1;

}
a.h2 {
	color: maroon;
	color: #FFC;
	color: #8B4513;
	color: #2F4F4F;
	color: black;
	}
a.h3note {
	color: #6F3C00;
	font-style: italic;
}
a.h3 {
	color: #8B4513;
}
	h3 {
		text-align: center;
		color: #8B4513;
	}

div.note p {
	line-height: 1.2;
}
.note a:hover { background-color: #FFFFC1; }

p.hw 
{
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 3px;
}
p.sub 
{
	margin-left: 15px;
  line-height: .6em;
}
p.sub1
{
	margin-left: 30px;
  line-height: .6em;
}
p.sub2
{
	margin-left: 45px;
  line-height: .6em;
}
p.topindex 
{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 0px;
}
p.nav
{
	text-align: center;
	font-weight: bold;
}

.email {
	text-align: center;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote p {line-height: 1.1em; }

.guide blockquote p {
	line-height: 1.4em; 
	}

p.prenote {
	margin-bottom: 0;
	text-align: center;
}

div.validator { 
	text-align: right;
}