body {
    background: url(../images/repeat-background.png) repeat;
    background-attachment: fixed;
    font-family: Georgia, Arial, Verdana, serif;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

section {
    padding-bottom: 30px;
    margin: 0 auto;
    /* for five nav entries take 150px margin-top*/
    margin-top: 150px;
    /*margin-top: 130px;*/
}

p, li, label, legend, button {
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    color: #6c6c6c;
}

legend {
    border: none;
    font-size: 12px;
}

#home {
    padding-bottom: 65px;
}

#home > div {
    width: 900px;
    text-align: center;
    margin-bottom: 50px;
}

#home p {
    font-size: 18px;
}

#home button, #portfolio button {
    margin-left: 150px;
    margin-bottom: 20px;
    margin-top: 30px;
}

#home section, #portfolio section {
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 22px;
}

#home section p, #portfolio section p {
    width: 270px;
    padding-right: 15px;
    height: 92px;
    float: none;
}

#portfolio .span4 p {
    height: 92px;
}

.span4 hr {
    background-color: transparent;
    border-bottom: solid;
    border-bottom-color: #628271;
    border-bottom-width: 1px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 1px;
    color: transparent;
    width: 100%;
}

.nav {
    font-weight: bold;
}

#home section:first-of-type, #portfolio section:first-of-type {
    margin-left: 0;
}

h1 {
    color: #be5d19;
    font-size: 46px;
    font-style: italic;
    font-weight: normal;
}

h2 {
    color: #628271;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}

hr {
    background-color: transparent;
    border-bottom: dotted;
    border-bottom-color: #be5d19;
    border-bottom-width: 3px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    color: transparent;
}

#logo {
    position: fixed;
    left: 770px;
    top: 10px;
    background-color: #fff;
    width: 385px;
    margin-top: 0;
    /* for five nav entries take 22px padding-bottom*/
    /*padding-bottom: 22px;*/
    padding-bottom: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    z-index: 11;
}

#logo img {
    /* for five nav entries take 26px margin-top*/
    /*margin-top: 26px;*/
    margin-top: 20px;
    margin-left: 28px;
}

