body {
      background-image:url(images/fonas.jpg);
	  background-repeat:repeat-x;
	  font-family:Arial, Helvetica, sans-serif;
}

h1 {
      font-size:15px;
	  padding:0px;
	  margin:0px;
	  color:#382621;
      background-color:#DBBC99;
	  width:734px;
	  margin-top:3px;
	  padding:2px;
	  text-align:left;
	  padding-left:15px;
	  font-style:italic;
}

#h2 {
	  font-size:15px;
	  color:#61371F;
}
 
.header {
      background-image:url(images/header.jpg);
	  width:780px;
	  height:200px;
	  border:1px solid #5C3712;
}

.headerline {
	  background-image:url(images/menubg.jpg);
	  background-repeat:repeat-x;
	  border:1px solid #5C3712;
	  border-top:0px;
	  width:780px;	
	  height:15px;
	  padding-top:4px;
	  border-bottom:0px;
	  color:#FFF;
	  font-weight:bold;
	  font-size:11px;
	  font-style:italic;
	  text-align:right;
}

.meniubox {
	  background-image:url(images/menubg.jpg);
	  background-repeat:repeat-x;
	  border:1px solid #5C3712;
	  border-top:0px;
	  width:780px;	
	  height:30px;
	  padding-top:4px;
}

.meniubox a {
	  font-size:12px;
	  text-decoration:none;
	  text-transform:uppercase;
	  padding-top:2px;
	  padding-bottom:2px;
	  padding-left:30px;
	  padding-right:30px;
	  margin-right:5px;
	  margin-left:5px;
	  font-weight:bold;
	  color:#FFF;
	  border:1px solid #712624;
	  background-color:#401615;
}

.meniubox a:hover {
      background-color:#743736;	
}

.mainbox {
	  border:1px solid #5C3712;
	  border-top:0px;
	  width:780px;
}

.box {
	  border:1px solid #5C3712;
	  width:760px;
	  background-color:#FFF;
	  font-size:12px;
}

.txt {
	  text-align:left;
	  padding:10px;
	  text-align:justify;
}

.smallbox {
	  border:1px solid #5C3712;
	  width:500px;
	  padding:4px;
	  text-align:justify;
}
