/* ELEMENTS */
#colMargin { }
#pageTitle { }
#colLeft { width: 50%; text-align: left; float: left; display: inline; }
#colRight { width: 50%; text-align: right; float: right; display: inline; }
#colNormal h1, #colNormal h1 a, #colLeft h1, #colLeft h1 a, #colRight h1, #colRight h1 a { color: #856f3c; }

.white #breadcrumbs { display: block; }
.white #colLeft { width: 295px; padding: 0px 10px 0px 0px; }
.white #colRight { width: 295px; padding: 0px 0px 0px 10px; text-align: left; }