body.content { background-color:#101010;}

.cboth {clear:both;}
#wrapper { width:980px; margin: 0 auto; }
#header {}
#header div.slides{ height:374px; background:url(/b/img/top_bg.jpg) no-repeat top center; padding:34px 40px 0;}

#header div.slides_sm{ height:184px; background:url(/b/img/top_bg.jpg) no-repeat top center; padding:34px 40px 0;}

#header .slideshow {
  margin: 0;
  position: relative;
}
#header .slideshow .slide {
  position: absolute;
}

div.menu { background-color:#403229; border:1px solid #211006; padding: 10px 0}
div.menu a { color:#99886E; padding: 5px;  font-weight:bold; display:block; text-align:center; font-family:georgia; font-size:13px; text-decoration:none;}
div.menu a:hover { color:#fff; text-decoration:underline}

div.menu #menu-19 { color:#FFE97A;}

#content {background-color:#DDCFB5; padding:0 40px}
#content div.box {background:url(/b/img/content_bg.gif) repeat-y top center #fff; width:900px;}
#content div.box-bot {background:url(/b/img/content_bg_bot.gif) no-repeat top center;}
#col-main { display:block; float:right; width:660px;}
#col-left { padding:20px; width:200px; }

#footer { padding:10px; color:#fff;}

div.article {padding:20px;}
div.article h1 {font-size:18px;}
div.article a:hover {text-decoration:underline}

div.form-errors{color:#ff0000}