/*
#d3cfb7 lys
#555555 grå, tekst
#822500 rød, h1
#352d24 mørk brun, footer
#201b15 mørkere brun, footer tekst
*/
div#mid				{ background-color:#d3cfb7; }
div#content2		{ background-color:#d3cfb7; }
div#footer			{ background-color:#352d24; }

.lightbox img		{ border:0px solid #42382d; }
div#mid div.inner div#slideshow-container	{ border:5px solid #FFF; }





a			{ color:#555555; text-decoration:none; }
a:visited	{ color:#555555; text-decoration:none; }
a:hover		{ color:#555555; text-decoration:underline; }




p {	font-family:"Times New Roman";
	font-size: 13pt;
	font-weight: normal;
	color: #555555;
	line-height: 140%;
	text-align:justify;
	}

p.alt {
	margin:0; padding:0;
	font-family:"Times New Roman";
	font-size:12pt;
	font-weight:normal;
	color:#555555;
	line-height:125%;
	}

div#footer p {
	margin:0;
	line-height:3; 
	text-align:center;
	font-size:12pt;
	color:#201b15;

	}

h1 {font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-style:normal;
	font-weight: normal;
	color:#822500;
	}
	
hr {border:0;
	height:1px;
	width:80%;
	float:left;
	display:block; /*ie*/
	background-color:#d3cfb7;
	color:#d3cfb7; /*ie*/
	}
	

	

	
	
