/* Main Containers  */
body {background-color:#3c190b;}
body #main {background: url(../_img/adults-men/men-bgnd-dots.jpg) no-repeat;}

/* Bread Crumbs */
#bread { color:#fff; }
#bread a {	 color:#fff;}
#bread a:hover { color:#a47467;}

/* Content Styling */
#page-middle h2 {background: url(../_img/adults-men/men-head-bar.jpg) no-repeat; color: #dcd4d1;}
#content {background:#fdfdfb;}
#content h3{ color:#37352c;}
#content h3 span.min-name { color:#5e2c0c;}
#content h3 a { color:#5e2c0c;}
#content h3 a:hover { color:#5e2c0c;}
#content p { color:#333;}
#content a { color:#5e2c0c; }
#content a:hover { color:#5e2c0c;}
.event-date span.day {color:#fff;}

/* Sidebar */
#sidebar h3 {color:#e1cc6d; border-bottom: 1px solid #51271b;}
.sidebox {background: transparent url(../_img/adults-men/sidebox-inner.gif) repeat-x left bottom;}
.sidebox h4 {color:#e1cc6d;}
.sidebox h4 a {color:#e1cc6d;}
.sidebox h4 a:hover {color:#e1cc6d;}
.sidebox p {color:#dcd4d1;}
.sidebox p a{ color:#dcd4d1;}
.sidebox span.sermon-listen a {background:transparent url(../_img/adults-men/sermon-listen.gif) no-repeat;}
.sidebox span.sermon-watch a {background:transparent url(../_img/adults-men/sermon-watch.gif) no-repeat;}
.sidebox-btm { background: #3c190b url(../_img/adults-men/sidebox-bottom.gif) no-repeat left top; border-bottom: 1px solid #51271b;}
.sidebox-btm a {color:#e1cc6d; background: url(../_img/adults-men/men-arrow.gif) no-repeat right 5px; }

/* Sidebar - Messages, Upcoming Events & Articles */
p.date {color:#dcd4d1; background:transparent url(../_img/adults-men/men-date.gif) no-repeat;}
p.details a { color:#e1cc6d; background: url(../_img/adults-men/men-arrow.gif) no-repeat right 5px;}

/* Sidebar - Sub Navigation */
#subnav-outter{ background: transparent url(../_img/adults-men/subnav-top.gif) no-repeat left top; }
#subnav-inner{ background: transparent url(../_img/adults-men/subnav-btm.gif) no-repeat left bottom; }
ul#subnav{background: transparent url(../_img/adults-men/subnav-middle.gif) repeat-y;}
ul#subnav li a{color:#dfd7d3; border-bottom: 1px solid #7c564b;}
ul#subnav li ul li a{background:url(../_img/adults-men/subnav-arrow.gif) no-repeat 18px 8px; border-bottom: 1px solid #7c564b;}/*first child arrow indent */
ul#subnav li ul li ul li a{background:url(../_img/adults-men/subnav-arrow.gif) no-repeat 28px 8px; border-bottom: 1px solid #7c564b;}/*second child arrow indent */
ul#subnav li a:hover, ul#subnav li ul li a:hover {color:#e1cc6d; background-color:#7c564b;}

/* Sidebar - 2 Buttons */
#sidebar h4#volunteer-opps a {background: url(../_img/adults-men/volunteer-opps.gif) no-repeat left top; }
#sidebar h4#new-to-cp a {background: url(../_img/adults-men/new-to-changepoint.gif) no-repeat left top; }
#sidebar h4#giving a {background: url(../_img/adults-men/giving.gif) no-repeat left top; }

