body{
  background: #1F1A17 url('../img/background.gif') repeat-x;
  color: #fff;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.3em;
  margin: 0;
  padding: 0;
}

#site{
  background: url('../img/site-background.gif') repeat-y;
  margin: 0 auto 1em auto;
  width: 975px;
}

h1{
  color: #000;
  height: 231px;
    width: 290px;
  float: left;
  font-size: 1.5em;
  top: 31px;
  left: 46px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  color: #fff;
  display: block;
  height: 231px;
    width: 290px;
  text-decoration: none;
}

h1 span{
  background: url('../img/logo.gif');
  cursor: hand;
  display: block;
  height: 231px;
    width: 290px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  /*background: url('../img/heading.gif') no-repeat 0 0.3em;*/
  clear: both;
  color: #D6BD92;
  /*padding: 0 0 0 18px;*/
  margin: 0 0 0.2em 0;
}

h2{
	font-size: 1.3em;
}

h3{
  font-size: 1.1em;
}

a{
	color: #D6BD92;
}

a:visited{
	color: #A49070;
}

a:hover{
	color: #fff;
}

img{
  border: 0;
  margin: 0 0.7em 0.7em 0.7em;
}

p, address{
  margin: 0;
  padding-bottom: 1em;
}

ul{
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1em;
  list-style: square;
}

hr{
  color: #3F3427;
  border: 1px solid #3F3427;
  clear: both;
  margin: 0 0.2em 0 0.2em;
}

table{
  /*background: #ffffff;*/
  border-collapse: collapse;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #4f4437;
}

th{
  background: #3f3427;
}

#main{
  background: #fff url("../img/main.gif") repeat-y;
  border-top: 4px solid #A7A6A6;
  margin: 1em auto;
  width: 708px;
}

#header{
  background: url("../img/header.php");
  height: 289px;
  position: relative;
}

#lang ul{
  float : right;
  width : 9em;
  padding : 45px 45px 0 0;
  list-style: none;
}

#lang img{
  padding: 3px 10px 0 0;
  margin: 0;
  float: left;
  clear: left;
}

#lang li a {
  text-decoration : none;
  color : #fff;
}

#lang li a:hover {
  text-decoration : none;
  color : #D6BD92;
}

#sidebar{
  font-size: 0.9em;
  float: left;
  padding-left: 38px;
  width: 213px;
}

#sidebar ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li{
background : url("../img/menu-item.gif") no-repeat;
background-position : bottom left;
padding: 0.2em 0 0.2em 0.2em;
}

#sidebar ul li a, #sidebar ul li strong{
  /*border: 1px solid #fff;*/
  color: #fff;
  display: block;
    line-height: 23px;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}

#sidebar ul li a:hover, #sidebar ul li a:focus, #sidebar ul li strong{
  color: #aaa;
  /*background: #252D2F;*/
  margin-left: 0.1em;
}

#sidebar ul ul li a{
  color: #AAA;
  /*background: #CAD7DF url('../img/submenu-button.gif') repeat-y;*/
  margin-left: 1em;
  padding-left: 10px;
}

#sidebar ul ul li a:hover, #sidebar ul ul li strong{
  color: #fff;
  /*background: #536F7D;*/
  font-weight: normal;
  margin-left: 1.1em;
}

#sidebar h3{
  padding: 1.5em 0 0 0.5em;
}

#sidebar p{
  padding-top: 1em;
}

#main-content{
  float: right;
  font-size: 0.9em;
  padding: /*1em*/0 75px 0 0;
  width: 645px;
  position: relative;
}

#main-content form #messagep{
  float : right;
}

#main-content .guestbook-message{
  padding-bottom : 0.5em;
}

#main-content .guestbook-message p{
  margin: 0.2em;
  padding: 0.2em;
  background-color: #3f3427;
}

#main-content .guestbook-message-header{
  background-color: #3f3427;
  margin-left: 0.2em;
  margin-right: 0.2em;
}

#main-content .guestbook-message-header .name{
  font-weight: bold;
}

#main-content .guestbook-message-header .timestamp{
  text-align: right;
  margin-top: 0;
  float: right;
}

#main-content .guestbook-message .message-text{
  background-color: #27221c;
}

input, textarea{
  background-color: #786952;
  border: 1px solid #3f3427;
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

#info{
  padding: 0.5em;
}

#footer{
  background: #eee url("../img/footer.gif") no-repeat bottom left;
  color: #fff;
	clear: both;
	height: 40px;
	font-size: 0.85em;
  margin: 0;
  padding: 20px 60px 60px 40px;
}

#footer a{
  color: #fff;
}

#footer a:hover{
  color: #aaa;
}

#footer p{
  display: inline;
	font-size: 0.9em;
	margin: 0;
	padding: 0em;
	 padding-left: 10px;
}

#footer span{
  font-weight: bold;
}

#footer .right{
	float: right;
	 padding-right: 10px;
}
