@charset "utf-8";
body, html  { background-color: #362416; no no-repeat fixed center top; height: auto }
.container  { background-color: #fff; margin-right: auto; margin-left: auto; position: relative; width: 800px; height: auto !important; min-height: 100%; border: solid thin #000000 }
.container2    { background-color: #fff; margin-right: auto; margin-left: auto; position: relative; width: 800px; height: auto !important; min-height: 100%; border: no; }
.footer   { background-color: white; float: none; clear: both }


.header_index   { background-color: white; background-image: url("images/hoitola.jpg"); width: 800px; height: 260px }


.header_index2     {
	background-color: white;
	background-image: url(images/kampaamo.jpg);
	width: 800px;
	height: 104px
}
.header_kampaamo     {
	background-color: white;
	background-image: url("images/kampaamo.jpg");
	width: 800px;
	height: 104px
}

.menu   {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	border: thin #000000;
	width: 800px;
}
.index_left {
	height: auto;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	border-bottom-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	border-top-width:thin;
	background-color: #fff;
	float: left;
	padding: 0px;
}
.index_left2   { background-color: #fff; background-position: 0 100%; margin-right: auto; margin-left: auto; padding: 0; width: 190px; height: auto; float: left; border: thin #000000 }
.peace  { background-color: #fff; margin-right: auto; margin-left: auto; padding: 0; width: 197px; height: 500px; float: left; border-style: solid none solid solid; border-width: thin; border-color: #000000 }
.index_right2  { background-color: #fff; margin-right: auto; margin-left: auto; padding: 0; width: 600px; height: 100%; float: right; border-style: none none none solid; border-width: thin; border-color: #000000 #000000 #000000 #fff }
.bottom  { background-color: #2eab11; position: relative; bottom: 600px; width: 800px; height: 50px; border: solid thin #000000 }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: 25px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 25px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 25px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

