html, body { background-image: url('../../../../images/appearance/skin_BackgroundBurlap.png'); }

/* TOP NAV */
html #top-nav { background-color: transparent; }
html #top-nav-container { background-color: transparent; }

/* SEARCH */
#main-search-bar {  }

/* MAIN NAV */
#nav-main-navbar {  }

/* HEADER */
html #header-main { background-color: transparent; }
html #header-main-container { border-bottom: 0; border-left: 5px solid #1f1f1f; border-right: 5px solid #1f1f1f; border-top: 5px solid #1f1f1f; }

/* CONTENT */
html #content-main { background-color: transparent; background-image: none; }
html #content-main-container { border-bottom: 0; border-left: 5px solid #1f1f1f; border-right: 5px solid #1f1f1f; border-top: 0; }
html #nav-main-container { border-left: 5px solid #1f1f1f; border-right: 5px solid #1f1f1f; }

/* FOOTER */
html #footer-main-primary { border-bottom: 5px solid #1f1f1f; border-left: 5px solid #1f1f1f; border-right: 5px solid #1f1f1f; border-top: 0; }
