/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #b7d9a7;
	background-image: url(../tausta_body.jpg);
	font-size: 13px;
	color: #1E3018;
	background-repeat: repeat-x;
}
#otsikko {
	position:relative;
	background:#b7d9a7;
	height:206px;
	width:746px;
	background-image: url(../tausta_palkki.jpg);
	margin-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1d2f15;
	border-right-color: #1d2f15;
	border-bottom-color: #1d2f15;
	border-left-color: #1d2f15;
}
#menu {
	position:relative;
	background-image: url(../tausta_menu.jpg);
	height:43px;
	width:746px;
	margin-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1d2f15;
	border-right-color: #1d2f15;
	border-bottom-color: #1d2f15;
	border-left-color: #1d2f15;
}
#sisalto{
	position:relative;
	margin-left: 15px;
	margin-top:6px;
	width:726px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1d2f15;
	border-right-color: #1d2f15;
	border-bottom-color: #1d2f15;
	border-left-color: #1d2f15;
	background-image: url(../tausta.jpg);
	background-repeat: no-repeat;
	background-color: #b7d9a7;
	bottom:.5em;
	padding: 10px;
}
#copy {
	text-align:center;
	position:relative;
	margin-left:15px;
	bottom:.5em;
	width:736px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1d2f15;
	border-right-color: #1d2f15;
	border-bottom-color: #1d2f15;
	border-left-color: #1d2f15;
	padding:5px;
	background-image: url(../tausta_copy.jpg);
}
.logo {
	height:76px;
	width:114px;
	border:none;
}
.tervetuloa {
	height:40px;
	width:400px;
	border:none;
}
.uutisia {
	height:26px;
	width:400px;
	border:none;
}

a:link { color: #1E3018; text-decoration: none; cursor: default}
a:visited { color: #1E3018; text-decoration: none; cursor: default}
a:hover { color: #96b887; text-decoration: none; cursor: default}
a:active { color: #1E3018; text-decoration: none; cursor: default}

.taulukko {
 	border: 1px solid #1d2f15;
	width: 720px;
}
.esittelytaulukkokuva {
	width: 320px;
	padding:10px;
	border: 1px solid #1d2f15;
}
.esittelytaulukko {
	border: 1px solid #1d2f15;
	font-size:0.9em;
}
