a {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #552F00;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:focus {
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #552F00;
	color: #000000;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	color: #955D0F;
	font-size: 16px;
	font-weight: bold;
}

img {
	border: 0px;
}

p {
	color: #000000;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
}

td {
	color: #000000;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
}

.address {
	color: #FFFFFF;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100px;
	line-height: 1;
}

.detailinfo {
	color: #552F00;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
}

.info1 {
	background-image: url(images/bg_info2.gif);
	background-repeat: no-repeat;
	color: #552F00;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-indent: 7px;
}

.info2 {
	background-image: url(images/bg_info2.gif);
	background-position: 156px;
	background-repeat: no-repeat;
	color: #552F00;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-indent: 163px;
}

.info3 {
	background-image: url(images/bg_info2.gif);
	background-position: 312px;
	background-repeat: no-repeat;
	color: #552F00;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	text-indent: 319px;
}

.text {
	padding-left: 100px;
	padding-right: 30px;
	padding-top: 30px;
}

.text2 {
	width: 584px;
	text-align: center;
	padding-top: 80px;
}

.linecontent {
	padding-top: 7px;
}

#divcontainer{
	left: 20px;
	top: 20px;
	overflow: hidden;
	position: relative;
	width: 524px;
	height: 336px;
	visibility: hidden;
}

#divcontent{
	position: relative;
}

#divcontrol{
	top: 20px;
	position: relative;
	z-index: 2;
}

#infolayer {
	background-color: #FFFFFF;
	background-image: url(images/bg_info.gif);
	border: 1px none #000000;
	position: relative;
	width: 584px;
	visibility: visible;
	z-index: 1;
}

#navigointi {
	background-color: #F2F0DD;
	border: 1px none #000000;
	position: relative;
	width: 584px;
	z-index: 2;
}

