body {
background: #492912 url(images/bg.jpg);
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
}

#back_top  {
background: url(images/top_bg.jpg) repeat-x;
}

#container {
width: 788px;
margin: 0 auto
}

#header {
height: 85px;
}

#sitetitle {
float: left;
width: 473px;
height: 58px;
font-size: 2.9em;
color: #CBB4A2;
padding: 27px 0 0 40px
}

#sitetitle em {
font-size: 0.7em;
color: #b47848;
}

#header_right {
background: url(images/top_right.jpg) no-repeat;
width: 275px;
float: right;
height: 85px;
}

#welcome {
height: 119px;
}

#welcome_text{
float: left;
width: 368px;
height: 99px;
background: url(images/welcome_left.jpg) no-repeat;
color: #FAD38A;
font-size: 0.9em;
padding: 20px 50px 0 95px
}

#welcome_right {
float: right;
width: 275px;
height: 119px;
background: url(images/welcome_right.jpg) no-repeat;
}

#content {
background: url(images/content_bg.jpg) repeat-y 0px;
float: left;
width: 788px;
font-size: 0.9em
}

#content_footer {
background: url(images/content_bot.jpg) no-repeat bottom;
float: left;
}

#content_left {
background: url(images/content_top_left.jpg) no-repeat;
width: 548px;
float: left
}

#content_right {
background: url(images/content_top_right.jpg) no-repeat top right;
color: #4F2F18;
line-height: 18px;
text-align: justify;
padding: 10px 15px 10px 65px
}

#nav {
float: right;
background: url(images/nav_top.jpg) no-repeat;
width: 172px;
padding: 150px 55px 0 13px;
color: #E4C6BE;
text-align: justify;
line-height: 17px;
}

#footer {
clear: both;
background: url(images/footer.jpg) no-repeat;
min-height: 85px;
font-size: 0.9em;
text-align: center;
padding: 27px;
color: #CBB4A2
}

a {
/*font-weight: bold;*/
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#content_left a:link, #content_left a:visited {
color: #B15000;
}

#content_left a:hover, #content_left a:active {
color: #000000;
}

#nav a:link, #nav a:visited {
color: #F1C36C;
}

#nav a:hover, #nav a:active {
color: #FFFFFF;
}

#footer a:link, #footer a:visited,
#welcome_text a:link , #welcome_text a:visited{
color: #CB7229;
}

#footer a:hover, #footer a:active,
#welcome_text a:hover , #welcome_text a:active {
color: #F1C36C
}

h1 {
background: url(images/h1.gif) no-repeat;
height: 29px;
left: -11px;
z-index: 2;
position: relative;
color: #7C3B19;
font-size: 2.1em;
padding: 13px 0 0 10px;
margin: 10px 0 7px
}

h2 {
color: #000000;
font-weight: normal;
font-size: 1.6em;
margin: 10px 0 7px
}

h3 {
font-size: 1.5em;
font-weight: normal;
margin: 10px 0 7px;
color: #F2DED8
}

h4 {
margin: 0 0 5px;
font-size: 1.2em;
color: #000000
}

#nav ul {
list-style: none;
margin: 0 0 20px 10px;
padding: 0
}

#nav ul a {
letter-spacing: 1px;
word-spacing: 2px;
font-weight: bold;
text-decoration: none
}

blockquote {
background: #F2DDD8 url(images/quote.jpg) no-repeat top right;
margin: 0 0 15px;
left: -11px;
z-index: 2;
position: relative;
padding: 10px 20px 10px 10px;
width: 420px
}
