em {
	font-weight: bolder;
	font-size: larger;
	}
#libpark {
	background-color: #8bad8b;
	background-color: #6b9d6b;
	color: #000000;
	}
#container {
	width: 775px;
	border: thin #000000 solid;
	border-width: 0px 1px;
	background: #FFFFFF url('/images/bg_container.png') repeat-y;
	margin-right: 10%;
	float: right;
	margin-bottom: 0.5em;
	}
#rule {
	background: #64b264 url("/images/rule.png");
	border: thin solid #000000;
	border-width: thin 0px;
	height: 14px;
	font-size: 0pt;
	}
#pageHeader {
	width: 100%;
	height: 214px;
	background: #E0E0A8 url("/images/logobig2.jpg") no-repeat 0.25em; 
	background-position: center;
	border-bottom: thin solid #000000;
	}
#pageHeader h1 {
	display: none;
	}
#navigation {
	float: left;
	margin: 0px;
	background-color: #801000;
	width: 100%;
	overflow: auto;
	border-bottom: thin #000000 solid;
	font-size: smaller;
	}
#navigation ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
	background-color: #801000;
	width: 100%;
	}
#navigation li {
	display: inline;
	}	
#navigation a {
	color: #FFA000;
	background-color: #801000;
	margin: 0em 0.125em 0em 0.125em;
	float: left;
	padding:0.2em 0.4em;
	}
#navigation a:hover {
	background-color: #a01000;
	color: #FFFF00;
	}
#left {
	background: #FFFFFF url('/images/bg_container.png') repeat-y;
	text-align: left;
	float: left;
	width: 195px;
	font-size: smaller;
	border-right: thin #ffffff solid;
	}
#left ul {
	padding-left: 0em;
	margin: 0em;
	list-style-type: none;
	border-bottom: thin solid #ffffff;
	}
#left li {
	padding: 0em;
	margin: 0em;
	}
#left ul ul {
	border: 1px #808080 inset;
	border-top: none;
	border-right-color: #e6e6ba;
	border-bottom: none;
	border-left-color: #707054;
	}
#left ul ul li div, #left ul ul li div:hover {
	padding-left: 2em;
	border: none;
	}
#left li div {
	background-color: #d7d791;
	border: 2px solid #bbba45;
	border-top-color: #e6e6ba;
	border-left-color: #e6e6ba;
	border-bottom-color: #bbba45;
	border-right-color: #707054;
	padding: 0.20em;
	margin: 0em;
	display: block;
	}
#left li div:hover {
	border: 2px solid #707054;
	border-top-color: #707054;
	border-right-color: #e6e6ba;
	border-bottom-color: #e6e6ba;
	border-left-color: #707054;
	}
#left a {
	width: 165px;
	color: #404000;
	}
#left .caption {
	text-align: center;
	}
#left img {
	margin: 1em 0em 0.25em 22px;
	border: none;
	}
#content {
	color: #000000;
	text-align: justify;
	font-size: smaller;
	margin-left: 195px;
	margin-top: 0em;
	padding: 1em;
	background-color: #ffffff;
	border-left: thin #ffffff solid;
	}
#content h1 {
	text-align: center;
	font-style: italic;
	}
#content img {
	border: 0px;
	margin: 0em;
	float: left;
	clear: none;
	}
#content .imagegrid {
	float: left;
	width: 150px;
	margin: 0px 5px 0px 25px;
	}
#content .imagegrid img {
	padding: 0em;
	float: none;
}
#content .imagegrid .caption {
	height: 2em;
	}
#content ul {
	font-weight: bolder;
	font-style: italic;
	list-style-type: circle;
	}
#content li {
	font-style: normal;
	font-weight: lighter;
	}
.download {
	font-weight: bolder;
	text-align: center;
	}
#footer {
	background-color: #d7d791;
	text-align: center;
	font-size: smaller;
	clear: both;
	border-top: thin #000000 solid;
	}
.centerpicture {
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	}
.centerpicture img {
	display: none;
	}
.caption {
	font-style: italic;
	text-align: center;
	margin-bottom: .5em;
	}
.disclaimer {
	font-size: smaller;
	font-size: smaller;
	}
#contactfooter {
	padding: 0em 0.5em;
	background-color: #e6e6ba;
	font-size: smaller;
	clear: both;
	border-top: thin #000000 solid;
	height: 4em;
	}
#contactf1 {
	float: left;
	width: 45%;
	}
#contactf2 {
	float: left;
	width: 25%;
	}
#contactf3 {
	float: left;
	width: 30%;
	}
div.infoheader {
	margin: 1em;
	border-top: thin #000000 dotted;
	text-align: center;
	font-style: italic;
	}
div.infobox {
	margin-top: .5em;
	margin-left: 5px;
	background: #FFFFFF url('/images/bg_container.png') repeat-y;
	width: 180px;
	border: thin #000000 solid;
	}
div.infobox span {
	display: block;
	margin-left: .25em;
	}
div.infobox span#name {
	margin-left: 0em;
	background-color: #d7d791;
	text-align: center;
	border-bottom: thin #000000 solid;
	}
.sold {
	display: inline;
	color: #FF0000;
	font-weight: bolder;
	}