﻿body {
    margin: 0;
    background-color: #414c03;
    color: #fbf9d3;
    background-image: url('Images/countryside1.png');
    background-position: bottom;
    background-repeat: no-repeat;
    font-family: Century Gothic, Avenir-Book, sans-serif;
}

a {
    color: #fbf9d3;
}

div.headerimage {
    width: 500px;
    overflow: hidden;
}

div.headerimage img {
    padding-bottom: 20px;
}

.nav {
    font-size: 16pt;
    font-variant: small-caps;
}

.nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.nav a {
    text-decoration: none;
    color: #fbf9d3;
}

.social-media-lineup {
    margin-top: 12px;
}

.social-media-lineup ul {
    list-style: none;
}

.social-media-lineup ul li {
    display: inline;
    margin: 0 12px 0 0;
}

.subtitle {
    padding-bottom: 15px;
    font-size: 20pt;
    font-weight: normal;
    color: #fbf9d3;
}

.subtitle-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16pt;
    font-weight: normal;
    color: #fbf9d3;
}

.text {
    width: 520px;
    float: right;
    font-size: 12pt;
    font-variant: normal;
}

.text img {
    margin-top: 25px;
}

.text p {
    margin-top: 0;
    margin-bottom: 9px;
}

.news {
    padding-top: 8px;
}

.news .date {
    float: right;
    font-size: 12pt;
    font-weight: normal;
    color: #fbf9d3;
}

.news .title {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: lowercase;
    color: #fbf9d3;
}

.news .content {
    margin-bottom: 40px;
}

.navigator {
    text-align: right;
}

.articleeditor {
    padding: 10px;
}

.newsedittable {
    padding: 10px 10px 30px 10px;
}

.newsedittable .td {
    padding: 10px;
}

.newsitemedit {
    padding-top: 20px;
}

.newsitemedit .td {
    padding: 5px 20px 5px 5px;
    text-align: left;
}

.page {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 170px;
}

.header {
    margin-bottom: 10px;
}

.navarea {
    margin-bottom: 0;
}

.main {
    width: 720px;
}

.articles {
    border: 1px solid #fbf9d3;
}

.articles thead th, .articles tbody td {
    border: 1px solid #fbf9d3;
}

table.pricelist {
    width: 75%;
    margin: 0 auto 15px auto;
}

table.pricelist td {
    padding: 5px;
}

table.pricelist th {
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid;
}

ul.contacts li {
    list-style-type: none;
    margin: 15px 0;
}

ul.contacts a {
    text-decoration: none;
}

ul.contacts img {
    padding-right: 10px;
    vertical-align: bottom;
}
