body { background: #1BBFC8;  background-image: url( '/images/blue_stripe.jpg' ); background-repeat:repeat-x; }
#container { border: 1px solid #AA4318; }
#banner { width: 800px; height: 138px; border-bottom: 2px solid #AA4318; }
#top-section { width:800px; height: 138px; }
#menu-section { top: 118px; left:300px; height: 18px; width: 700px; font-size: 12px; }
.menu-on { width: 100px; background: #843313; color: white; padding: 2px; font-size: 12px; text-align: center; font-weight: bold; }
.menu-off { width: 100px; background: #0E696E; color: white; padding: 2px; font-size: 12px; text-align: center; }
#content-body { background: #B6EFEF;  }
#copyright { border-top: 1px dotted #FB7849; }
#breadcrumbs { color: #666; border-bottom: 1px dotted #FB7849; }
#breadcrumbs a { color: #0E676B; }
#breadcrumbs a:hover { color: #0E676B; }
#breadcrumbs a:active { color: #0E676B; }
#breadcrumbs a:link { color: #0E676B; }
#breadcrumbs a:visited { color: #0E676B; }
th { color: #843313; }
td { color: #0E676B; }
p { color: #0E676B; }
h1, h2, h3, h4, h5 { color: #843313; }
.box-title { background: #843313; color: white; }
.box-content { border-bottom: 1px solid #843313; border-top: 1px solid #843313; background: white; color: #843313; }
.box-content p { color: #843313; }

.showhide-box-title { background: #843313; color: white; }
.showhide-box-content { border-bottom: 1px solid #843313; border-top: 1px solid #843313; background: white; color: #843313; }
.showhide-box-content p { color: #843313; }
