body {
	background-color: #95bc50;
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424242;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #95bc50;
	text-transform:uppercase;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #95bc50;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #95bc50;
}
p {	

	font-size: 12px;
	
}
.ruokalista h3, .ruokalista p{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

img {
	border: 0px;
}

a:link {
	color: #95bc50;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #95bc50;
}
a:hover {
	text-decoration: underline;
	color: #b6bf00;
}
a:active {
	text-decoration: none;
	color: #a6c76b;
}
#content_top {
	margin: 0px auto;
	margin-top: 35px;
	width: 950px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: white;
	font-size: 11px;
}
#content_top a {
	color: white;
	font-weight: bold;
	margin: 10px;
}
#content {
	margin: 0px auto;
	margin-top: 0px;
	width: 950px;
	padding-bottom: 20px;
	background-color: #fff;
	text-align: left;
}
#navigation {
	width: 950px;
	height: 30px;
	line-height: 30px;
	background-color: #cbe782;
	color: white;
	text-transform: uppercase;
}
#navigation a{
	color: #fff;
	font-weight: bold;
	margin-right: 30px;
	font-size: 15px;
	font-family: "Century Gothic";
}
#navigation a:hover, #navigation a:active {
	color: #95bc50;
	font-weight: bold;
	margin-right: 30px;
	font-size: 15px;
	font-family: "Century Gothic";
}
.navigation {
	padding-left: 50px;
	padding-right:50px;
}
#navigation a.current {
	color: #95bc50;
}
#bar {
	width: 950px;
	height: 82px;
}
#subnav {
	float:left;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
#subnav a {
	margin-right: 20px;
}
#subnav a.current {
	color: #cbe782;
}
#logo {
	float: right;
}
#vasen_palsta {
	width: 300px;
	margin-left: 50px;
	float:left;
	line-height: 130%;

}
#keski_palsta {
	width: 280px;
	margin-left: 80px;
	line-height: 130%;
	float: left;
}
#oikea_palsta {
	width: 160px;
	height: 300px;
	
	margin-top: 100px;

	float:right;
	
}

.ruoka {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
.ruoka h4 {
	margin: 0px;
	padding: 0px;
}