.liblogo_area {
	margin: 17px 0 10px 20px;
	padding: 0;
	width: 302px;
	float: right;
	clear: right;
}
.content_picture_libtop {
	border: 1px #000000 solid; border-bottom: none;
	float: right;
}
body {
	margin: 0;
	padding: 0;
	background: #738c49 url(/images/backgrounds/camouflage.gif) repeat-x 0 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	margin: 0 auto;
	width: 90%; min-width: 370px; max-width: 994px;
}
#header_area {
	margin: 15px 0 0 0;
	border: 1px #000000 solid;
	padding: 8px 0 0 0;
	width: 100%;
	background: #463a28 url(/images/backgrounds/header.gif) repeat-x 0 0;
	float: left;
}
#header {
	padding: 0 10px;
}
.logo {
	margin: 0 10px 8px 0;
	border: 0; border-right: 1px #ffffff solid;
	padding: 0 10px 0 0;
	float: left;
}
.header_picture {
	margin: 0 0 8px 10px;
	border: 1px #000000 solid;
	float: right;
}
#header_text {
	padding: 6px 0 8px 0;
}
h1 {
	font: bold x-large Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: inline;
}
#site_nav_area {
	border: 1px #000000 solid; border-top: 0;
	padding: 5px 0 0 0;
	width: 100%;
	background-color: #463a28;
	font-size: medium;
	color: #ffffff;
	float: left;
}
.nav_menu {
	width: 100%;
	float: left;
}
.nav_menu ul {
	list-style: none;
	display: inline;
}
.nav_menu li {
	margin: 0;
	padding: 0 0 5px 0;
	display: inline;
	float: left;
}
.site_nav {
	padding: 0 0 0 10px;
}
.site_nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.site_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.site_nav a:hover {
	color: #fecb65;
	text-decoration: underline;
}
.site_nav a:active {
	color: #fecb65;
	text-decoration: underline;
}
#page_header {
	border: 1px #000000 solid; border-top: 0; border-bottom: 0;
	padding: 22px 0 17px 0;
	width: 100%;
	background: #ffffff url(/images/backgrounds/browntowhite.gif) repeat-x 0 0;
	float: left;
}
#page_header_area {
	margin: 0 10px;
}
h2 {
	font: bold x-large Verdana, Arial, Helvetica, sans-serif;
	color: #463a28;
	display: inline;
}
#page_nav_area {
	padding: 5px 0 0 0;
	width: 100%;
	font-weight: bold;
	color: #463a28;
	float: left;
}
#page_nav_area a:link {
	color: #463a28;
	text-decoration: underline;
}
#page_nav_area a:visited {
	color: #463a28;
	text-decoration: underline;
}
#page_nav_area a:hover {
	color: #dc143c;
	text-decoration: underline;
}
#page_nav_area a:active {
	color: #dc143c;
	text-decoration: underline;
}
.section {
	border: 1px #000000 solid; border-bottom: 0;
	padding: 17px 0 0 0;
	width: 100%;
	background-color: #ffffff;
	float: left;
}
.section_area {
	margin: 0 10px;
}
.section_header_area {
	border: 1px #000000 solid;
	padding: 4px;
	background: #344a33 url(/images/backgrounds/blacktogreen.gif) repeat-x 0 0;
	clear: right;
}
h3 {
	font: medium Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: inline;
}
.picture_area {
	margin: 17px 0 10px 20px;
	padding: 21px 0 0 0;
	width: 302px;
	background: #344a33 url(/images/backgrounds/whitetogreen.gif) repeat-x 0 0;
	float: right;
	clear: right;
}
.content_picture {
	border: 1px #000000 solid;
	float: right;
}
.picture_text {
	padding: 4px;
	width: 294px;
	background: #000000 url(/images/backgrounds/greentoblack.gif) repeat-x 0 0;
	color: #ffffff;
	float: right;
}
.picture_text a:link {
	color: #ffffff;
	text-decoration: underline;
}
.picture_text a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.picture_text a:hover {
	color: #fecb65;
	text-decoration: underline;
}
.picture_text a:active {
	color: #fecb65;
	text-decoration: underline;
}
h4 {
	font: bold medium Verdana, Arial, Helvetica, sans-serif;
	color: #344a33;
}
h4 a:link {
	color: #344a33;
	text-decoration: underline;
}
h4 a:visited {
	color: #344a33;
	text-decoration: underline;
}
h4 a:hover {
	color: #dc143c;
	text-decoration: underline;
}
h4 a:active {
	color: #dc143c;
	text-decoration: underline;
}
.first {
	font-weight: bold;
	color: #344a33;
}
strong {
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
li {
	margin: 20px 20px 0 0;
}
li h4 {
	display: inline;
}
ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li li {
	margin: 0;
	padding: 0;
}
a:link {
	color: #0000cd;
	text-decoration: underline;
}
a:visited {
	color: #0000cd;
	text-decoration: underline;
}
a:hover {
	color: #dc143c;
	text-decoration: underline;
}
a:active {
	color: #dc143c;
	text-decoration: underline;
}
.top_of_page {
	padding: 2px 0;
	font-weight: bold;
	clear: right;
}
.top_of_page a:link {
	color: #463a28;
	text-decoration: underline;
}
.top_of_page a:visited {
	color: #463a28;
	text-decoration: underline;
}
.top_of_page a:hover {
	color: #dc143c;
	text-decoration: underline;
}
.top_of_page a:active {
	color: #dc143c;
	text-decoration: underline;
}
.mvt_logo {
	margin: 0 0 17px 10px;
	border: 0;
	float: right;
}
.mvt {
	font-weight: bold;
	color: #344a33;
}
.thumbnail {
	border: 0;
}
#content_end {
	border: 1px #000000 solid; border-top: 0;
	padding: 5px 0 2px 0;
	width: 100%;
	background: #344a33 url(/images/backgrounds/whitetogreen.gif) repeat-x 0 0;
	float: left;
}
#bottom_nav_area {
	border: 1px #000000 solid; border-top: 0;
	padding: 5px 0 0 0;
	width: 100%;
	background-color: #344a33;
	color: #ffffff;
	float: left;
}
#footer_area {
	border: 1px #000000 solid; border-top: 0;
	padding: 5px 0 0 0;
	width: 100%;
	background: #000000 url(/images/backgrounds/greentoblack.gif) repeat-x 0 0;
	color: #ffffff;
	float: left;
}
#footer_items {
	padding: 0 0 0 10px;
}
#footer_items a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer_items a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer_items a:hover {
	color: #fecb65;
	text-decoration: underline;
}
#footer_items a:active {
	color: #fecb65;
	text-decoration: underline;
}
.print_only {
	display: none;
}