﻿#slideshow {
	margin: 0px 0px 10px 0px;
	width: 500px;
	position: relative;
}
#controls {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #996633;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	height:22px; 
	text-align:center; 
	padding-top:3px; 
	border-top: #ddd 1px solid; 
	display: none; z-index: 1000; 
	left: 0px; margin: 0px; 
	width: 500px; 
	border-bottom: #ddd 1px solid; 
	position: absolute; top: 0px; 
	background-color: #f3e7cf; 

	}
#controls A:link {
	color: #613A14;
	text-decoration: none;
}
#controls A:visited {
	color: #613A14;
	text-decoration: none;
}
#controls A:active {
	color: #CAC5BD;
	text-decoration: none;
}
#controls A:hover {
	color: #f58220;
	text-decoration: none;
}
#controls SPAN {
	margin: 0px 5px
}



.galleria {
	width: 200px; LIST-STYLE-TYPE: none;  	clear: both;
	position: absolute;
	top: 55px;
	z-index: 0;

}
.galleria LI {
	display: block; float: left; margin: 0px 10px 10px 0px; overflow: hidden; width: 72px; height: 41px;
}
.galleria LI A {
	display: none;
}
.galleria LI DIV {
	display: none; left: 180px; position: absolute; top: 0px;
}
.galleria LI DIV IMG {
	cursor: pointer;
}
.galleria LI.active DIV IMG {
	display: block;
}
.galleria LI.active DIV {
	display: block;
}
.galleria LI IMG.thumb {
	display: block; left: 0px; width: 72px; cursor: pointer; top: 0px; height: 41px; padding: 0px;

}
.galleria LI .caption {
	display: block; padding-top: 0.5em; 		clear: both;
	display: block;
	position: absolute;
	top: 55px;
	z-index: 0;

}
* HTML .galleria LI DIV SPAN {
	width: 400px;
}
* {
	border-width: 0px 0 0 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	MARGIN: 0px;
	padding-top: 0px;
}
.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}
.show {
	margin-top: 0px; 
	position: relative;
}
.gallery {
	margin: -55px 0px 0px 15px; 
	width: 260px;
}
.gallery LI {
	background: #996633;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	width: 72px;
	height: 41px;
}
.gallery LI DIV {
	left: 240px;
}
.gallery LI DIV .caption {
	font: 9px georgia,serif;
	}
#main_image {
	background: #996633;
	margin: 0px auto 30px 250px;
	width: 520px;
	height: 295px;
}
#main_image IMG {
	margin-bottom: 5px;
}
.navi {
	clear: both; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #808080;
	text-transform:uppercase;
	padding: 15px 0px 0px 75px; 
	letter-spacing: 2px;
	clear: both;
	display: block;
	position: absolute;
	top: 225px;
	z-index: 0;

}
.navi A:link {
	color: #514b42;
	text-decoration: none;
}
.navi A:visited {
	color: #514b42;
	text-decoration: none;
}
.navi A:hover {
	color: #222211;
	text-decoration: none;
}

.info {
	border-top: #221 1px dotted;
	margin: 30px auto 0px auto;
	width: 380px;
	padding-top: 10px;
	text-align: left;
}
.info P {
	margin-top: 1.6em;
}


