body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #202020;
	background: #ffffff url(/ulkoasu/bg.png) repeat-x;
}

h1, h2, h3, h4 {
	margin-top: 0;
	color: #202020;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

ul {
}

a {
	text-decoration: none;
	color: #cd8a00;	
}

a:hover {
	text-decoration: underline;	
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	position: relative;	
	width: 940px;
	margin: 34px auto;
	height: 262px;
}
#header_image {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 197px;
	background-color: #385573;
}

#logo {
	position: relative;	
	width: 940px;
	height: 72px; 
	margin: 0 auto;
	padding: 0;
}


/* Menu */

#menu {
	position: relative;	
	float: left;
	width:182px;
	margin: 0;
	padding: 0;
	height: 197px;
	background-color: #385573;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 27px;
}

#menu li {
	display: block;	
}

#menu a {
	margin: 0;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5;
	color: #ffffff;
}

#menu a:hover {
	color: #d27029;
}

#menu .current_page a {
	color: #d27029;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	position: relative;	
	width: 940px;
	margin: 0 auto;
	height: 100%;
	background: #ffffff;
}

* html #page {
 	width: 951px;
}


/* Content */

#content {
	position: relative;
	float: left;
	width: 435px;
	margin: 0 15px 0 15px;
}

#content2 {
	position: relative;
	float: left;
	width: 685px;
	margin: 0 0 0 15px;
}

.links {
	padding: 4px 0px;
	text-align: right;
}

.links a {
	border: none;
}

.links a:hover {
}

#content h2 {
	height: 39px;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	line-height: 39px;
	color: #ffffff;
}

#content2 h2 {
	height: 39px;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	line-height: 39px;
	color: #ffffff;
}

.sidebar_content
{
	position: relative;
	float: left;
	text-align: justify;
	padding: 18px 6px 15px 5px;
	line-height: 1.7;
}
.contact
{
	font-size: 10px;
	padding-top: 20px;
	line-height: 1.4;	
}

.center_content
{
	width: 424px;
	background: #92b537 url(/ulkoasu/bar_middle.gif) repeat-x;
}
.center_content2
{
	width: 674px;
	background: #92b537 url(/ulkoasu/bar_middle.gif) repeat-x;
}
.content_table_div
{
	margin-top: 15px;
}
.content_div
{
	margin-top: 15px;
	padding: 0 7px 0 7px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 237px;
	padding: 0;
}

.sidebar h2 {
	height: 39px;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	line-height: 39px;
	color: #ffffff;
}

.sidebar li {
	display: table-row;
}

.ad
{
	margin-left: -32px;
}
.bar
{
	position: relative;
	float: left;
	height: 39px;
	background: #92b537 url(/ulkoasu/bar_middle.gif) repeat-x;	
}
.center_sidebar
{
	width: 226px;
}
.bar_right
{
	position: relative;
	float: right;
	width: 5px;
	height: 39px;	
	background: #92b537 url(/ulkoasu/bar_right.gif) no-repeat;
}
.bar_left
{
	position: relative;
	float: left;
	width: 6px;
	height: 39px;
	background: #92b537 url(/ulkoasu/bar_left.gif) no-repeat;
}

.first
{
	margin-top: 0;
	padding-top: 0;
}
ul.list
{
	text-align: left;
	margin:0;
	padding: 0 0 0 5px;
}
.list li
{
	height: 24px;
}

.list h2, h3
{
        font-size: 11px;
        margin: 0;
        font-weight: bold;        
        color: #303030;
}

.clear
{
	clear: both;
}

#tapahtumaotsikko
{
	font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.otsikko
{
        font-size: 13px;
        font-weight: bold;
}

