body {
background: #e5c9be;
color: #704c66;
font: 12px "Lucida Grande", Arial, Sans-serif;
line-height: 20px;
text-align: justify;
margin: 0px;
}


a {
outline-style: none;
text-decoration: none;
}


#container {
background: url('images/bg.jpg') repeat-x;
margin: 0px;
}


#banner {
background: url('images/banner.png');
width: 778px;
height: 422px;
margin: 0px;
}


#banner #title {
font: 24px "Century Gothic", Arial, Sans-serif;
padding: 303px 0px 0px 57px;
text-transform: uppercase;
letter-spacing: 1px;
color: #a16161;
}


#banner #title #green {
color: #9d946a;
}


#banner #subtitle {
font: 12px Georgia, Times, Serif;
color: #c09187;
text-transform: uppercase;
letter-spacing: 3px;
padding: 0px 0px 0px 57px;
margin-top: -3px;
}


#nav {
margin: -40px 0px 0px 0px;
width: 160px;
float: left;
position: relative;
}


h2, h3 {
font: normal 13px Georgia, Times, Serif;
letter-spacing: 3px;
text-indent: 25px;
line-height: 35px;
display: block;
width: 172px;
margin: 0px 0px 7px 0px;
text-transform: uppercase;
color: #fff;
}


h2 {
background: url('images/h2.jpg') top right;
}


h3  {
background: url('images/h2-2.jpg') top right;
}


#hide {
position: absolute;
top: 30px;
left: -190px;
}


.sliding-navigation {
list-style: none;
margin: 0px 0px 25px 0px;
padding: 0px;
}


.sliding-navigation  .sliding-element a {
letter-spacing: 1px;
color: #b2786b;
background:#ecd6ce;
text-decoration: none;
display: block;
width: 125px;
padding: 1px 15px;
margin: 0;
margin-bottom: 5px;
font-size: 12px;
text-indent: 5px;
}

.sliding-navigation  .sliding-element a:hover {
background: #f0dbd3;
border-right: 5px solid #b2a585;
}


#content {
margin: -40px 0px 20px 37px;
width: 535px;
float: left;
position: relative;
}


h1 {
background: url('images/h1.jpg') top left no-repeat;
color: #b18a65;
font: 26px "Century Gothic", "Lucida Grande", Sans-serif;
text-transform: lowercase;
text-indent: 62px;
letter-spacing: 3px;
margin: 20px 0px -9px 10px;
line-height: 47px;
}


h1:first-letter {
color: #d03e54;
}


#content .box{
background: #ebd3ca;
border: 1px dashed #d9a3a3;
padding: 10px 15px;
margin-top: 9px;
}


#content p {
margin: 0px;
}


#content a {
color: #ca5159;
border-bottom: 1px solid #fff;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
}


#content a:hover {
color: #96904a;
}


b, strong {
font-family: Georgia, Times, Serif;
letter-spacing: 1px;
color: #a96c69;
}


i, em {
color: #93994d;
}


u {
color: #b47c47;
}


s {
color: #ce736c;
}



blockquote {
color: #885564;
background: #f0dbd3;
border-left: 5px solid #dd9589;
border-right: 5px solid #aba573;
border-top: 1px dashed #fff;
border-bottom: 1px dashed #fff;
padding: 10px 15px;
margin: 10px 25px 16px 25px;
}


#content img {
padding: 7px;
background: url('images/bg2.jpg');
border: 1px dashed #cd7e76;
}


.clear {
clear: both;
}


#footer {
background: url('images/footer.jpg') 65px 3px no-repeat;
height: 130px;
width: 732px;
margin: -45px 0px 25px 0px;
}


#footer p {
color:#7c4d5d;
letter-spacing: 1px;
padding: 65px 0px 0px 165px;
font-style: italic;
line-height: 23px;
}



#footer a {
font: 11px "Century Gothic", "Lucida Grande", Sans-serif;
text-transform: uppercase;
color: #837e57;
letter-spacing: 1px;
}


#footer a:hover {
color: #b57755;
text-decoration: underline;
}