@charset "UTF-8";

a:link {
	color: #CCA654;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCA654;
}
a:hover {
	text-decoration: none;
	color: #F8D791;
}
a:active {
	text-decoration: none;
	color: #F8D791;
}

hr{
	border-color: #8F1005;
}


/* CSS Document */


body {
	background-color: #3D2002;
	color: #CCA653;
	margin: 0px;
	background-image: url(../images/bg3b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablebg {
	background-repeat: no-repeat;
	background-position: center top;
}

.tekstit {
	font-size: 20px;
	font-weight: normal;
	color: #CCA654;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
}
.yhteys {
	font-size: 18px;
	font-weight: normal;
	color: #CBA55B;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 400;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.yhteysRed {
	font-size: 24px;
	font-weight: normal;
	color: #97060F;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 400;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tekstitPad {
	font-size: 18px;
	font-weight: normal;
	color: #CCA654;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 400;
	padding-right: 40px;
	padding-left: 40px;
}
.h1 {
	font-size: 30px;
	font-weight: normal;
	color: #981105;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 400;
}
.pad {
	padding-right: 60px;
	padding-left: 60px;
}
.filmbg {
	background-image: url(../images/filmi.png);
	background-repeat: no-repeat;
	background-position: right top;
}
