body {
	background-color: #000000;
	background-image: url('graphics/pahvi.jpeg');
	
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url('graphics/pahvi2.jpg');
	margin-left: 0;
	padding: 0px;
	width: 870px;
	background-color: #dedede;
}

#logo {
	background-image: url('graphics/logo.jpg');
	background-repeat: no-repeat;
	height: 187px;
	width: 870px;
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	display: none;
}

#navigation {
	background-image: url('graphics/navigaatio.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 336px;
	padding-top: 135px;
	padding-bottom: 30px;
	padding-right: 0px;
	margin-right: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	height: 21px;
	margin-bottom: 3px;
	font-family: Times;
	line-height: 21px;
	list-style-type: none;
	font-size: 13pt;
	letter-spacing: 2pt;
	font-weight: bold;
	padding-left: 36px;
}

#navigation li a {
	color: #e2e2e2;
	text-decoration: none;
}

#content {
	font-family: Times;
	float: right;
	margin-right: 10px;
	width: 524px;
	padding-bottom: 111px;
	padding-top: 70px;
}

#content.etusivu {
	background-image: url('graphics/01_redoetusivu.jpg');
	background-repeat: no-repeat;
}

#content.ideologia {
	background-image: url('graphics/02_ideologia.jpg');
	background-repeat: no-repeat;
}

#content.tuotteet {
	background-image: url('graphics/03_tuotteet.jpg');
	background-repeat: no-repeat;
}


#content.jalleenmyyjat {
	background-image: url('graphics/04_jalleenmyyjat.jpg');
	background-repeat: no-repeat;
}

#content.sari {
	background-image: url('graphics/05_sari.jpg');
	background-repeat: no-repeat;
}


#content.paivi {
	background-image: url('graphics/06_paivi.jpg');
	background-repeat: no-repeat;
}

#content.kuvagalleria {
	background-image: url('graphics/07_kuvagalleria.jpg');
	background-repeat: no-repeat;
}

#content.yhteystiedot {
	background-image: url('graphics/08_yhteystiedot.jpg');
	background-repeat: no-repeat;
}


#content h2 {
	font-family: Times;
	color: #ff4f00;
	margin: 0px;
	padding-bottom: 0.5em;
}

#content h3 {
	font-family: Times;
	color: #3e3827;
	margin: 1em;
	padding: 0px;
	font-size: 12pt;
}

.tuote {
	padding-top: 1em;
	clear: both;
}

/*.tuotteet h3 {
	clear: both;
}*/

#content p {
	margin: 1em;
	color: #3e3827;
}

#content li  {
	color: #3e3827;
	list-style-type: none;
}

#content li a {
	color: #3e3827;
}

#content a {
	color: #3e3827;
}

/*
#content.tiedot {
	font-family: Times;
	color: #3e3827;
	margin: 1em;
	padding: 0px;
	font-size: 10pt;
}*/

.sari img, .paivi img, .tuotteet img {
	float: left;
	margin: 1em;
}

.tuotteet img {
	margin-top: 0;
	border: 1px solid #3e3827;
}


#info {
	background-color: #896217;
	width: 870px;
	height: 31px;
	line-height: 31px;
	clear: both;
	text-align: center;
	padding: 0px;
}
	
#info a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}

.tarina {
	font-style: italic;
	padding-left: 2em;
}

