* {
	margin: 0;
	padding: 0;
	border:0;
}

#etusivu #navi .etusivu a,
#koirat #navi .koirat a,
#pennut #navi .pennut a,
#yhteys #navi .yhteys a{
	background-color: #fff;
	color: #42362b;
}

body {
	background-color: #d5cfc1;
	background-image: url(kuvat/header.jpg);
	background-repeat: repeat-x;
}

#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #a8c545;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 20px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #42362A;
}


#container {
	width: 770px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}
#header {
	background-image: url(kuvat/logo.gif);
	height: 178px;
	background-repeat: no-repeat;
}

/* navi */

.yhteysoike {
	color: #f1f0ee;
	float: right;
}

.tassu {
	float: right;
	margin-top: 1px;
}

#navi {
	width: 770px;
	float: left;
	height: 28px;
	text-align: right;
	font-size: 0.9em;
}

#navi2 {
	width: 750px;
	float: left;
	position: absolute;
	top: 212px;
	font-size: 0.9em;
	left: 15px;
}

#navi ul {
	list-style-type: none;
}

#navi li {
	float: left;
	width: 110px;
}
#navi2 li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#navi a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 5px;
}

#navi2 a {
	color: #42362b;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
}

#navi ul li a {
	color: #d5cfc1;
}

#navi a:hover {
	color: #42362b;
}
#navi2 a:hover {
 color: #a8c545;
}

/* navi loppu */

#content {
	width: 540px;
	float: left;
	background-color: #FFF;
	border: 1px solid #666;
	position: relative;
	top: 55px;
	padding-bottom: 50px;
}

#kainalo {
	float: right;
	width: 200px;
	border: 1px solid #666;
	background-color: #FFF;
	position: relative;
	top: 55px;
}
#kainalo h1 {
	padding-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	background-image: url(kuvat/otsikko.jpg);
	height: 23px;
	width: 200px;
	font-size: 1em;
	text-align: center;
	font-weight: normal;
}
#footer {
	background-color: #8f8375;
	clear: both;
	height: 400px;
	position: relative;
	top: 75px;
	background-image: url(kuvat/palkki.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#galleria {
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-image: url(kuvat/galleria.jpg);
	margin-right:auto;
	margin-left:auto;
	width: 155px;
	height: 165px;
	border-style: none;
	color: #d5cfc1;
	background-repeat: no-repeat;
	background-position: center top;
}

#galleria p {
	margin-top: 30px;
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
}

#content li {
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	list-style-image: url(kuvat/pallo.gif);
}
#content img {
	margin-bottom: 10px;
	margin-top: 10px;
}

#content h1 {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: left;
}


#kuvat {
	width: 231px;
	float: left;
	margin: 20px;
}

#kainalo p a {
	color: #9AB242;
	text-decoration: underline;
}
#content a {
	color: #9AB242;
	text-decoration: underline;
}

#kuvat img {
	float: left;
}

#rodut {
	float: left;
	margin: 20px;
}

#rodut img {
	float: left;
	margin-right: 20px;
}

#kuvat2 {
	width: 123px;
	float: left;
	margin: 20px;
}