body {
background-image:url(images/wood006.jpg);
background-repeat: repeat;
text-align:center;}

#container {
width:80%;
margin-right:auto;
margin-left:auto;
min-height:100%;background: #fbefdf;}


/* Banner across top of page that says the name of the whole site */

#main-title {
font-size: 18px;
letter-spacing: 5px;
text-align: right;
font-weight: bold;
padding: 8px 50px 8px 0px;color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;background: #9b9b67;}

/* To create the main image near the top of the page. */

#header-image {
background-position: center top;
height: 150px;
border-top: 2px #9b7d43 solid;
border-bottom: 2px #512800 solid;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom:0px;
font-size:14px;
font-weight: bold;
text-align: center;
padding-bottom: 8px;
padding-top: 8px;color: #ffffff;
word-spacing: 8px;
border-bottom: 2px #512800 solid;background: #9b9b67;}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing:0px;
}

#navbar a:hover {
color: #ffdb7a;
text-decoration: underline;
}

h1 {
font-size: 18px;
padding: 23px 0px 3px 50px;
color: #000000;
border-bottom: 1px #9b7d43 solid;
letter-spacing: 5px;
font-weight: normal;
text-align:left;}

/* Contains all the main body of text on the page */
.logo {
float:left;
padding:10px;}

#main-text {
font-size:14px;
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
font-weight: normal;
font-size:16px;
}
.kordela {
border:1px;
float:right;
margin-left:10px;
margin-bottom:10px}

.products {
text-align:left;
padding-left:20px;}

.footer{
clear:both;
width:100%;
height:20px;
border-top:1px solid black;
background: #9b9b67;
margin:0px}

p.dianthos {
font-style:italic;
font-size:12px;
text-align:left;
padding-left:10px;
margin-top:0px;}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #fbefdf;}

a:hover {
text-decoration: underline;
}

