/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/

* {
    margin: 0;
    padding: 0;
}

body {
    padding: 50px 0;
    font: 13px Arial, Helvetica, sans-serif;
    color: #655643;
    background: #DECFAC url('images/bg.gif') repeat-x;
}

h1 {
    float: left;
    width: 270px;
    font: normal 48px/84px Georgia, Times, serif;
    color: #FFFFFF;
}
h3 {
    float: left;
    width: 270px;
    font: normal 30px/36px Arial, Times, serif;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

h2 {
    font-weight: normal;
    color: #655643;
}

p {
    padding: .75em 0;
    line-height: 1.8em;
    text-align: justify;
}

p#subtitle {
    float: right;
    overflow: hidden;
    padding-top: 1px;
    font: italic 20px/24px Georgia, Times, serif;
    color: #ECE4D1;
}
p#subtitle2 {
    float: right;
    overflow: hidden;
    padding-top: 5px;
    font: italic 20px/24px Georgia, Times, serif;
    color: #ECE4D1;
}
a {
    text-decoration: none;
    color: #FFFFFF;
}

a:hover {
    text-decoration: underline;
}

/* page */

#page {
    width: 960px;
    margin: 0 auto;
}

#header {
    height: 85px;
    padding: 0 30px;
    background: #6B5B49 url('images/header.jpg') no-repeat;
}

/* menu */

#menu {
    clear: both;
    height: 72px;
    padding: 0 29px;
    background: #190D00;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 2px 1px;
    line-height: 68px;
    text-transform: uppercase;
}

#menu ul li a {
    display: block;
    float: left;
    padding: 0 40px;
    text-decoration: none;
    color: #CCCCCC;
}

#menu ul li a:hover, #menu ul li.active a {
    color: #FFFFFF;
    background: #372F24 url('images/menuover.gif') repeat-x;
}

/* intro */

#intro {
    height: 318px;
    padding: 60px 30px 30px 60px;
    background: #21160A url('images/img.jpg') no-repeat 30px 0;
}
#intro2 {
    height: 318px;
    padding: 60px 30px 30px 60px;
    background: #21160A url('images/img-1.jpg') no-repeat 30px 0;
}
#intro3 {
    height: 318px;
    padding: 60px 30px 30px 60px;
    background: #21160A url('images/img-3.jpg') no-repeat 30px 0;
}
#intro4 {
    height: 318px;
    padding: 60px 30px 30px 60px;
    background: #21160A url('images/img-2.jpg') no-repeat 30px 0;
}
#intro p {
    width: 440px;
    padding: 0;
    font: italic 16px/32px Georgia, Times, serif;
    text-align: left;
    color: white;
}

#intro2 p {
    width: 440px;
    padding: 0;
    font: italic 16px/32px Georgia, Times, serif;
    text-align: left;
    color: white;
}
#intro3 p {
    width: 440px;
    padding: 0;
    font: italic 16px/32px Georgia, Times, serif;
    text-align: left;
    color: white;
}
#intro4 p {
    width: 440px;
    padding: 0;
    font: italic 16px/32px Georgia, Times, serif;
    text-align: left;
    color: white;
}
/* main */

#main {
    background: #CBBC9C url('images/main.gif') repeat-y;
    border-top: 1px solid #C8BAAF;
    border-bottom: 1px solid #BFB1A6;
}

/* sidebar */

#sidebar {
    float: left;
    width: 270px;
    padding: 40px 0 30px 30px;
    background: #C1B293;
}

#sidebar h2 {
    font-size: 1.7em;
}

#sidebar .box {
    padding: 1em 0 2em 0;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 1.5em 0 2.5em 0;
}

#sidebar ul li {
    padding: .2em 0;
    line-height: 2.5em;
    border-bottom: 1px solid #C6B89B;
}

#sidebar ul li a {
    display: block;
    padding: 0 25px;
}

/* content */

#content {
    float: right;
    width: 570px;
    padding: 40px 30px 20px 0;
}

#content .post {
    padding: 0 0 3em 0;
}

#content h2 {
    font-size: 2.2em;
}

#content h2 a {
    color: #655643;
    text-decoration: none;
}

p.postmeta {
    font-size: .98em;
}

#content .entry {
    padding: 1.5em 0 0 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    clear: both;
    padding: 50px 30px;
    height: 1%;
    background: #6B5C49 url('images/footer.jpg') no-repeat;
}

#footer p {
    font-size:1.11em;
    color: #ffffff;
    text-transform: ;
}

#footer p.copyright {
    float: left;
    width: 240px;
}

#footer a {
    color: #ffffff;
}

#footer2 {
    float: right;
    width: 570px;
}

#footer2 a {
    padding: 0 10px;
}


/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 478px;
  height: 29px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
  height: 22px;
}

input, textarea
{ width: 320px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
}

.submit
{ font-family: verdana, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
}
