.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	color: #633;
	text-align: left;
}
.bottomnavbar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 140%;
	font-weight: bold;
	color: #336633;
	text-align: center;
	padding-top: 10px;
}
.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #633;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #663333;
}
.subhead_q {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #663333;
}

.body_140 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 140%;
	font-weight: normal;
	color: #633;
	background-image: url(images_global/background_page.jpg);
}
#header {
	background-image: url(images_global/background_page.jpg);
	height: 100px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #633;
	border-right-color: #633;
	border-bottom-color: #633;
	border-left-color: #633;
	background-color: #EEE7D7;
}

#page {
	background-image: url(images_global/background_page.jpg);
	width: 800px;
	float: none;
	position: static;
	overflow: hidden;
}
.callout_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #633;
	line-height: 140%;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #633;
	padding-top: 10px;
	padding-bottom: 20px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #633;
}
.image_left {
	text-align: left;
	padding-right: 10px;
	white-space: normal;
	overflow: visible;
	visibility: visible;
}
.sidebar_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	font-weight: bold;
}
