body {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
}

p {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom: 10px;
}

small {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom: 10px;
}

h1 {
	font-family: 'Tangerine', arial, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #483529;
	margin-bottom: 20px;
	line-height: 35px;
}

h2 {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483529;
	line-height: 50px;
}

h3 {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #483529;
	line-height: 50px;
}

li {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	display: list-item;
	margin-left: 30;
	list-style-type: square;
	list-style: square;
}

input {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

textarea {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

select {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

option {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a:link {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #483529;
	text-decoration: none;
}

a:visited {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #483529;
	text-decoration: none;
}

a:active {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #483529;
	text-decoration: none;
}

a:hover {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#tapahtumat {
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	border-bottom: 1px solid #483529;
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 16px;
}

.tapahtumat {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 16px;
	margin-top: 5px;
}

#menu {
	padding: 0px;
	border: 0px;
	font-family: 'Tangerine', arial, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 35px;
}

.menu {font-family: 'Tangerine', arial, serif; font-size: 30px; letter-spacing: 0px}
.menu:link {color:#FFFFFF; font-size: 30px; letter-spacing: 0px}
.menu:hover {color:#000000; font-size: 30px; letter-spacing: 0px}
.menu:active {color:#000000; font-size: 30px; letter-spacing: 0px}
.menu:visited {color:#FFFFFF; font-size: 30px; letter-spacing: 0px}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
