body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body {
	background-image: url(images/pattern.png);
	background-repeat: repeat;
}

.pictures {float:right;
	
	}

a{
	text-decoration:none;
	}
#nav a:hover{
	color:#71734d;
	
	}
#logo {
	background:url(images/Untitled-1.png) top left no-repeat;
	height:141px;
	width:799px;
	top:10px;
	margin-top:60px;
	margin-left:20px;
}
h1{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#71734d;
	text-align:left;
	margin-left:60px;
	margin-top:20px;
}

h2{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}
	
p{font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:10px;}

.content {
	text-align:left;
	margin-left:40px;
	color:#4a361c;
	margin-top:10px;
	position:relative;
	//width:600px;
	//height:600px;
	float:left;
}
.about_content{

	
	}
#left{float:left; width:250px;}
#right{float:right; width:250px; margin-right:10px;}

#leftmain{float:left; width:600px;}
#rightmain{float:right; width:272px;}

p.undertext {
	text-alighn:left;
	margin-left:675px;
	margin-top:24px;
	z-index:1000000;
	color:#4a361c;
}


   * {
   margin: 0;
   }
   html, body {
   height: 100%;
   }
   .wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -1em;
  }
#footer{
	background:url(images/footer_smal.png) bottom left no-repeat;
	width:900px;
	height:49px;
	z-index:-10;
	position:relative;
	//margin-top:-360px;
  }
  
#hjort{background:url(images/hjort.png) bottom right no-repeat;
	width:272px;
	height:405px;
	 position:absolute; 
	 bottom:0px;
	 margin-bottom:-40px;
	}
	
.bryt{
	clear:both;
} 
#home_link {
	width:48px;
	height:57px;
	z-index:3000;
	position:absolute;
	margin-top:-98px;
	margin-left:516px;
	}

#nav{
	position:absolute;
	margin-top:111px;
	}
#nav ul,li{
	display:inline;
	list-style:none;
	margin-right:70px;
	}
#nav a{
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#675032;

	
	}