﻿/* CSS layout */
#masthead {
padding: 4%;
text-align: left;
clear: both;
background: url();
background-repeat: no-repeat;
background-position: 38% 60%;
}

.style1 {
	border-style: solid;
	border-width: 1px;
	color: #663300;
	margin-right: 2px;
	padding: 1px 1px;
}

.style2 {
	font-family: "Trump Mediäval LT Std";
}
.style3 {
	font-family: "Trump Mediäval LT Std";
	font-weight: bold;
}
.style4 {	
	color: #778261;
	margin-right: 2px;
	padding: 1px 1px;
}
.style5 {
	color: #778261
	padding: 1px 1px;
}

.style10 {
	color: #778261 padding: 1px 1px;
	text-align: center;
	font-family: "Trump Mediäval LT Std";
}

a {
	border-bottom: 1px solid #663300;
	text-decoration: none;
	color: #663300;
	font-size: 80%;
	font-weight: bold;
}

a:visited {
	color:#669900;
}
a:active {
	color: #669900;
}
a:hover {
	color: #669900;
}

.style5 {
	text-align: center;
}

.style8 {
font-family: "Arial, Helvetica, sans-serif";
	text-align: center;
}

.style9 {
	font-size: 120%;
	font-family: "Trump Mediäval LT Std";
}


#top_nav {
margin-left: 10px;
margin-right: 10px;
}

#container {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 100%;
}

h1 {color: #663300; font-family:"Bradley Hand ITC"; font-size: 180%; background-color: #ffffff; text-align: center}
h2 {color: #663300; font-family:"Bradley Hand ITC"; font-size: 150%; background-color: #ffffff; text-align: center}
h4 {color: #778261; font-family:"Bradley Hand ITC"; font-size: 150%; background-color: #ffffff; text-align: left}
h3 {color: #778261; font-family:"Bradley Hand ITC"; font-size: 120%; background-color: #ffffff; text-align: left}


#left_col {
	width: 200px;
	margin-left: 10px;
	left: 1px;
	line-height: 1.4em;
	font-family: Arial;
	font-weight: strong;
}

#page_content {
position: absolute;
padding: 2%;
text-align: left;
margin-left: 200px;
color: #000000;
width: 73%;
font family: sans-serif;
font-size: .9em;
line-height: 1.3em;
border-right: solid #663300 1px;
border-top: solid #663300 1px;
background:url() no-repeat center;
background-position: 85% 20%;
}

#footer {
padding: 0%;
position: relative;
text-align: center;
clear: both;
background-color: #ffffff;
color: #778261;
border-top: solid #663300 1px;
width: 975px;
margin-left: 0px;
margin-right: 15px;
}

