body {
	color: #FFFFFF;
	background-color: #FF6600;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 610px;
}
td {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
h1 {
	color: #59240E;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: left;
}

.layout_sub h1 {
	font-size: 22px;
}

h2{
	color:#59240E;
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-bottom:17px;
	margin-top:5px;
	text-align:left;
}
h3 {
	color:#59240E;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin-bottom:17px;
	margin-top:5px;
	text-align:left;
}
h4 {
	color:#59240E;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:17px;
	margin-top:5px;
	text-align:left;
}
h5 {
	color:#59240E;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-bottom:17px;
	margin-top:5px;
	text-align: left;
	text-decoration: none;
}
p {
	margin: 9px 0 18px 0;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a {
	color: #990000;
	text-decoration: none;
}

div.layout_sub a {
	color: #5B260F;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

ul li {
	font-size: 12px;
	list-style-position:outside;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	list-style-image:url(images/list_item.gif);
	margin:0px 0px 0px 7px;
	padding:0px 0px 0px 5px;
	color: #FFFFFF;
}

ul li a {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

ul li a:hover {
	color: #990000;
}

ol li {
	margin:4px 0px 0px;
	color:#FFFFFF;
}

/*hr {
	border-top: 1px solid #e2e2e2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
	margin: 28px 0 14px 0;
}*/
hr {
	background-color:transparent;
	/*border-color:#D83C00 -moz-use-text-color #F97726;*/
	border-left:medium none;
	border-right:medium none;
	border-style:solid none;
	border-width:1px medium;
	margin: 20px  0 25px 0;
	border-top: 1px #D83C00 solid;
	border-bottom: 1px #F97726 solid;
}

table.ala_taulukko {
	margin-bottom: 25px;
}

td.solu_vasen_ala {
	padding: 0 18px 0 0;
	background-image:url(images/pystyviiva_bg.gif);
	background-position: top right;
	background-repeat:repeat-y;
}

td.solu_oikea_ala {
	padding: 0 0 0 18px;
}

div.content_inner_center {
	width: 300px;
	margin: 0 0 0 320px;
}

div.content_inner_left {
	float: left;
	width: 300px;
}

div.content_inner_right {
	float: right;
	width: 300px;
}

div.etusivu_vasen_yla_kuva {
	background: url(images/frontpage_pic_1.jpg) top left no-repeat;
	padding: 16px 16px 16px 18px;
	height: 118px;
	margin-bottom: 15px;
}

div.etusivu_vasen_yla_kuva img {
	height:118px;
	width:266px;
	margin: 0;
}

div.etusivu_oikea_yla_kuva {
	background: url(images/frontpage_pic_3.jpg) top left no-repeat;
	padding: 16px 15px 16px 16px;
	height: 118px;
	margin-bottom: 15px;
}

div.etusivu_oikea_yla_kuva img {
	height:118px;
	width:268px;
	margin: 0;
}

div.etusivu_keski_yla_kuva {
	background: url(images/frontpage_pic_2.jpg) top left no-repeat;
	padding: 14px 15px 16px 17px;
	height: 120px;
	margin-bottom: 15px;
}

div.etusivu_keski_yla_kuva img {
	height:122px;
	width:268px;
	margin: 0;
}

img.mainoskuva_ala {
	margin: 0 6px 0 0;
}

h2.otsikkoalaviivalla {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 0;
	color: #5B260F;
	/*border-bottom: 2px solid #653720;*/
	background: url(images/headerbg.png) no-repeat;
	background-position: 0% -310%;
	font-family: Helvetica;
	text-transform: uppercase;
	letter-spacing: 8px;
}

h2.otsikkoalaviivalla:first-letter {
	font-size: 16px;
}

table.menut {
	margin-bottom: 35px;
}
table.menut td {
	padding-bottom: 25px;
	color: #fff;
	font-weight: bold;
}
table.menut ul {
	list-style-type: none;
	list-style-image: none;
	color:#EBEBEB;
	font-weight: normal;
}

img.kuva_reunuksella {
	border: 1px solid #000;
}

h2.otsikkoalaviivallapieni {
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 2px;
	margin-top: 15px;
	color: #5B260F;
	/*border-bottom: 2px solid #653720;*/
	background: url(images/headerbg.png) no-repeat;
	background-position: 0% -120%;
	font-family: Helvetica;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h2.otsikkoalaviivallapieni a {
	color: #5B260F;
	text-decoration: none;
}

img.kuvaoikealle {
	float: right;
	width: 212px;
	height: 300px;
}
img.tapahtumakuva {
	float: right;
	width: 212px;
	margin-top: -34px;
}

