body.custom {
background: #8a704d url(images/Background.gif) top center;
background-attachment: fixed;
color: #5a4533; 
}

/* HEADER  */
.custom #header #logo a { 
     display: block; 
     height: 390px; width: 873px; 
     background: url(images/LHPhead.png) no-repeat top center; outline: none;
     }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border-bottom: 0px solid #ffffff; }

/* BODY */
.custom #content_box { background: url(images/LHPmain.png) repeat-y; border:0; padding: 0 2em 0 2em; margin: 0; }
.no_sidebars #content { width: 873px; background: url(images/LHPmain.png) repeat-y top center; border:0; padding: 0; margin: 0 0 0 -2em;}
.no_sidebars .post_box { padding: 0 2em; margin: 2em 1.1em;}
.custom #footer { width: 873px; background: url(images/LHPfooter.png) no-repeat; height:96px; color: #655031; border:0; text-align: center; clear: both; }
.custom #container { margin: 0 auto; }
.custom #page {border: 0; margin:0;}

/* GLOBAL */ 
.custom a { color: #749398; } 
.custom a:visited { color: #749398; }
.custom a:hover { color: #98afb3; }
.comments_closed p { display: none; }
.custom .sidebar h3 { padding: 8px 0 3px 0; color: #b29536; font-variant: normal; text-transform:uppercase;}
.custom h2 { font-size: 320%; border-bottom: 0px solid #b29536; }
.custom #sidebars { margin: 0; }


/* NAV  */
.custom ul#tabs li.page-item-1, .custom ul#tabs li.page-item-1 a { background: url(images/nav1.png) no-repeat; background-position: 0 0; height: 46px; width:171px; text-indent:-9999px;border:0; outline:none;}

.custom ul#tabs li.page-item-2, .custom ul#tabs li.page-item-2 a { background: url(images/nav2.png) no-repeat; background-position: 0 0; height: 46px; width:177px; text-indent:-9999px;border:0; outline:none;}

.custom ul#tabs li.page-item-3, .custom ul#tabs li.page-item-3 a { background: url(images/nav3.png) no-repeat; background-position: 0 0; height: 46px; width:185px; text-indent:-9999px;border:0; outline:none;}

.custom ul#tabs li.page-item-4, .custom ul#tabs li.page-item-4 a { background: url(images/nav4.png) no-repeat; background-position: 0 0; height: 46px; width:139px; text-indent:-9999px;border:0; outline:none;}

.custom ul#tabs li.page-item-5, .custom ul#tabs li.page-item-5 a { background: url(images/nav5.png) no-repeat; background-position: 0 0; height: 46px; width:120px; text-indent:-9999px;border:0; outline:none;}

.custom ul#tabs {border:0; padding: 0 0 0 30px; margin-top: -46px;}
   .custom ul#tabs li {margin: 0; border:0;}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0;}
.custom ul#tabs li.current_page_item a:hover {text-decoration:none; } 
.custom ul#tabs li.current-cat a:hover {text-decoration:none;} 

/* MEDIA BOX */
.custom #custom_box {background:#ffffff none repeat scroll 0 0; border:0;}


div.sociable ul li { padding-right:6px; padding-left:6px; }

/* BORDERS */
.custom #feature_box {border:0; padding:0; margin:0;} /* page-bottom 1px line horizontal */
.custom #column_wrap { border:0; padding:0; margin:0; background:#fff; }  /* content and sidebar dividing line */
.custom #sidebars {border:0; padding:0;} /* left-side 1px vertical line on sidebar */
.custom #sidebar_1 {border:0; } /* right-side 1px vertical line on sidebar */
.custom #sidebar_2 {border-left:1px solid #b29536; padding:0; margin:0;} /* right-side 1px vertical line on sidebar */
.custom .post_box, .teasers_box {border-top:0; }

