/* css */



body {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: #EDEDED;
	padding:0px;
	border: 0px;
}
p{
	line-height: 1.4;
	padding: 0px;
	text-align: justify;
}


h1 {
	color:#BA8B62;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	font-family: Garamond, Geneva, "Times New Roman";
	font-size: 240%;
	background-position: bottom;
}
h2 {
	color:#3D2A09;
	font-weight: bolder;
	vertical-align: bottom;
	text-align: right;
}

h3 {
	color:#382511;
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	text-transform: uppercase;
	text-align: left;
}
 .heading {
	color:#382511;
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	font-weight:bold;
}
h4 {
	color:#54350F;
	font-weight: bold;
	font-size: 160%;
	margin-top: 0px;
	line-height: 1.5;
}
h5 {
	color:#2F1500;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#right a, #left a {
	color:#AF835C;
	font-weight:normal;
	text-decoration: none;
}
#right a:hover, #left a:hover {
	color:#7E5E4C;
	font-weight:normal;
	text-decoration: none;
}

#footer a, #footer2 a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0px;
}
#footer p, #footer2 p {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#footer a:hover, #footer2 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	
}

ul.list2 li{
	list-style-image:url(images/bullet.gif);
	line-height: 2.0;
}

#content {
	background-color:#FFFFFF;
	position: relative;
	height: auto;
}
#header {
	background-color:#FFFFFF;
	height: 130px;
	position: relative;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	top: 0px;
	margin: 0;
	vertical-align: bottom;
	background-position: center left;
}

#left {
	margin: 0px;
	float:left;
	width: 360px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 35px;
	position: relative;
	padding-top: 20px;
}
#text {
	margin: 0px;
	float:left;
	width: 630px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 35px;
	position: relative;
	padding-top: 20px;
}
#left2 {
	margin: 0px;
	float:left;
	width: 760px;
	height: 100%;
	background-color: #FFFFFF;
}

#header_middle {
	vertical-align: bottom;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	left: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
#right {
	margin: 0px;
	float:right;
	width: 300px;
	position: relative;
	height: 100%;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 20px;
}
#left_narrow {
	margin: 0px;
	float:left;
	width: 250px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 35px;
}
#left_1column {
	margin: 0px;
	float:left;
	width: 650px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 35px;
}
#right_wide {
	margin: 0px;
	float:right;
	width: 340px;
	position: relative;
	height: 100%;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
ul.contact2 li {
	list-style-type:none;
	padding-top: 5px;
	white-space: normal;
}
ul.list_nav li {
	list-style-type:none;
}
ul.list_nav li a{
	list-style-type:none;
	white-space: normal;
	display:block;
	background-color:#CCCCCC;
	border:#FFFFFF solid 1px;
	width: 150px;
	padding: 6px;
}
ul.list_nav li a:hover{
	white-space: normal;
	display:block;
	background-color:#0EACD8;
	border:#FFFFFF solid 1px;
	width: 150px;
	color: #FFFFFF !important;
}

#navi_top1 ul li{
	list-style-type:none;
	float:left;

}
 #navi_top2 ul li{
	list-style-type:none;
	float:left;

}
#navi_top1 ul, #navi_top2 ul{
	padding:0px;
	margin:0px;	
}

#navi_top2 {
	background-repeat:repeat-x;
	position:relative;
	clear: both;
	padding-bottom: 0px;
	padding-top: 0px;
}
#navi_top1 {
	background-repeat:repeat-x;
	position:relative;
	clear: both;
	padding-bottom: 0px;
	padding-top: 0px;
}
#navi_top2 a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom:0px;
	display:block;
	margin-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	padding: 10px;
	text-transform: uppercase;
	height: 16px;
	background-color: #BA8B62;
	width: auto;
	float:left;
}
#navi_top1 a{
	color:#54350F;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:0px;
	display:block;
	margin-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	padding: 10px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	float:left;
	font-size: 90%;
}
#navi_top1 a:hover{
	color:#BA8B62;
	text-decoration:underline;
}
#navi_top2 a:hover{
	text-decoration:none;
	background-color:#9B735E;
}
#navi_top1 {
	background-color: #ffffff !important;
	position: relative;
}

#navi_top2 {
	background-color: #BA8B62;
	height: 36px;
}

#footer {
	clear: both;
	position: relative;
	height: 40px;
	width: 100%;
	text-align: center !important;
	color: #ffffff;
	padding-top: 7px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 100;
	background-color: #BA8B62;
}
#footer2 {
	clear: both;
	position: relative;
	height: auto;
	width: 100%;
	text-align: center !important;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom:7px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 100;
	background-color: #BA8B62;
}
#nonfooter {
	clear: both;
	position: relative;
	height: 100%;
	background:#ffffff !important;
	top: 0px;
	margin: 0px;
}
#box_contact {
	border: #CCCCCC 1px solid;
	background-color:#EDEDED;
	padding: 0;
	width: 100%;
	
}
#navi_top2 .current {
	background-color: #7E5E4C !important;
}
#wrapper {
	background-color: #ffffff !important;
	width:auto;
}

#help {
	position: absolute;
	float:right;
	left: 494px;
	top: 34px;
}
ul.contact li {
	list-style-type:none;
	width: 150px;
	padding-top: 5px;
	white-space: nowrap;
}


ul#contact_labels li {
	display:block;
	padding: 6px;
	list-style-type:none;

	
}


.smaller {
	color:#233970;

}
.input-boxes {
	padding: 1px;
	border: 1px solid #663366;
	background-color:#BA8B62;
	width: 150px;

}

.input-boxes2{
	border: 1px solid #663366;
	background-color:#BA8B62;
	width: 50px;

}

textarea{
	border: 1px solid #663366;
	background-color:#BA8B62;
	height: 100px;
	width: 215px;
	color: #FFFFFF;
}
.textarea_wide{
	border: 1px solid #663366;
	background-color:#E1E4FC;
	height: 100px;
	width: 335px;

} 
input.input-boxes:active, input.input-boxes:focus,
selecs.input-boxes:active, select.input-boxes:focus
textarea.input-boxes:active, textarea.input-boxes:focus {
	background-color:#382511;
	color:#FFFFFF;
	
}

.button
{
	background-color:#BA8B62;
	color:#ffffff;
	border: 1px solid #cccccc; 
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
}
input.button:hover, input.button:active
{
	background-color:#382511;
	color:#FFFFFF;
	cursor:pointer;

}
.padding10{
	padding-left: 20px;
	padding-bottom: 16px;
}
.kartta {
	vertical-align: top;
	float: left;
}
.img2 {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.img {
	vertical-align: top;
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 0;
}
img {
	border: 0;
}
.table{
	border-top: #ffffff 1px dashed;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 600px;

}
.table2{
	border-top: #333333 1px dashed;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 600px;

}
.table_register{
	border: #CCCCCC 1px dashed;
	background-color:#F8F6FF;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0;

}
.txt_up{
	margin-top: -20px;
	font-style:italic;
	color:#666666;
	margin-bottom: 14px;


}
.hidden{
	display:none;

}
.pdf{
	margin-bottom: -7px;
	border:0;

}
.category {
	background-color: #BA8B62;
	padding-bottom: 1px;
	float: left;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 140px;
	height: 130px;
	margin: 5px;
	padding-top: 0px;
	vertical-align: bottom;
	text-align: center;
}
.category:hover {
	background-color: #7E5E4C;
	cursor: crosshair;
}
.category img {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	border: 0;
}
.category p {
	line-height: 0px;
	text-align: center;
	margin:0px;
}
#wrapper #nonfooter #content #right img {
	vertical-align: middle;
}
