body {
	background:url(../img/background1920x920.jpg) #777 no-repeat fixed;
  margin:0;
	padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#container {
	width:884px;
	background:#ecede8;
	margin:40px auto;
	border:1px solid #000;
}

#top {
	background:#713442;
	text-align:right;
}

.top_loggin {
	color:#fff;
	line-height:18px;
}

#nav {
  width:200px;
  height:325px;
	background:url(../img/navbg711x49.png) repeat-y;
  float:left;
  padding-top:10px;
}


.subnav {
	margin-top:0px;
  padding-left:15px;
}

#head {
	background:url(../img/head884x335.jpg);
	height:335px;
}

#logo {
	width:290px;
	height:67px;
  background-image:url(../img/skebokvarn290x67.png);
  margin-top:30px;
  margin-left:70px;
  float:left;
  clear:right;
}


#copytext {
	width:435px;
	color:#6a6a6a;
	line-height:18px;
	margin-top:30px;
	margin-left:40px;
	float:left;
}

#content {
	width:836px;
  background:#fff;
  padding:24px;
}

.floatfix {
	clear: both;
}

#text {
	width:540px;
  float:left;
	color:#000;
	padding:0px;
	background:#fff;
}

.presentationimg {float:right;margin-left:20px;width:200px;}

#puffholder {
	width:290px;
	float:right;
	background:#fff;
}

#footer {
	height:50px;
	background:#fff;
	color:#4F4F4F;
	text-align:center;
	line-height:16px;
}

.menutitle {
	margin:3px 20px 3px 20px;
	line-height:24px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#595757;
  cursor:pointer;
}

.menutitle a {
	text-decoration:none;
	 color:#595757;
	 background:none;
}

.submenu {
	margin:0px 20px 2px 28px;
	line-height:16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#595757;
  cursor:pointer;
  display:block;
}

p {
	line-height:16px;
	}

.news {
	width:236px;
  margin:10px 25px;
	padding:7px;
	line-height:18px;
	background:#fff;
	border:dotted #000 1px;
}

.news a {
	text-decoration:none;
	}

#localnav {
	width:250px;
	height:290px;
	margin:70px 25px;
}

.puff {
	width:250px;
	height:100px;
	margin:25px;
	background:#fff;
}

 .info {
        display:block;
        margin:10px;
        padding-bottom:15px;
        font-size:0.8em;
      }

.noinfo {
        display:none;
      }




.gbtable {
        width:500px;
        margin:10px;
        background:#f7f7f7;
        text-align:left;
        border:2px solid #e3e3e3;
}

.gbbyline{
        color:#696969;
        font-size:11px;
        text-align:left;
}

.gbwhen{
        color:#696969;
        font-size:10px;
        text-align:right;
}

.gbtext {
  font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 12px;
	color:#000;
}

.gbtable_input {
width:100px;
font:20px;
padding:5px;
}


.talkbox {
  font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 12px;
	color:#DB3300;
	background:#F5F5F5;
	border:1px solid #7e7e7e;
	padding:10px;
}

#gallerytable {
	width:100%;
	text-align:center;
	}



.galleryimage {
	width:190px;margin:15px;;
	}

.galleryheader {
  font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000;
}

.gallerytext {
  font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 12px;
	color:#000;
}


table {
	border:0;
}

img {
	border:0;
}

.clear {
	clear:both;
	}



