body,td,th {
	font-family: arial,verdana;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #aaa48f;
	margin: 0;
	text-align: center;
	background-image: url('images/body_back.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}

h1 {
	margin: 0em 0em 1em 0em;
	font-size: 1.3em;
	color: #7c591d;
}

h2 {
	margin: 0em 0em 1em 0em;
	font-size: 1.2em;
	color: #7c591d;
}

h3 {
	margin: 0em 0em 1em 0em;
	font-size: 1.1em;
	color: #7c591d;
}

h4 {
	margin: 0em 0em 1em 0em;
	font-size: 1em;
	font-weight: bold;
	color: #7c591d;
}

form {
	margin: 0;
}

hr
{
	border: 0;
	width: 100%;
	color: #666;
	background-color: #666;
	height: 1px;
	padding: 0;
	margin: 0;
}

p
{
	padding: 0;
	margin: 1em 0px 1em 0px;
}

div.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div#banner
{
	background-image: url('images/banner.jpg');
	height: 160px;
}

div#top_menu
{
	position: relative;
	height: 57px;
	background-image: url('images/top_menu.jpg');
	color: #666;
	font-weight: bold;
}

div#content
{
	background-image: url('images/content_back.jpg');
}

table#content_table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

table#content_table td
{
	vertical-align: top;
	text-align:left;
}

td#content_left
{
	width: 200px;
}

td#content_middle
{
	width: 466px;
}

td#content_right
{
	width: 234px;
}

div.content_wrapper
{
	margin: 0px 20px 0px 20px;
	text-align: justify;
}

div.content_wrapper_center
{
	margin: 0px 10px 0px 20px;
	text-align: justify;
}

div#news_wrapper
{
	width: 184px;
	overflow: hidden;
	margin: 0px 20px 0px 30px;
}

span#news_head
{
	font-size: 1.3em;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

div#news_wrapper strong
{
	color: #7c591d;
}

div#news_wrapper p
{
	margin: 0px 0px 5px 0px;
	padding: 0;
}

div#news_wrapper hr
{
	border: 0;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0;
	height: 0px;
	color: #fff;
	line-height: 0px;
}

.menu {
	vertical-align: top;
	padding: 0;
}

.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.menu a
{
	display: block;
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.menu a:link, .menu a:visited, .menu a:active
{
	color: #7c591d;
}

.menu a:hover
{
	color: #7c591d;
	text-decoration: underline;
}

a.menu-current:link, a.menu-current:visited, a.menu-current:active, a.menu-current:hover {
	color: #7c591d;
	text-decoration: underline;
}

a.menu-parent:link, a.menu-parent:visited, a.menu-parent:active, a.menu-parent:hover {
	color: #7c591d;
}


.menu ul ul a
{
	display: block;
	margin: 2px 0px 8px 10px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.menu ul ul a:link, .menu ul ul a:visited, .menu ul ul a:active
{
	color: #666;
}

.menu ul ul a:hover
{
	color: #666;
	text-decoration: underline;
	
}

.menu ul ul a.menu-current:link, .menu ul ul a.menu-current:visited, .menu ul ul a.menu-current:active, .menu ul ul a.menu-current:hover {
	color: #666;
	text-decoration: underline;
}

div#footer {
	background-image: url('images/footer.jpg');
	height: 73px;
	text-align: left;
	position: relative;
}

span#footer_text
{
	position: absolute;
	color: #666;
	font-weight: bold;
	top: 28px;
	left: 50px;
	font-size: 12px;
}

div#search_box
{
	position: absolute;
	left: 690px;
	top: 6px;
}

div#font_sizer
{
	position: absolute;
	left: 525px;
	top:5px;
	font-size: 12px;
}

div#font_sizer img
{
	border: 0;
	position: relative;
	top: 5px;
}

div#hankkeet
{
	position: absolute;
	top: 12px;
	left: 20px;
	font-size: 12px;
}

input.search_button
{
	font-size: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.field
{
	border: solid 1px #aaa;
}

a#ray
{
	display: block;
	width: 42px;
	height: 50px;
	border: 0;
	position: absolute;
	left: 780px;
	top: -15px;
}
