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;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
}

.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;
}

.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: 14px;
	padding: 20px;
}

.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 {
	color: #000000;
	display: block;
	width: 307px;
	height: 14px;
	background-color: #A67C52;
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
}

.current a {
	color: #000000;
	text-decoration: none;
}

/* YLLÄPITO */

.maintenance {
	width: 760px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 0;
	padding: 20px;
}