body,
html {
    margin:0;
    padding:0;
    background: #857155;
    color: #675742;
	font-family: Tahoma, Verdana, sans-serif;
    }
body {
    min-width:820px;
    }
#wrap {
    background:#CBBFAE;
    margin: 1em auto 1em auto;
    width:800px;
	border: 2px solid #675742;
	line-height: 110%;
    }
#header {
    background: url(banneri_01.jpg) no-repeat;
	height: 143px;
    }
#nav {
    background: url(banneri_02.jpg) no-repeat;
	height: 37px;
    }
#nav ul{
	margin: 0 0 0 50px;
	padding: 0;
	white-space: nowrap;
	position: relative;
	bottom: -9px;
    }
#nav li, #nav a{
    display: inline;
	color: #fff;
	margin-right: 0.45em;
	list-style-type: none;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
	font-family: 'Trebuchet MS', sans-serif;
    }
#nav a:hover {
	color: #CBBFAE;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	}
.inside {
	margin: 1em;
}
#single {
	background:#CBBFAE;
}
#main {
    background:#CBBFAE;
    width: 450px;
	float: right;
    }
#main2 {
    background:#CBBFAE;
    width: 400px;
	float: right;
	margin-top: 2em;
    }
#main3 {
    background:#CBBFAE;
    width: 400px;
	float: right;
    }
#sidebar {
	background:#CBBFAE;
    width: 350px;
	float: left;
}
#sidebar2 {
	background:#CBBFAE;
    width: 400px;
	float: left;
}
#box {
	clear: both;
	background: #BFB09C;
	border: 3px #675742 dotted;
	padding: 0.2em;
	width: 80%;
	font-size: 90%;
	margin: 2em auto 1em auto;
}
#box2 {
	background: #BFB09C;
	border: 3px #675742 dotted;
	padding: 0.2em;
	width: 130px;
	font-size: 90%;
	font-weight: bold;
	margin: 2em auto 1em auto;
	text-align: center;
}
#footer {
    background:#675742;
	clear: both;
	height: 40px;
	margin-top: 2px;
	line-height: 80%;
    }
#footer p {
    padding:5px;
    margin: 5px auto 0 auto;
	font-size: 65%;
	color: #fff;
    }
#footer a {
	padding:5px;
    margin: 5px auto 0 auto;
	font-size: 100%;
	color: #fff;
}
#footer a:hover {
	color: #CBBFAE;
}
#clear {
	clear: both;
}
h1 {
	font-weight: bold;
	font-size: 140%;
	margin: 1.5em auto 1em auto;
	text-transform: uppercase;
	text-align: center;
    }
h2 {
	font-weight: bold;
	font-size: 120%;
	margin: 10px 5px 5px 15px;
	line-height: 1.5em;
    }
p {
	padding: 0 20px 0 20px;
	font-size: 1em;
	line-height: 1.3em;
	}
.justify {
	text-align: justify;
	}
.alle {
	margin-top: 50px;
}
ul {
	margin: 0 0 10px 0;
}
li {
	margin-left: 10px;
	font-size: small;
	list-style-type: circle;
}
a {
	text-decoration: underline;
	color: #675742;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
img {
	border: none;
	padding: 0.2em;
	}
strong {
	font-weight: bolder;
	font-size: 1em;
}
hr {
	clear: both;
	margin: 15px;
	background-color: #fff;
	color: #fff;
	height: 2px;
}
.etusivu {
	font-style: italic;
	font-size: 90%;
}
.blogi {
    margin-left: 10px;
	}
.front {
	margin: 0 0 0 40px;
}
.teksti {
	clear: right;
}
.linkit {
	line-height: 150%;
}
.kuvateksti {
	font-size: smaller;
	font-style: italic;
}
.kuvateksti a:hover {
	text-decoration: none;
}
.right {
	float: right;
	margin: 10px 10px 10px 0;
	text-align: right;
	padding: 0;
}
.right img {
	margin: 0;
	padding: 0;
}
.left {
	float: left;
	margin: 0 10px 10px 10px;
}
.keski {
	text-align: center;
	margin: 1em 0 0 0;
	font-weight: bold;
}
#suku {
	width: 90%;
	margin: 0 auto;
	font-size: 80%;
}
#suku td {
	border: 1px solid #333;
	padding: 2px 5px;
}
#statcounter {
	float: right;
    padding:5px;
    margin: -3.5em auto 0 auto;
	font-size: 65%;
	color: #fff;
}
/*Fonttikokeilut*/
.tahoma {
	font-family: tahoma;
}
.verdana {
	font-family: verdana;
}
.arial {
	font-family: arial;
}
.trebuchet {
	font-family: 'Trebuchet MS';
}