body {background: #36322F;}
#banner {background: #fff url(images/bkgrd.gif);}
.contentM  {background-color: #F4F4C5;}

.sidebarL  {background: transparent url(images/menuL.png) top right repeat-y;}
.sidebarR  {background: transparent url(images/menuR.png) top left repeat-y;}

.ui-widget-header {
    border: 1px solid #654F06;
    background: #654F06 url("/ext/jquery/ui/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50%;
}
.breadcrumb {
    padding: 15px;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
    font-size: 1.35em;
    font-weight: bold;
}
.spacer {
    margin-bottom: 20px; /* define margin as you see fit */
}
.ui-widget-content {
    border: 1px solid rgba(132, 96, 16, 0.91);
    background: transparent url(/ext/jquery/ui/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat;
}
.ui-widget-header h4 {padding-left:10px;}

#intro h1 {font-family: 'Quintessential', cursive;line-height:1.75em;padding:0;margin:0;font-size:6em;}
#intro h2 {font-family: 'Quintessential', cursive;line-height:1.15em;padding:0;margin:0;margin-bottom:20px;font-size:4em;text-decoration:none; color:red;}
#intro p,#intro li,#intro li > li {line-height:1.15em;font-size:1.35em;}

#intro hr {
    border-width: 2px 0px 0px;
    border-color: #E7B919 -moz-use-text-color -moz-use-text-color;
}