@charset "utf-8";

body {
	background: url(kuvat/ylatausta.png) repeat-x #fbfbe1;
	margin: 0;
	padding: 0;
	color: #5C483D;
	font-size: 11px;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding-top:5px;
	color: #57514b;
	font-size: 15px;
	font-family: Century Gothic, Georgia;
	letter-spacing: normal;
	text-align: left;
}

p {
	font-size:12px;
	padding-top:3px;
	color: #57514b;
	font-family: Century Gothic, Georgia;
	letter-spacing: normal;
	max-width:660px;
}

a img {
	padding: 5px 5px 5px 5px;
	border: 1px #d6d68f solid;
	background:#FFFFFF;
}

.kuva {
	padding: 5px 5px 5px 5px;
	border: 1px #d6d68f solid;
	background:#FFFFFF;
}

A:active, A:visited, A:link {
	font-family: Verdana, Tahoma;
	color: #B8B37A;
	text-decoration: none;
	font-size: 11px;
}

A:hover {
	font-family: Verdana, Tahoma;
	color: #6A7A52;
	text-decoration: none;
	cursor: default;
	font-size: 11px;
}

.container {
	width: 789px;
	margin: 0 auto; 
}

.header {
	background: #ADB96E;
}

.content {

	padding: 10px 0;
}

.footer {
	padding-top:0px;
	padding-left:0px;
	background: url(kuvat/footer_bg.png) no-repeat;
	height:80px;
	width:789px;
}

.footer p {
	text-align: left;
	padding-left:50px;
	padding-right:50px;
	padding-top:25px;
	font-size:12px;
	text-align:center;
	color: #B8B37A;
}

.footer a {
	text-decoration: none;
	font-size:11px;
	color: #6A7A52;
}

.footer a:hover {
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
}

.kokosivu {
	background: url(kuvat/alatausta.png) repeat-y;
	width: 789px;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom: -12px;
	padding-left:60px;
	padding-right:60px;
}


#otsikkokuva {
	background: url(kuvat/otsake_01.png) no-repeat;
	height: 207px;
	width:789px;
	}

#menu {
	background: url(kuvat/otsake_02.png) no-repeat;
	height:43px;
	width:789px;
}

#menu ul li {
	margin: 0;
	float: left;
	list-style: none;
	line-height: normal;
	padding-left:35px;
	padding-right:0px;
}

#menu a:link {
	display: block;
	float: left;
	width: inherit;
	height: 25px;
	margin-top: 0px;
	padding: 5px 15px 15px 0;
	text-align: center;
	color: #6A7A52;
	font-size: 13px;
	font-family: 'Palatino Linotype', Georgia, Serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#menu a:visited {
	display: block;
	float: left;
	width: inherit;
	height: 25px;
	margin-top: 0px;
	padding: 5px 15px 15px 0;
	text-align: center;
	color: #6A7A52;
	font-size: 13px;
	font-family: 'Palatino Linotype', Georgia, Serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#menu a:hover {
	display: block;
	float: left;
	width: inherit;
	height: 25px;
	margin-top: 0px;
	padding: 5px 15px 15px 0;
	text-align: center;
	color: #B8B37A;
	font-size: 13px;
	font-family: 'Palatino Linotype', Georgia, Serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#menu a:active {
	display: block;
	float: left;
	width: inherit;
	height: 25px;
	margin-top: 0px;
	padding: 5px 15px 15px 0;
	text-align: center;
	color: #B8B37A;
	font-size: 13px;
	font-family: 'Palatino Linotype', Georgia, Serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}


.esittelyteksti {
	padding-top:0px;
	padding-left:35px;
	padding-right:20px;
	background-image:url(kuvat/esittelytausta.png);
	background-repeat:no-repeat;
	text-align:left;
}

.table {
	margin-left:5px;
}

.hintatable {
width: 300px;
border:0;
text-align:left;
vertical-align:top;
}