@charset "utf-8";
/* CSS Document */

body{ 
background-image:url(../img/bg.jpg);
background-repeat:no-repeat; 
background-position:center top; 
background-color:#231c13;
margin:0px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}

#content{
margin:68px auto 0px auto;
width:808px;
background-color:#3f311e;
}

.filler{
background-image:url(../img/tree.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.filler2
{
background-image:url(../img/bgshder.gif);
background-position:bottom right;
background-repeat:repeat-x;
}
.filler3
{
background-image:url(../img/contbg.gif); background-repeat:repeat-y; background-position:left;
}
#center_col{
width:627px; 
float:right;
}

#center_col .content{
padding:0px 20px 10px 20px;
color:#837563;
line-height:18px;
text-align:justify;
}

#center_col .content img{
padding-right:20px;}

#center_col .content a{ color:#dfbb33;}
#center_col .content a:hover{ color:#cbbb7f; text-decoration:none;}

#center_col h1{
font-size:14px;
color:#bd9c71;
margin:0px 0px 10px 0px;}

#center_col h2{
font-size:12px;
color:#ad9d86;
margin:20px 0px 10px 0px;
border-bottom:1px solid  #473f36;
border-left:5px #231c13 solid;
padding:0px 0px 0px 6px;}

#left_col{
width:181px; 
background-color:#231c13; 
float:left;}

#left_links ul{
list-style:none;
padding:0px;
margin:30px 0px 0px 0px;
}
#left_links li{
display:block;
margin:auto;
list-style:none;
color:#b29c49;

}

.active {
padding:10px 10px 10px 5px;
height:16px;
width:146px;
margin:auto;
background-image:url(../img/sublink_r.gif);
background-repeat:no-repeat;
background-position:center;
}

#left_links li a{
color:#b29c49; 
background-image:none;
display:block;
padding:10px 10px 10px 5px;
height:16px;
width:146px;
margin:2px auto;
text-decoration:none;
background-image:url(../img/sublinkbg.gif);
background-repeat:no-repeat;
background-position:center;

}

#left_links li a:hover{
background-image:none;
background-image:url(../img/sublink_r.gif);
background-repeat:no-repeat;
background-position:center;
}

#footer{
background-image:url(../img/foot_bg.gif);
background-repeat:no-repeat;
background-position:center top;
height:143px;
width:808px;
margin:0px auto;
padding:20px;
text-align:center;
font-size:10px;
color:#42392e;}

#footer .links{ padding:0px 0px 10px 0px;
border-bottom:1px #271f15 solid;
margin:0px 0px 15px 0px;
}

#footer .links a{
padding:0px 10px 0px 10px;
color:#42392e;
font-size:11px;
text-decoration:none;
border-left:#2d2317 solid 1px;
}

#footer .links a:hover{
color:#624a2d;}

.info{ font-size:11px;
color:#473f36;
border-top:1px solid #473f36;
padding-top:10px; }

.info2{ font-size:11px;
border-left:1px solid #473f36;
border-right:1px solid #473f36;
padding-top:10px;
display:block;
background-color:#231c13;
padding:10px;


/*margin-top:20px;*/}

.info img{ padding-right:20px;}

.contact{ padding:20px 0px 0px 0px;}