html, body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#682416;
	color:#eca30b;
	margin:0px;
}
html, body{
	height:100%;
}
h1, h2, h3, h4, h5{
	color:#eca30b;
	font-weight: normal;
	padding:0;
	margin:0;
}
h1{
	font-size: 18pt;
}
h2{
	font-size: 16pt;
}
h3{
	font-size: 12pt;
	padding-top:15px;
}
h4{
	padding-top:12px;
	color:#ee6a00;
	font-weight: bold;
	font-size:10pt;
}
h5{
	padding-top:10px;
	font-weight: bold;
	font-size:9pt;
}
 a{
	color:#eca30b;
	text-decoration:underline;
}
a:visited { 
	color:#eca30b;
	text-decoration:underline;
}
a:hover{
	color:#ee6a00;
}
a:active{
	color:#ee6a00;
}
label{
	width:73pt;
	display:block;
	float:left;
}
input, textarea{
	float:left;
	background: #fcfdc9;
	color:#490200;
}
input.button{
	float:left;
	margin:5px 10px 10px 0px;
	/*background-color:#BB8109;*/
	color:#490200;
	border: 1px solid #501c11;
}
.formRow{
	display:block;
	margin:5px 0px;
}
.header{
	background:#490200 url(imgs/header_uusi.jpg) no-repeat left bottom;
	height:90pt;
}
.lang{
	width:200px;
	float:left;
	display:inline;
	text-align:right;
}
.topmenu{
	background-color:#BB8109;
	color:#490200;
	padding:1pt 0pt;
	font-weight:bold;
}
.topmenu a{
	color:#490200;
	text-decoration:none;
	padding: 0px 10px;
}
.topmenu a:visited{
	color:#490200;
	text-decoration:none;
}
.topmenu a:hover{
	color:#490200;
	text-decoration:underline
}
.footer_padding{
	height:25px;
}
.footer{
	background-color:#BB8109;
	color:#490200;
	/*padding:1pt 0pt 1pt 200px;*/
	font-weight:bold;
	position:absolute;
	bottom:0;
	width:100%;
}
.footer_txt{
	padding:1pt 0pt 1pt 200px;
}
/* sivu ***************************************************/
.main{
	position:relative;
	min-height: 100%;
	width:100%;
	_height:100%;
}

.page{
	width:960px;
	margin-top: 20px;
}
.left_column{
	width:200px;
	float:left;
	margin-top:30px;
}
.right_column{
	width:760px;
	float:right;
}
.clear{
	clear:both;
}
/* kuvagalleria */
.category{
	text-align:center;
	float:left;
	margin:0px 20px 0px 0px;
}
.category img{

	border:1px solid #BB8109;
}
.submenu{
	margin: 10px 0px 10px -10px;
	font-weight:bold;
}
.submenu a{
	color:#eca30b;
	text-decoration:none;
	padding: 0px 10px;
}
.submenu a:visited{
	color:#eca30b;
	text-decoration:none;
}
.submenu a:hover{
	color:#eca30b;
	text-decoration:underline
}
/* tapahtumasivu */
.tapahtumakuva1{
	float: right;
	margin: 5px 0px 5px 5px;
}
.tapahtumakuva2{
	float: left;
	margin: 5px 5px 5px 0px;
}
/* vanhat ************************************************
td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#682416;
	color:#eca30b;
	margin:0px;
}

.alaotsikko{
	
}
.galleria_links a {
	color:#FF9900;
	text-decoration:underline;
}
.galleria_links a:visited { 
	color:#eca30b;
	text-decoration:underline;
}
.galleria_links a:hover{
	color:#FF9900;
	font-weight:bold;
}
.galleria_links a:active{
	color:#FF9900;
	font-weight:bold;
}
.top_img{
	background-color:#490200;
}
.top_navi{
	background-color:#BB8109;
	color:#490200;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom: 2px;
}

.top_navi a{
	color:#490200;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.top_navi a:hover{
	color:#490200;
	text-decoration:underline;
}
.main_table{
	width:700px;
}
.galleria_valikko{
	margin:auto;
	padding-top:20px;
	}*/
