﻿*
{
	font-family: Arial;
	font-size: 12px;
	color: #474f51;
}

body
{
	background-image: url(../graphics/bg.jpg);
	background-color: White;
	background-repeat: repeat-x;
}

p
{
	padding:0;
	margin:0 0 8px 0;
}
img
{
	border:none;	
}

#holder
{
	width: 1174px;
	margin: 0 auto;
}

#banners
{
	margin-top:30px;
	width:190px;
	float:left;
	text-align:left;
	margin-left:10px;
	overflow:hidden;
}

.banner
{
	margin-bottom:15px;
}

#outerFrame
{
	width: 974px;
	float: left;
}
#frame
{
	width: 974px;
	background-image: url(../graphics/shMiddle.png);
	float: left;
}
#page
{
	background-color: White;
	width: 962px;
	margin: 0 6px;
	float: left;
}

#top
{
	background-image: url(../graphics/top.jpg);
	width: 962px;
	height: 131px;
	display: block;
	float: left;
}

#menu
{
	background-image: url(../graphics/bgMenu.gif);
	width: 947px;
	height: 30px;
	display: block;
	padding-left:15px;
	float: left;
}
#menu a
{
	display: block;
	width: auto;
	height: 22px;
	border-left: 1px solid Black;
	color: white;
	font-weight: bold;
	float: left;
	font-size: 14px;
	padding: 8px 10px 0px 10px;
	text-decoration: none;
}
#menu a:hover
{
	background-color: Black;
}

#menu a.selected
{
	background-color: #83140e;
}

#topheader
{
	font-family: "Courier New";
	font-size: 36px;
	color: white;
	text-align: right;
	padding: 40px 40px 0px 500px;
}
#main
{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	display: block;
	float: left;
	width: 960px;
	padding-top:30px;
	padding-bottom:30px;
}

#left
{
	width: 145px;
	float: left;
	margin-left:15px;
	overflow:hidden;
}

#middle
{
	width: 450px;
	margin:0;
	padding:0;
	margin-left:30px;
	float: left;
	overflow:hidden;
}

#right
{
	width: 275px;
	margin-left:30px;
	float: left;
	margin-right:15px;
	overflow:hidden;
}

    h1
    {
		color:#83140e;
		font-size:30px;
		font-weight:normal;
		margin:0;
		padding:0;
		margin-bottom:15px;
		font-family: Georgia,Times New Roman,Serif;
    }

    #right h1
    {
		color:#83140e;
		font-size:22px;
		font-weight:normal;
		margin:0;
		padding:0;
		margin-bottom:15px;
		font-family: Georgia,Times New Roman,Serif;
    }

    h2
    {
		margin:0;
		padding:0;
		color:Black;
		font-size:22px;
		font-weight:normal;
		margin:30px 0 10px 0;
		font-family: Times New Roman,Serif;
    }

    h3
    {
		margin:0;
		padding:0;
		color:Black;
		font-size:14px;
		font-weight:normal;
		text-decoration:underline;
		margin:15px 0 5px 0;
		font-family: Times New Roman,Serif;
    }


ul.leftmenu, ul.leftmenu ul
{
	list-style-type:none;	
	margin-left:8px;
	padding-left:0px;
}
ul.leftmenu
{
	margin-top:0px;
	margin-left:0px;
}

li.level1 a.leftmenu 
{
	
}    

li.level2 a.leftmenu
{
font-size:12px;
}    

a.leftmenu
{
	display:block;
	padding:3px;
	text-decoration:none;
	color:#a66;
	font-weight:bold;
	font-size:14px;
}

a.leftmenu:hover,ul.leftmenu a.selected 
{
	background-color:#ffffff;
	font-weight:bold;
	color:#666;
}

#footer
{
	width:100%;
	font-size:11px;
	text-align:center;
	color:#336699;	
}

#left .block,#right .block
{
	margin-bottom:30px;
}
#left .block .item,#right .block .item
{
	margin-bottom:5px;
	font-size: 11px;
}

#left .block h2,#right .block h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	background-color:#83140e;
	color:White;	
	margin:0 0 5px 0;

	padding:2px 2px 2px 5px;
}
#left .block h2 a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color:White;	
	display:block;
	text-decoration:none;
}
.Guestbook
{
	padding:15px;
	margin-bottom:15px;
	background-color:#edb;
	border:3px solid #dca;
	float:left;	
	width:632px;
}

.GuestbookMessage
{
	background-color:White;
	background-image: url(../graphics/gb.gif);
	border:1px solid #888;
	float:left;	
	margin-bottom:15px;
	width:444px;
}

.GuestbookMessage .left
{
	padding:15px;
	width:414px;
}

.GuestbookMessage .right
{
	padding:5px 15px;
	width:414px;
	vertical-align:top;
	border-top:3px solid #d85b41;	
background-color:#eee;
}
.GuestbookMessage .right,.GuestbookMessage .right a 
{
	font-size:11px;
}

.GuestbookMessage .right b 
{
	font-size:13px;
}

.GuestbookMessage p
{
	margin-top:0px;
	padding-top:0px;	

}



#right .block .item a,#left .block .item a
{
	color:#474f51;
	font-weight:bold;
	text-decoration:none;	
	font-size: 10px;

}


#right .block .item p.date,#left .block .item p.date
{
	padding:2px 0 0 0;
	margin:0;
	font-size: 9px;
		
}

.article
{
margin-bottom:30px;
}

.FormRow
{
	margin-bottom:5px;
	width:100%;
}

.FormHeader
{
	font-weight:bold;
	font-size:10px;
	margin-bottom:3px;	
}

.smallheader
{
	font-size:10px;
	font-style:italic;
}

.hemlig
{
	display:none;	
}

.calendarprevnext
{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.calendarprevnext .prev
{
	width:50%;
	text-align:left;
	float:left;
}

.calendarprevnext .next
{
	width:50%;
	text-align:right;
	float:left;
}

.calendarprevnext a
{
	text-decoration:none;
	font-size:14px;
}

.calendarprevnext a:hover
{
	text-decoration:underline;
}

.readmore
{
	margin-top:15px;
}

.readmore a
{
	font-size:14px;
	color:#83140e;
	font-weight:bold;	
	text-decoration:none;
}
.readmore a:hover
{
	text-decoration:underline;
}
