/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 65.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #2B1300 url('../img/wood.jpg') repeat 0 0;
min-width: 900px;
}

a:link, a:visited {
color: #A42A00;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.cleaning-box { 
min-height: 1px;
}

.noscreen {
display: none;
}


/* Wrapper */

.wrapper {
width: 900px;
margin: 30px auto 0 auto;
padding-bottom: 60px;
text-align: left;
position: relative;
}


/* Paragraphs, headings, ... */

p {
color: #A42A00;
line-height: 1.7;
}

h1, h1 a:link, h1 a:visited, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
letter-spacing: 1px;
}

h2, h3 {
color: #A42A00;
}

h1 {
font-size: 3.6em;
color: #EBD391;
margin-bottom: 10px;
}

h1 a:link, h1 a:visited {
color: #EBD391;
text-decoration: none;
}

h2 {
font-size: 1.8em;
margin-bottom: 8px;
}

h3 {
font-size: 1.5em;
}


/* Search form */

pic {
width: 500px;
height: 100px;
position: absolute;
top: 5px;
right: 14px;
background: #4E3525 url(../img/pic.jpg) no-repeat;	
}

/* Content */

.content {
width: 900px;
margin: 0 auto;
background-color: #FFF4D5;
}

.column-left {
float: left;
width: 63%;
}

.column-left-in {
margin: 1.7em 1em 3em 1.8em;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
}

.column-left h3 {
margin: 17px 0 12px 0;
}

.column-right {
float: right;
width: 36%;
}

.column-right-in {
margin: 5em 1em 3em 1em;
}

#board-top {
width: 295px;
height: 25px;
background: #8B5F26 url('../img/board-top.gif') no-repeat 0 0;
}

#board {
background-color: #8B5F26;
width: 295px;
}

.board-in {
margin: 0 1.8em;
padding: 0.7em 0;
}

#board-bottom {
width: 295px;
height: 21px;
background: #8B5F26 url('../img/board-bottom.gif') no-repeat 0 0;
}

#board h3 {
font-size: 1.35em;
color: #FFF9E7;
}

.divider {
width: 295px;
height: 13px;
background: #8B5F26 url('../img/divider.gif') no-repeat 0 0;
margin: -5px 0 16px 0;
}

.paper {
width: 295px;
height: 210px;
background: #8B5F26 url('../img/paper.gif') no-repeat 0 0;
margin-top: 4px;
padding-bottom: 9px;
}

.paper-in {
margin: 0 2.5em;
padding-top: 1.7em;
}

#board address {
font-style: normal;
font-weight: bold;
color: #803900;
line-height: 1.45;
background-color: #FFFFFF;
}


/* Lists */

ul.we-do {
list-style: none;
margin-bottom: 30px;
}

ul.we-do li {
background: url('../img/bullet.gif') no-repeat 0 1px;
padding: 0 0 1px 27px;
margin-bottom: 10px;
color: #A42A00;
line-height: 1.3;
}

/* Footer */

.footer {
width: 900px;
height: 47px;
margin: 0 auto;
background: #8B5F26;
border-top: 2px solid #612900;
}

.footer p {
color: #FFF4D5;
line-height: 47px;
}

.footer p a, .footer p a:visited {
color: #FFF4D5;
font-weight: normal;
}

.footer p.text-left {
float: left;
width: 415px;
margin-left: 27px;
display: inline;
}

.footer p.text-right {
float: right;
text-align: right;
width: 415px;
margin-right: 27px;
display: inline;
}
