/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url("topbg.jpg");
	background-repeat: repeat-x;
	background-color: #A46D36;
}

p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: justify;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

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

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #885D41;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	padding-left: 40px;
}

h1.diipa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #885D41;
	margin-bottom: 15px;
	padding-bottom: 0px;
	margin-top: 25px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #885D41;
	margin-bottom: 1px;
	margin-top: 20px;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin-top: 2px;
}

#wrap {
	margin-left: 37px;
	margin-top: 23px;
	padding: 0;
	width: 820px;
	height: 100%;
	background-image: url("mainbg.jpg");
	background-repeat: repeat-y;
}

#header {
	width: 820px;
	height: 295px;
	background-image: url("header2.jpg");
	background-repeat: no-repeat;
}

.linkbar {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 227px;
	font-weight: bold;
	height: 23px;
	width: 820px;
}

.linkbar a {
	color: #ddd;
	text-decoration: none;
}

.linkbar a:hover {
	color: #fff;
	text-decoration: none;
}

#footer {
	width: 820px;
	height: 30px;
	background-image: url("footer.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer p {
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #aaa;
	margin-left: 40px;
	letter-spacing: 1px;
}

#footer a {
	font-size: 10px;
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	color: #00CC00;
	text-decoration: none;
}

blockquote {
	margin-top: 6px;
}

#kuvabar img {
	margin-bottom: 15px;
}

#palautelomake form {
	font-size: 11px;
	font-family: Trebuchet MS;
}

#forminput {
	padding-bottom: 10px;
}

#forminput input {
	border: 1px solid gray;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
}

#forminput textarea {
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
}

#formsubmit input {
	color: #333;
	background-color: #eee;
	border: 1px solid gray;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-transform: lowercase;
	padding: 3px;
}
