body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4C19E;
}
#main_area {
	border: 1px solid #000000;
}
.tagline {
	color: #D4C19E;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
#nav_button {
	background-color: #D4C19E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #723A04;
	border-right-color: #723A04;
	border-bottom-color: #723A04;
	border-left-color: #723A04;
}
#nav_button A:active {
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#nav_button A:hover {
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #723A04;
	text-decoration: underline;
}
#nav_button A {
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav_button {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagetitle {
	font-size: 150%;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-size: 150%;
	color: #723A04;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	color: #824F17;
}
h4 {
	font-size: 107%;
	font-weight: bold;
	color: #000000;
}
.maintext {
	font-size: 100%;
}
.brown120 {
	font-size: 120%;
	font-weight: bold;
	color: #733C06;
}
a {
	text-decoration:none;
	color:#723A04;
}
a:hover {
	text-decoration:underline;
	color:#723A04;
}
#breadcrumb {
	font-size: 90%;
	font-weight: bold;
	color:#723A04;
}
#breadcrumb a {
	text-decoration:none;
	color:#723A04;
}
#breadcrumb a:hover {
	text-decoration:underline;
	color:#723A04;
}
li {
	line-height: normal;
	margin: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	border:thin dotted #723A04;
	width: 100%;
}
.footnote {
	font-size: 85%;
}
#right_nav {
	font-size: 95%;
	background-color: #ffffff;
	padding: 5px;
	border: 1px dashed #723A04;
	margin-left: 10px;
}
#right_nav h1 {
	font-size: 110%;
	font-weight: bold;
}
#right_nav a {
	text-decoration:none;
	color:#723A04;
}
#right_nav a:hover {
	text-decoration:underline;
}
#inset {
	font-size: 95%;
	background-color: #EBE3D3;
	padding: 5px;
	border: 1px dashed #723A04;
	margin-left: 10px;
	margin-right: 10px;
	width: 90%;
}
#inset h1 {
	font-size: 110%;
	font-weight: bold;
}
#inset a {
	text-decoration:none;
	color:#723A04;
}
#inset a:hover {
	text-decoration:underline;
}
#checkbox ul {
	list-style-position: outside;
	list-style-image: url(/toolkit/images/checkbox.gif);
}
#checkbox ul ul {
	list-style-image: none;

}
.small_link a {
	text-decoration:none;
	color:#723A04;
}
.small_link a:hover {
	text-decoration:underline;
}
#footer {
	background-color: #000000;	
}
.copyright {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
