/* Main Containers  */
body {background-color:#faf6ed;}

/* Bread Crumbs */
#bread { color:#000; }
#bread a {	 color:#000;}
#bread a:hover { color:#b56115;}

/* Content Styling */
#page-top.light { background:none !important;}
#page-middle.light { background: #fff url(../_img/students-due-north/content-area-stretch.gif) repeat-y 4px top;}
#page-middle h2 {display:none;}
#content {padding:20px 27px 40px; width:671px !important; background: transparent url(../_img/students-due-north/content-area-bgnd.jpg) no-repeat left top !important;}
#content h3{ color:#7d4721;}
#content h3 span.min-name { color:#7d4721;}
#content h3 a { color:#7d4721;}
#content h3 a:hover { color:#7d4721;}
#content p { color:#3b2418;}
#content a { color:#b56115; }
#content a:hover { color:#7d4721;}
.event-date span.day {color:#fff;}

/* Sidebar */
#sidebar h3 {color:#7d4721; border-bottom: 1px solid #e9b233;}
.sidebox {background: #faf6ed url(../_img/students-due-north/sidebox-inner.gif) repeat-x left bottom;}
.sidebox h4 {color:#3b2418;}
.sidebox h4 a {color:#3b2418;}
.sidebox h4 a:hover {color:#3b2418;}
.sidebox p {color:#3b2418;}
.sidebox p a{ color:#3b2418;}
.sidebox span.sermon-listen a {background:transparent url(../_img/students-due-north/sermon-listen.gif) no-repeat;}
.sidebox span.sermon-watch a {background:transparent url(../_img/students-due-north/sermon-watch.gif) no-repeat;}
.sidebox-btm { background: #faf6ed url(../_img/students-due-north/sidebox-bottom.gif) no-repeat left top; border-bottom: 1px solid #e9b233;}
.sidebox-btm a {color:#b56115; background: url(../_img/students-due-north/due-north-arrow.gif) no-repeat right 5px; }

/* Sidebar - Messages, Upcoming Events & Articles */
p.date {color:#fff; background:transparent url(../_img/students-due-north/due-north-date.gif) no-repeat;}
p.details a { color:#b56115; background: url(../_img/students-due-north/due-north-arrow.gif) no-repeat right 5px;}

/* Sidebar - Sub Navigation */
#subnav-outter{ background: transparent url(../_img/students-due-north/subnav-top.gif) no-repeat left top; }
#subnav-inner{ background: transparent url(../_img/students-due-north/subnav-btm.gif) no-repeat left bottom; }
ul#subnav{background: transparent url(../_img/students-due-north/subnav-middle.gif) repeat-y;}
ul#subnav li a{color:#7d4721; border-bottom: 1px solid #f1b23e;}
ul#subnav li ul li a{background:url(../_img/students-due-north/subnav-arrow.gif) no-repeat 18px 8px; border-bottom: 1px solid #f1b23e;}/*first child arrow indent */
ul#subnav li ul li ul li a{background:url(../_img/students-due-north/subnav-arrow.gif) no-repeat 28px 8px; border-bottom: 1px solid #f1b23e;}/*second child arrow indent */
ul#subnav li a:hover, ul#subnav li ul li a:hover {color:#fdf4de; background-color:#7d4721;}

/* Sidebar - 2 Buttons */
#sidebar h4#volunteer-opps a {background: url(../_img/students-due-north/volunteer-opps.gif) no-repeat left top; }
#sidebar h4#new-to-cp a {background: url(../_img/students-due-north/new-to-changepoint.gif) no-repeat left top; }
#sidebar h4#giving a {background: url(../_img/students-due-north/giving.gif) no-repeat left top; }
