#nav_secondlevel {
	background-color: #E9E2D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	line-height: 1.4em;
	color: #51452B;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #CFC4A7;
	border-bottom-color: #E9E2D3;
	border-bottom-style: ridge;
	padding-left: 20px;
}

#nav_secondlevel a:link {
	color: #910204;
	text-decoration: none;
}

#nav_secondlevel a:visited {
	color: #7A5255;
	text-decoration: none;
}

#nav_secondlevel a:hover {
	color: #B03C15;
	text-decoration: none;
}

#breadcrumbs {
	font-size: 0.75em;
	line-height: 2em;
	color: #744D50;
	text-align: right;
	display: block;
	clear: both;
	padding-right: 10px;
}

#breadcrumbs a, #breadcrumbs a:hover, #breadcrumbs a:visited {
	color: #A6887D;
}

#content_area {
	background-color: #F8F5F1;
	display: block;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
}

#content_area a:link {
	color: #4A919F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #89AABC;
	margin: 0px;
	padding: 0px;
}

#content_area a:visited, #content_area a:hover {
	margin: 0px;
	padding: 0px;
}
#content_area a:hover {
	color: #716664;
	text-decoration: none;
	background-color: #D7DABE;
}

#content_area li {
	padding-bottom: 10px;
}

#content_bottom {
	font-size: 0.75em;
	display: block;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#content_bottom a {
	color: #8CACBD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9AB6C5;
	padding-right: 5px;
	padding-left: 5px;
}

#content_bottom a:hover {
	color: #716664;
	text-decoration: none;
	line-height: 1.2em;
	background-color: #D7DABE;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_area a:visited {
	color: #A6887D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-variant: small-caps;
	color: #918773;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #858A51;
	font-size: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #9E8072;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
hr {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#sitemaplinks ul a:link {
	color: #858A51;
}
#sitemaplinks ul ul a:link {
	color: #416274;
}
#pdfimg {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sitemaplinks ul ul ul a:link {

	color: #8CACBD;
}
.box {
	background-color: #F4F1EA;
	display: block;
	padding: 20px;
	clear: both;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E8072;
	border-right-color: #9E8072;
	border-bottom-color: #9E8072;
	border-left-color: #9E8072;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}
#testimonial dl {
	font-style: italic;
}
#testimonial dt {

}
#testimonial dd {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 30px;
	font-style: normal;

}
.biblequote {
	background-color: #F3EEE7;
	margin: 10px;
	padding: 10px;
	float: right;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #655032;
	border-right-color: #655032;
	border-bottom-color: #655032;
	border-left-color: #655032;
	width: 25%;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
}
#rightcolumnnav {
	float: right;
	width: 125px;
	margin-left: 10px;
	height: 300px;
	padding-top: 50px;
	padding-bottom: 10px;
	border-left-color: #F8F5F1;
	border-left-style: groove;
	border-left-width: 1px;
	color: #65683E;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightcolumnnav a:link {
	color: #858A51;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightcolumnnav a:visited {
	color: #9E8072;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightcolumnnav a:hover {
	color: #65683E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quicklinks {
	background-color: #F1ECE2;
	padding: 20px;
	float: right;
	width: 150px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #918773;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}

#quicklinks a:link {
	color: #918773;
	border-bottom-style: none;
}

#quicklinks a:visited {
	color: #744D50;

}

#quicklinks a:hover {

}
.columnleft {
	background-color: #FDFCFB;
	margin: 10px;
	padding: 15px;
	float: left;
	width: 60%;
}
.columnright {

	background-color: #FDFCFB;
	margin: 10px;
	padding: 15px;
	float: right;
	width: 25%;
}
.img-left {
	display: block;
	clear: right;
	float: left;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.img-right {
	display: block;
	clear: left;
	float: right;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.catcite {
	vertical-align: super;
}
.clear {
	display: block;
	clear: both;
}
.leftarea {
	float: left;
	padding-right: 10px;
}
.odd_image {
	float: right;
	margin: 10px;
}
.odd_imageleft {

	float: left;
	margin: 10px;
}
.large {
	font-size: 1.1em;
	line-height: 1.2px;
	font-variant: small-caps;
	background-color: #F1ECE2;
}
