﻿body {
	font-family: "Times New Roman", Times, serif;
}
#navi {
	display: none;
}
.menu {
	position: top;
	display: block;
	margin: 0;
	padding: 0;
	width: -140px;
}
.menu ul {
	position: absolute;
	display: block;
	width: 184px;
	margin: 0;
	padding: 0;
}
.menu li ul {
	visibility: hidden;
	margin-left: -140px;
	margin-top: -23px;
}
.menu li li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin-left: -140px;
	margin-top: -23px;
}
.menu li {
	list-style: none;
	width: -140px;
	height: auto;
	display: inline;
	display/**/: block;
	float: none;
	float/**/: left;
	margin: 0;
	padding: 0;
}
.menu li li {
	display: inline;
}
.menu a {
	text-align: center;
	background: #D88901;
	border: 1px #570D00 dotted;
	display: block;
	width: 180px;
	text-decoration: none;
	padding: 2px 0;
	margin: 0px;
}
.menu a:hover {
	background: #ffdfab;
	border: 1px #570D00 dotted;
}
.menu a:focus {
	background-color: #D88901;
}
.menu span {
	display: none;
}
div[id="navi"] > .menu a {
	text-align: center;
	background: #D88901;
	border: 1px #570D00 dotted;
	display: block;
	width: 180px;
	text-decoration: none;
	padding: 2px 0;
	margin: 1px;
}
div[id="navi"] > .menu a:hover {
	border: 1px #570D00 dotted;
	background: #ffdfab;
}
hr {
	border: none 0;
	border-top: 1px dashed;
	width: 96%;
	height: 1px;
}
.clap {
	background: #FFFFAC url(images/clap.jpg) no-repeat bottom center;
}
.frog {
	background: #FFFFAC url(images/frog.jpg) no-repeat bottom center;
}
.euc {
	background: #FFFFAC url(images/euc.jpg) no-repeat bottom center;
}
.bird {
	background: #FFFFAC url(images/bird.jpg) no-repeat bottom center;
}
.lizard {
	background: #FFFFAC url(images/lizard.jpg) no-repeat bottom center;
}
.press {
	background: #FFFFAC url(images/press.jpg) no-repeat bottom center;
}
.lpanel {
	background: #FFFFAC url(images/lp.jpg) no-repeat bottom center;
}
.basket {
	background: #FFFFAC url(images/basket.jpg) no-repeat bottom center;
}
.tree {
	background: #FFFFAC url(images/contactr.jpg) no-repeat bottom center;
}
.top {
	background: #570D00 url(images/top.jpg) no-repeat center right;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:hover {
	color: #0000CD;
	text-decoration: none;
}
a:active {
	color: #0000CD;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
table {
	color: #570D00;
	font-family: "Times New Roman", Times, serif;
}
.shade {
	background-image: url("images/shade.gif");
	BORDER: #570D00 1px solid;
	PADDING-LEFT: 4px;
	color: #570D00;
	font-family: "Times New Roman", Times, serif;
}
}
#dhtmlgoodies_slideshow {
	width: 100%;	/* Total width of slideshow */
}
#previewPane {
	border: 0px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	position: relative; /* CSS HACK */;
	height: 684px; /* IE 5.x */;
	height/* */: /**/676px; /* Other browsers */;
	height: /**/676px;
}
#previewPane img {
	line-height: 400px;
}
#previewPane #largeImageCaption {
	/* CSS styling of image caption below large image */
		font-style: italic;
	text-align: center;
}
#galleryContainer {
	height: 102px; /* Height of the images + 2 */;
	border: 0px;
	position: relative;
	overflow: hidden;
	padding: 1px;
/* CSS HACK */	height: 104px; /* IE 5.x - Added 2 pixels for border left and right */;
	height/* */: /**/102px; /* Other browsers */;
	height: /**/102px;
}
#arrow_left {
	position: absolute;
	left: 0px;
	z-index: 10;
	background-color: #FFFFAC;
	padding: 1px;
}
#arrow_right {
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #FFFFAC;
	padding: 1px;
}
#theImages {
	position: absolute;
	height: 100px;
	left: 40px;
	width: 100000px;
}
#theImages #slideEnd {
	float: left;
}
#theImages img {
	float: left;
	padding: 1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
	border: 0px;
}
#waitMessage {
	display: none;
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #FFFFAC;
	border: 3px double #000;
	padding: 4px;
	color: #555;
}
#theImages .imageCaption {
	display: none;
}