.shadow {
    box-shadow: 3px 3px 10px 0px #888;
    -webkit-box-shadow: 3px 3px 10px 0px #888;
    -moz-box-shadow: 3px 3px 10px 0px #888;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

header nav {
    margin: 0 auto;
    text-align: left;
}

header nav a, footer nav a {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
    line-height: 18px;
    height: 15px;
    display: block;
    width: 100%;
}

header nav a span, footer nav a span {
    display: block;
    margin: 0 auto;
    width: 100%;
}

header nav a:hover, footer nav a:hover {
    color: #fff;
    text-decoration: none;
}

header ul.nav li.one {
    position: relative;
    background-color: #bd5c17;
    top: 0;
    opacity: 0.8;
    filter: Alpha(Opacity = 80);
}

.nav > li.one > a:hover {
    background-color: #bd5c17;
    opacity: 1;
    filter: Alpha(Opacity = 100);
}

.nav > li.one:hover {
    background-color: #bd5c17;
    opacity: 1;
}

header ul.nav li.two {
    background-color: #b05616;
    top: 20px;
    opacity: 0.8;
    filter: Alpha(Opacity = 80);
}

.nav > li.two > a:hover {
    background-color: #b05616;
    opacity: 1;
}

.nav > li.two:hover {
    background-color: #b05616;
    opacity: 1;
}

header ul.nav li.three {
    background-color: #a55115;
    top: 40px;
    opacity: 0.8;
    filter: Alpha(Opacity = 80);
}

.nav > li.three > a:hover {
    background-color: #a55115;
    opacity: 1;
}

.nav > li.three:hover {
    background-color: #a55115;
    opacity: 1;
}

header ul.nav li.four {
    background-color: #94460f;
    top: 60px;
    opacity: 0.8;
    filter: Alpha(Opacity = 80);
}

.nav > li.four > a:hover {
    background-color: #94460f;
    opacity: 1;
}

.nav > li.four:hover {
    background-color: #94460f;
    opacity: 1;
}

header ul.nav li.five {
    background-color: #833e0d;
    top: 80px;
    opacity: 0.8;
    filter: Alpha(Opacity = 80);
}

.nav > li.five > a:hover {
    background-color: #833e0d;
    opacity: 1;
}

.nav > li.five:hover {
    background-color: #833e0d;
    opacity: 1;
}

header ul.nav li.active, header ul.nav li.active a {
    background-color: #fff;
    color: #BE5D19;
}

header ul.nav li.active:hover {
    background-color: #fff;
    color: #BE5D19;
}

.nav > li.active a:hover {
    background-color: #fff;
    color: #BE5D19;
}

.wabe {
    position: relative;
    width: 900px;
    background-color: transparent;
    margin-bottom: 30px;
}

.wabeSmall {
    position: relative;
    height: 268px;
    width: 268px;
    background-color: #fff;
    margin-bottom: 30px;
    margin-left: 17px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    -moz-border-top-right-radius: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-bottom-left-radius: 60px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-bottom-right-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    padding: 5px;
    float: left;
    cursor: pointer;
}

.wabeSmall img {
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    -moz-border-top-right-radius: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-bottom-left-radius: 60px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-bottom-right-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
}

.wabeSmall div {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 5px;
    display: none;
    color: #fff;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.8);
}

.radiusSmall {
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    -moz-border-top-right-radius: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-bottom-left-radius: 60px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-bottom-right-radius: 60px;
    -webkit-border-bottom-right-radius: 60px;
    overflow: hidden;
    cursor: default;
}

div.radiusSmall {
    padding: 8px;
}

.radiusSmall h2 {
    font-size: 16px;
    line-height: 21px;
    color: #be5d19;
}

.radiusSmall h3 {
    font-size: 14px;
    line-height: 21px;
    color: #628271;
}

.radiusSmall p {
    font-size: 12px;
    line-height: 21px;
}

.wabe.wabeLeft {
    background-color: #fff;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    -moz-border-top-right-radius: 120px;
    -webkit-border-top-right-radius: 120px;
    -moz-border-bottom-left-radius: 120px;
    -webkit-border-bottom-left-radius: 120px;
    -moz-border-bottom-right-radius: 120px;
    -webkit-border-bottom-right-radius: 120px;
    padding: 30px;
    padding-bottom: 60px;
    padding-top: 50px;
}

.wabe.wabeRight {
    background-color: #fff;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    -moz-border-top-left-radius: 80px;
    -webkit-border-top-left-radius: 80px;
    -moz-border-bottom-left-radius: 80px;
    -webkit-border-bottom-left-radius: 80px;
    -moz-border-bottom-right-radius: 80px;
    -webkit-border-bottom-right-radius: 80px;
    padding-right: 60px;
    padding-left: 30px;
    padding-top: 50px;
    padding-bottom: 60px;
    width: 870px;
}

ul.tag_cloud {
    list-style: none;
    padding-top: 50px;
}

.tag_cloud li {
    display: inline;
    line-height: 30px;
    padding-right: 10px;
}

.nav ul li.active, .nav ul li.hover {
    opacity: 1;
}

.btn {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #BD5C17;
    *background-color: #94460F;
    background-image: -ms-linear-gradient(top, #BD5C17, #94460F);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BD5C17), to(#94460F));
    background-image: -webkit-linear-gradient(top, #BD5C17, #94460F);
    background-image: -o-linear-gradient(top, #BD5C17, #94460F);
    background-image: -moz-linear-gradient(top, #BD5C17, #94460F);
    background-image: linear-gradient(top, #BD5C17, #94460F);
    background-repeat: repeat-x;
    border-color: #BD5C17 #BD5C17 #94460F;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr = '#BD5C17', endColorstr = '#94460F', GradientType = 0);
    filter: progid:dximagetransform.microsoft.gradient(enabled = false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #BD5C17;
    *background-color: #94460F;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #94460F         \9;
}

.btn:hover {
    background-position: 0;
}

#disclaimer {
    display: none;
}

.afterLogo {
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    top: -3px;
    height: 25px;
    width: 111px;
    color: transparent;
    background-image: url(../images/logo_only_small.png);
}

#sendForm {
    float: right;
    margin-top: 20px;
    margin-right: 105px;
    margin-bottom: 30px;
}

.homeContact {
    margin-left: 150px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.close {
    margin-top: -7px;
    margin-right: -7px;
}

.cloud {
    width: 900px;
    height: 250px;
    text-align: center;
    background-image: url(../images/cloud.png);
    background-repeat: no-repeat;
}

.rightLogo {
    float: right;
    padding-right: 50px;
}

.w960 {
    width: 960px;
}

.h20, .h20 [class*="span"] {
    min-height: 20px;
    height: 20px;
}

.noLeftPadding {
    padding-left: 0;
}

.align-right {
    text-align: right;
}

#switch {
    position: absolute;
}