*
{
	padding: 0px;
	margin: 0px;
	/*Arial 11 px, bold, harvennus 25, riviväli 14 px, # 19110B*/
	font-family: arial, sans;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 14px;
	color: #19110b;
}

table
{
	border-collapse: collapse;
}

h1, h2, h3
{
	color: #65241c;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 15px 0px;
}

a:visited, a:active, a:link
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

p
{
	padding: 5px 0px 5px 0px;
}

html
{
	background-color: #f4eed6;
	width: 100%;
}

body
{
	padding: 0px 4px 4px 4px;
	background-color: white;
	width: 953px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

div#header
{
	width: 953px;
	height: 62px;
	background-color: #fdf8e6
}

div#search
{
	float: right;
	padding: 10px 25px 0px 0px;
}
div#search font.search
{
	color: black;
	font-size: 10px;
	font-weight: normal;
}

div#mainMenu
{
 	background: transparent;
	background-image: url('../img/menu_background.png');
	position: absolute;	
	width: 953px;
	height: 20px;
	border-bottom: 1px solid #fbd823;
	border-top: 1px solid #fbd823;
	z-index: 10;
	padding-top: 9px;
}

div#mainMenu ul
{
	list-style: none;
	display: inline;
	padding: 0px;
	padding-left: 136px;
	margin: 0px;
}

div#mainMenu li
{
	display: inline;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}
div#mainMenu a
{
	text-decoration: none;
	color: #65241c;
	font-size: 14px;
	font-weight: bold;
}

div#mainMenu img
{
	border: 0px;
}

div#mainImageLeft
{
	float: left;
	clear: left;
	background-color: transparent;
	width: 439px;
	height: 338px;
	text-align: right;
}

div#mainImageRight
{
	float: right;
	clear: right;
	background-color: transparent;
	width: 514px;
	height: 338px;
	text-align: left;
}

div#contentHolder
{
	float: left;
	width: 953px;
	height: auto;
	background-color: #eee3b8;
}

div#contentLeft
{
	float: left;
	clear: left;
	background-color: transparent;
	width: 439px;
	height: auto;
	padding: 2px 0px 10px 0px;
}
div#contentRight
{
	float: right;
	clear: right;
	background-color: transparent;
	width: 364px;
	height: auto;
	padding: 30px 140px 30px 10px;
}

div#footer1
{
	clear: both;
	background-color: #e6d9a5;
	border-top: 1px solid #dcce97;
	border-bottom: 1px solid #dcce97;
	width: 953px;
	height: 21px;
}
div#footer2
{
	clear: both;
	background-color: #eee3b8;
	width: 953px;
	height: 11px;
}
div.frontpageBanner
{
	margin-left: 91px;
	margin-top: 4px;
}
div.frontpageBanner a img
{
	border: none;
}
div.gallup
{
	padding-left: 105px;
	padding-top: 30px;
	width: 190px;
	height: 82px;
}
td.gallup
{
	padding-top: 4px;
	color: white;
}
td.gallupAns
{
	padding-top: 0px;
	color: white;
}
table.gallupBar
{
	border: 1px solid #c0c0c0;
	height: 4px;
}
td.gallupBarFill
{
	background-color: white;
}

/*---SUBPAGE---*/
table#subTable
{
	width: 953px;
	
}

td.sidemenu
{
	background-color: #fdf8e6;
	width: 204px;
	height: auto;
	color: #65241c;
	font-size: 11px;
	font-weight: bold;
}
td.sidemenu h1
{
	font-size: 13px;
	font-weight: bold;
}

td.container
{
	vertical-align: top;
	width: 749px;
	height: auto;
	background-color: #eee3b8;
}

div#subImageLeft
{
	float: left;
	clear: left;
	width: 299px;
	height: 248px;
	text-align: right;
	background-color: white;
}
div#subImageRight
{
	float: right;
	clear: right;
	width: 450px;
	height: 248px;
	text-align: left;
	background-color: white;
}

div#subContent
{
	background-color: #eee3b8;
	clear: both;
	width: 552px;
	height: auto;
	padding: 54px 140px 10px 57px;
}
div#subContent h1,div#subContent h2,div#subContent h3
{
/*	color: #19110b;*/
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
div#subContent b
{
	font-weight: bold;
}
div#subContent td
{
	padding: 2px;
	vertical-align: top;
}
td.sidemenu
{
	padding: 30px 0px 10px 15px;
	background-color: #fdf8e6;
}

td.sidemenu ul
{
	list-style: none;
}
td.sidemenu li
{
	padding: 3px 0px 3px 0px;
}
td.sidemenu li a.menu
{
	text-decoration: none;
	color: #65241c;
	font-size: 11px;
	font-weight: bold;
}
td.sidemenu h3
{
	color: #65241c;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
td.suositus
{
	font-weight: bold;
}
div#sitemap ul
{
	list-style: none;
}
div#searchRes ul
{
	list-style: none;
}