/* CSS Document */

#thirdlevelnav_wrapper {
	background-image: url(../images/2ndlevel/secondlevelnav.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 24px;
}
#thirdlevelnav {
	font-variant: small-caps;
	color: #425618;
	padding-left: 70px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.thirdmenuitem {
	color: #425618;
	text-decoration: none;
}
.thirdmenuitem_hit {
	color: #F9FAF4;
	text-decoration: none;
}
#pagetitle_wrapper {
	background-image: url(../images/2ndlevel/pagetitle_background.jpg);
	display: block;
	clear: both;
	height: 245px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#breadcrumbs {
	text-align: right;
	color: #ECE8D7;
	font-size: .75em;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #7D6F55;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #9B777A;
}
#pagetitle {
	display: block;
	float: left;
}
#pagetitle_photo {
	float: right;
	padding-top: 30px;
}
#pagetitle_quote_wrapper {
	float: left;
	display: block;
	color: #CFC4A7;
	font-size: .8em;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	width: 650px;
}
#pagetitle_quote {
	width: 270px;
	float: right;
	text-align: justify;
	display: block;
}
#quotemark_left {
	float: left;
}
#quotemark_right {
	float: right;
}
#editablecontent_wrapper {
	background-image: url(../images/2ndlevel/watermark.jpg);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#editablecontent_wrapper td {
	padding: 5px;
	border: 1px solid #D4D0C8;
	vertical-align: top;
}
#editablecontent_wrapper td p {
	line-height: 1.2em;
}
th {
	background-color: #ECE8D7;
	padding: 5px;
	border: 1px solid #D4D0C8;
}
#editablecontent_wrapper p {
	line-height: 1.8em;
	font-size: 0.9em;
}
#editablecontent_wrapper ol li {
	list-style-type: decimal;
	font-size: 1.4em;
	background-image: url(../images/2ndlevel/blank_bullet.jpg);
	padding-bottom: 15px;
	padding-top: 15px;
}
#editablecontent_wrapper ol li li {
	list-style-type: upper-roman;
	font-size: 1em;
	line-height: normal;
}
#editablecontent_wrapper ol li li li {
	list-style-type: lower-alpha;
	font-size: 1em;
	line-height: normal;
}
#editablecontent_wrapper img, #editablecontent_wrapper a:link img, #editablecontent_wrapper a:visited img, #editablecontent_wrapper a:hover img, #editablecontent_wrapper a:active img {
	border: 1px solid #DDD6BB;
	background-color: #F9FAF4;
	text-decoration: none;
}
#fourthlevelnav {
	background-color: #DDD6BB;
	float: right;
	width: 125px;
	border: 5px double #D1C2C4;
	color: #F9FAF4;
	padding: 10px;
	margin-right: -25px;
}
#fourthlevelnav li {
	background-image: none;
	list-style-type: square;
	padding: 0px 0px 1em;
	margin-left: -2em;
}
#fourthlevelnav li a:link {
	color: #6C5F4A;
}
#fourthlevelnav li a:visited {
	background-color: #DDD6BB;
	color: #8A6669;
}
#fourthlevelnav li a:hover, #fourthlevelnav li a:active {
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #8B150C;
	text-align: center;
	font-size: 1.4em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #917256;
	text-align: center;
	font-size: 1.2em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BAAC7A;
	font-size: 1.2em;
	text-align: center;
}
h4 {
	font-weight: bold;
	color: #663731;
	text-align: center;
	font-size: 1em;
}
.clear {
	clear: both;
	display: block;
}
.smallfont {
	font-size: .7em;
}
.lastupdated {
	font-size: .75em;
}
hr {
	display: block;
	clear: both;
	width: 75%;
	text-align: center;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6C5F4A;
}
.right {
	float: none;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
}
.notes {
	padding: 10px;
	width: 30%;
	display: block;
	float: right;
	background-color: #ECE9DF;
	border: 1px solid #ECE8D7;
	overflow: hidden;
}
.middlevertical {
	margin-top: auto;
	margin-bottom: auto;
}
a img, a:visited img, a:hover img, a:active img {
	background-color: #F9FAF4;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#editablecontent_wrapper a.underline_link:visited {
	text-decoration: underline;
}

/* hide hack from Mac-IE5 \*/
* html ul, .center { height: 1%; }
/* end hiding */

.center {
	text-align: center;
}

.pad {
padding-top: 5px;
}
