	
/* Fancy Drop Downs */
.mylinkL
{
	padding: 0;
	list-style: none;
	text-align: right;
	font: bold 15px arial;
	margin-right: 7px;
	color: #FFFFFF;
}
.mylinkR
{
	padding: 0;
	list-style: none;
	text-align: left;
	font: bold 15px arial;
	margin-right: 7px;
}

.mylinkL a, .mylinkR a
{
	display: block; /* hdr bg - orig 5970B2*/
	color: #FFF;
	text-decoration: none;
}

.mylinkL a:hover,  .mylinkR a:hover
{
	background-color: #405035
} /* hdr over - orig 49A3FF*/





.Titles {	color: #191142;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#documents {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.docs, .pdfs, .letters, .articles, .confessions, .archives {
	background: #ECE9D8;
	color: #333333;
	width: 720px; 
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
}
#searchbox {
	padding: 5px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #081E2F;
	width: 930px;
	margin:0 auto;
}
#documents a:hover {
	color: #666666;
	background: #eeeeee;
}
/*.pdfs {
	width: 25px;
	text-align: center;
}*/
.letters {
	width: 170px;
}
#searchcontainer {
	background-color: #405035;
	background-position: center center;
	height: 75px;
}

.archives {
	width: 200px;
}
.articles {
	width: 220px;
}
.confessions {
	width: 220px;
}
.confessions1 {	background: #ECE9D8;
	color: #333333;
	width: 220px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
}
.letters1 {	background: #ECE9D8;
	color: #333333;
	width: 220px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
}
.articles1 {	background: #ECE9D8;
	color: #333333;
	width: 220px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
}
.archives1 {	background: #ECE9D8;
	color: #333333;
	width: 220px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
}
#centerborder {
	padding: 6px;
	background-color: #ECE9D8;
	border: 1px solid #999999;
}

