body {
	background: #FFFFFF;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-align: center;
	/*background: url('../gfx/background.jpg') no-repeat fixed bottom right;*/
}
#background{position:fixed; top:0; left:0; width:100%; height:100%; z-index: -1;}
.background2 {
	position: absolute;
	z-index: -1;
}
#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 1;
}
@font-face {
  font-family: "ITC KRISTEN";
  src: url(../ITCKRIST.ttf) format("truetype");
}
.newsf { font-family: "ITC KRISTEN", sans-serif;
	font-size: 0.9em !important;
	line-height: 130%;
}
.container {
	width: 859px;
	margin: 0 auto;
	text-align: left;
}

.main {
	width: 859px;
	text-align: left;
}

.header {
	width: 859px;
	height: 240px;
	background: transparent url('../gfx/header.png') no-repeat;
}

.left {
	width: 34px;
	background: transparent url('../gfx/left.png') repeat-y;
}

.menu {
	width: 200px;
	background: url('../gfx/navigation.jpg') repeat-y top;
	text-align: center;
	padding: 8px 0 0 0;
}
.facebook {
	background: url('../gfx/facebook.png') no-repeat/* scroll 0 -40px transparent*/;
	width: 62px;
	height: 78px;
	margin-left: 70px;
	margin-top: 10px;
	float: left;
}
.facebook a {
	background: url("../gfx/facebook.png") no-repeat/* scroll left top transparent*/;
    color: #003399;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    width: 100%;
}
.facebook a:hover {
	background-image: none;
}
.navigation {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}

.extended_navigation {
	width: 200px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 27px;
	font-size: 10px;
	/* padding: 10px 15px 0 0; */
}

#hill_side {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	font-size: 12px;
}

.content {
	width: 550px;
	background: #ECDECD;
	color: #000000;
	line-height: 130%;
	padding: 20px;
	font-size: 15px;
}

.text {
	width: 317px;
}

.empty {
	width: 15px;
}

.picture {
	width: 218px;
}

.right {
	width: 35px;
	background: transparent url('../gfx/right.png') repeat-y;
}

.footer {
	width: 859px;
	height: 88px;
	background: transparent url('../gfx/footer.png') no-repeat;
}

/* TEKSTIMUOTOILUT */

h1 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
}

h2 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 14px;
}

h3 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 13px;
}

h4 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
}

p, div {
	padding-bottom: 12px;
}

ul {
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 12px;
}

/* */

.menus {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 307px;
	height: 14px;
	background-color: #A67C52;
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
}

/*.current {
	display: block;
	width: 280px;
	height: 18px;
	background-image: url('../gfx/ajankohtaistabg.png');
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
}

.current a {
	color: #000000;
	text-decoration: none;
}
*/
.current {
	background: url('../gfx/ajankohtaistabg.png') no-repeat scroll 0 -35px transparent;
	width: 300px;
	height: 25px;
	/*padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;*/
}
.current a {
	background: url("../gfx/ajankohtaistabg.png") no-repeat scroll left top transparent;
    color: #003399;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    width: 100%;
}
.current a:hover {
	background-image: none;
}
.bottom {
	z-index: -2;
	position:fixed;
	top:0;
	left:0;
}
.l_float {
	float:right;
	margin-top: -1996px;
}
/* YLLÄPITO */

.maintenance {
	width: 760px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 0;
	padding: 20px;
}
