.logo {
	background-image: url(images/logo-door.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 780px;
}

a.one:link {
	color: #BE805F;
	text-decoration: none;
} 
a.one:visited {
	color: #BE805F;
	text-decoration: none;
}
a.one:hover {
	text-decoration: underline;
}

a.three:link {
	color: #ffffff;
	text-decoration: none;
}
a.three:visited {
	color: #ffffff;
	text-decoration: none;
}
a.three:hover {
	color: #DAD2C0;
	text-decoration: none;
}

.menulist {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 780px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

html>body .menulist
{
	height: 29px;
	min-height: 29px;
	
}
.teksti {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	height: 100%;
	padding-left: 10px;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 780px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9B9A5;
	font-weight: bold;
	text-align: left;
}
.leipateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.bigbox {
	padding-bottom: 10px;
}
.otsikkoteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BE805F;
}
