@charset "utf-8";
/* CSS Document */

#pohja {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#pohja #sivupohja {
	display: block;
	float: left;
	width: 800px;
	background-color: #FFF;
}
#pohja #sivupohja #header {
	background-image: url(ajokoira2.jpg);
	display: block;
	height: 300px;
}
#pohja #sivupohja #menu {
	display: block;
	background-color: #B7CC43;
	height: 20px;
	float: left;
	width: 800px;
}
#pohja #sivupohja #oikea center p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
#pohja #sivupohja #footer {
}

#pohja #sivupohja #vasen {
	display: block;
	width: 280px;
	float: left;
	background-color: #FFF;
	padding-left: 20px;
}
#pohja #sivupohja #oikea {
	display: block;
	width: 470px;
	float: left;
	background-color: #FFF;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
#pohja #sivupohja #footer {
	height: 30px;
	background-color: #B7CC43;
	display: block;
	float: left;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
#pohja #sivupohja #vasen p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #600;
	text-decoration: none;
}
#pohja #sivupohja #vasen p a {
	color: #600;
	text-decoration: none;
	padding-left: 10px;
}
.uutinen {
	font-weight: normal;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	list-style-type: disc;
	font-variant: normal;
	text-transform: none;
}
#pohja #sivupohja #vasen p .uutinen a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333;
	font-size: 12px;
}
.kuvateksti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
#pohja #sivupohja #oikea center h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #600;
	text-align: left;
}
#pohja #sivupohja #oikea center p {
	text-align: left;
}
#pohja #sivupohja #oikea center h2 strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #300;
}
#pohja #sivupohja #oikea center h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #600;
	text-align: left;
}
#pohja #sivupohja #oikea center p a {
	color: #600;
	text-decoration: none;
}
