body {
	background-color: #f7c187;
}

table.main-table {
	background-color: #b99474;
	margin: auto;
	margin-top: 30px;
	text-align: left;
	border: solid #FFFFFF 3px;
	border-spacing: 8px;
}


table.menu {
	border: solid #000000 0px;
	background-color: #814623;
}

table.menu {
	font-weight: normal;
}

td.main-cell {
	border: 0px;
}

table.menu {
	font-size: 14px;
}

table.menu tr td {
	border-bottom: solid #f7c187 1px;
	padding-bottom: 3px;
}


td.left-bar {
	background-color: #814623;
	border-right: solid #9d6d46 3px;
}



table.menu a {
	color: #ffffff;
	text-decoration: none;
}


table.menu a:hover {
	color: #efe9e6;
	text-decoration: none;
}

td.aktiivinen, td.aktiivinen a {
	text-decoration: none;
}

td.aktiivinenalialue a {
	text-decoration: none;
}


td.main-cell li a {
	font-size: 14px;
}

td.main-cell li {
	margin-bottom: 14px;
}

td.main-cell a {
	color: #3e928a;
}

td.main-cell a:hover {
	color: #3e928a;
}

td.main-cell a:visited {
	color: #3e928a;
}

td.main-cell a:active {
	color: #3e928a;
}

td.heading {
	vertical-align: middle;

	padding: 0px;

	background-color: #ffffff;
	border-top: 10px solid #95592a;
	border-bottom: 10px solid #95592a;
	text-align: center;
	
}

h1, h2, h3 {
	color: #814623;
}