/* CSS Document */

/* bodycorp styles - cssframes*/
body,
html{
	margin:0;
	padding:0;
}
body {
	min-width:720px; /* Prevent content from becoming unreachable in Gecko */
	
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:203px;
	z-index: 1;
}
/* position:fixed for modern browsers - header and footer do not scroll 
	*/
body>div#headerwrap {
	position:fixed;
}

div#header {
	height:203px;
	width:720px;
	margin:0 auto;	
}

/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:203px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:160px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:720px;
	margin:auto auto;
}
div#sidebar {
	width:180px;
	float:left;
	height: 400px;
}
div#content {

	padding:0 10px;
	margin-left:180px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	p\osition:absolute;
	bottom:0;
	left:0;
	height:160px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:160px;
	width:720px;
	margin:0 auto;
	
}



/* Styling rules to make this demo page look nice. */
body,
html{
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	font-size: 12px;
	color:#000;
	background: #FFFFFF; 
	background-image: url("../images/background.gif");
	background-repeat: repeat-y;
	background-position: top center;
	background-position: center	 center;
}
div#header{
	background: #fff;
}
	
div#footer {
	background:#fff;
	color:#999999;	
}
div#header{
	/**background-image:url(../images/top_right_bg.gif);**/
	padding: 0px;
	margin-bottom: 0px;
}
div#headerwrap{
	/**background-image:url(../images/top_right_bg.gif);**/
	padding: 0px;
	margin-bottom: 0px;
}

div#subheader{
	padding: 0px;
	
	}

div#subheader img{
	padding:0px;
	
}

div#logo a{
	text-decoration:none;
	}
		
div#footer {
	background-image: url(../images/footer_image3.gif);
	background-repeat: no-repeat;
}
div#sidebar {
	background: #B4AEA2;
	/* border-right: 1px solid #000000;	*/ 
}
div#middle {
background: #B4AEA2;
}

div#content {
	/*background:#fff;*/
	background: #F6F4EE; /*#E4DDCD;*/ /* main content color */
	min-height: 500px;
	text-align:justify;
	padding-right: 25px;
	overflow: visible;
	color: #31302c;
	/*font-size: 15px;*/
}



div#content a {color: #31302c;
	text-decoration:underline;
	font-size:12px;}

div#content a:hover {text-decoration:underline;
	color: #000;}


p {
	padding: 0px;
	padding-top:10px;
	margin: 0px;
	font-size:12px;
	line-height:1.4em;
}

div#content p {
	
	margin-top: 0px;
}

div#content img {
	padding-top: 0px;
	margin-top: 10px;
	border: 0px;
}

div#content h3 {
	padding-top: 5px;
	margin-top: 0px;
}

div#content ul {
	font-size: 15px;
	color: #333333
}

div#content li {
	background-image: url(../images/red_ul.gif);
	list-style:none;
	background-repeat: no-repeat;
    background-position: 0px 12px;
	padding: 0px;
	padding-top:10px;
	margin: 0px;
	font-size:0.8em;
	line-height:1.4em;
	padding-left: 20px;
	/*color: #333333;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	font-size: 15px;
	padding-top: 0px;
	margin-top: -10px;
	*/
}


h1,h2,h3,h4 {
	padding:0;
	margin:0;
}
div#content h2{
	font-size:16px;
	padding-left: 15px;
	color: #333333;
	font-weight:normal;
	background-image: url(../images/red_ul.gif);
	background-repeat: no-repeat;
    background-position: 0px 27px;
	} 

div#sidebar h2 {
	padding-left:5px;
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
	
}
div#footer a {
	color:#fff;
}
h1 {
	font-size:1.4em;
	text-align:center;
	padding-top:5px;
}
h2 {
	font-size:16px;
	padding-top:1em;
	margin-top:0;
}

pre {
	font-size:0.9em;
	line-height:1.4em;
}

.adwrap,
.adwrap iframe {
	width:300px;
	height:250px;
}
.adwrap {
	float:right;
	margin:1em 0 0 10px;
}
div#logo {
	padding:0px;
	margin:0px;
	padding-top: 10px;
	height:50px;
	float: left;
  	width: 240px;   /* should be 190 ( 190 + 10 padding = 200) */
	padding-left: 0px;
	text-align:center;
	padding-bottom:10px;
	background: #fff;
}

#logo h2 {
	font: "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}
	
.logo_text{
	font-size: 26px;
	letter-spacing: 10px;
	font-family:"Times New Roman", Courier, mono;
	color:#000000;
}

.tagline_text p{
	font-family: "Century Gothic",Arial, Helvetica, Verdana, sans-serif;
	color:#727272;
	font-size:12px;
	letter-spacing: 1px;	
	margin-left: -15px;
}


#top_right{
	background: #fff;
	color:#848077;
	padding-top: 10px;
	height:70px;
	font: 15px Arial, Helvetica, Verdana, sans-serif;
	margin: 0px 0px 0px 200px;
	text-align:center;
	padding-bottom: 10px;
}

#top_right h1{
	color:#848077;
	font-family: "Century Gothic",Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
}

.logo_text_small{
	font-size: 14px;
	letter-spacing: 4px;
	font-family:"Times New Roman", Courier, mono;
}

.Title{
	font-size: 21px;
	letter-spacing: 4px;
	font-family:"Times New Roman", Courier, mono;
	font-weight:normal;
}
.Title_Small{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	font-family:"Times New Roman", Courier, mono;
	font-weight:normal;
	text-transform:capitalize;
}

#left_footer{
	float:left;
	padding: 0px;
	margin: 0px;
	padding:10px;
	font-size: 14px;
	padding-left: 25px;
}

#left_footer_inner{
	float:left;
}
#left_footer_outer{
	margin: 0px 0px 0px 120px;
	}

div#left_footer_outer a {color: #999999;
	text-decoration:none;
	font-size:11px;}

div#left_footer_outer a:hover {text-decoration:underline;}

#right_footer{
	text-align:right;
	margin: 0px 0px 0px 240px;
	border: 0px;	
}

div#right_footer a {
	padding-top: 10px;
	border: 0px;
	margin-top: 10px;	
}

div#right_footer img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}


div.spacer {
  clear: both;
  text-align:center;
  }

div#footer_links{
	color: #B6000E;
	font-size:9px;
	}

div#footer_links a {
	color: #B6000E;
	text-decoration:none;
	font-size:9px;
	}
div#footer_links a:hover {
	text-decoration:underline;
	}

/*  
div#content h1, h2, h3, h4, h5, h6 {
    border-bottom: 0;
    padding-bottom: 3px;
    background: url(http://soiland.no/01_dot.gif) bottom repeat-x;
}

*/
