body {
	margin: 0px;
	padding: 0px;
	background: #FFDEAD;
	text-align: justify;
	font: Garamond;
	color: #444444;
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/sv_SE/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
}
h1 {
	margin-top: 0px;
	font-weight: normal;
	text-align: justify;
font: 18px Edwardian Script ITC;
        color: #8B4513;
	font-size: 2.2em;
	
}

h2 {
	font-size: 1.5px;
        margin-bottom: -5px;
	
}

h3 {
	font-size: 1,4em;
        margin-bottom:-5px;
}

p, ol, ul {

	line-height: 160%;
}

a {
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #A0522D;
}

a img {
	border: none;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	border: 15px solid #DEB887;
}

/* Header */

#header {
	width: 940px;
	height: 100px;
	margin: 0px auto;
border: none;
}

#header a {
	text-decoration: none;
	color: #8B4513;
}

/* Logo */

#logo {
	float: left;
	padding-left: 30px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #8B4513;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu #active {
	background: ;
        }

/*#menu #active a {
	background: url(https://staticjw.com/n/templates/professional/images/img02.gif) no-repeat 100% -40px;
}*/

/* Page */

#page {
	width: 940px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFF8DC;
}


/* Content */

#content {
	float: right;
	width: 610px;
}

.post {
	margin: 24px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #DEB887 left 50%;
	padding: 7px 25px;
	font-size: 1.8em;
         font-weight: normal;
}


.post .entry {
	padding: 0 20px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
margin:0px;
padding: 0px;
padding-bottom:20px;
border-bottom: 1px solid #ddd;
}


/*#sidebar-bgbtm {
	background: url(https://staticjw.com/n/templates/professional/images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(https://staticjw.com/n/templates/professional/images/img01.jpg) repeat-y left top;
}*/

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(https://staticjw.com/n/templates/professional/images/img04.jpg);
	background-repeat:no-repeat;
	background-position:0px 11px; 
}

#sidebar h4 {
	background: #DEB887  left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
        font-weight: normal;
        color:#8B4513;
}

#sidebar a {
	text-decoration: none;
}
#sidebar p {
	padding: 5px;
}
#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #8B4513;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #8B4513;
}

img {
	background: #fafafa;
   border: 0px solid #dcdcdc;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


fieldset#contact-form {margin:20px 0px 20px 10px;padding:10px;color:#000;width:400px;background:#eee;border:1px solid #999;}
fieldset#contact-form label {font-size:12px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;padding:3px;}
fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:360px;padding:3px;}
fieldset#contact-form #contact-button {font-size:14px;height:30px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}

#content li {margin-bottom:7px;}
blockquote {font-style:italic;}