/* Main Containers  */
body {background-color:#ccc9b3;}
body #main {background: url(../_img/children/children-bgnd-dots.jpg) no-repeat;}

/* Bread Crumbs */
#bread { color:#272525; }
#bread a {	 color:#272525;}
#bread a:hover { color:#723710;}

/* Content Styling */
#page-middle h2 {background: url(../_img/basic/basic-head-bar.jpg) no-repeat; color: #5e2c0c;}
#content {background:#fdfdfb;}
#content h3, #content h4{ color:#37352c;}
#content h3 span.min-name { color:#5e2c0c;}
#content h3 a, #content h4 a { color:#5e2c0c;}
#content h3 a:hover, #content h4 a:hover { color:#5e2c0c;}
#content p { color:#37352c;}
#content a { color:#0043D8; }
#content a:hover { color:#5e2c0c;}
.event-date span.day {color:#fff;}
/* Content Styling - Corkboard Area*/
* #content.children-main{padding:0 12px; background: url(../_img/children/children-content-area.jpg) no-repeat;}
#content #children-intro { width:360px; height:167px; margin:63px 50px 96px 55px; }
#content #children-intro h3 { color:#454033;}
#content #children-intro p { font-size:1.3em; line-height:normal;}
#content span#button-adventureland a { display:block; margin:0 0 0 52px; width:482px; height:172px; text-indent:-9999px; background: url(../_img/children/adventureland-button.jpg) no-repeat;}


/* Sidebar */
#sidebar h3 {color:#5e2c0c; border-bottom: 1px solid #5E2C0C;}
.sidebox {background: #f7f7ee url(../_img/basic/sidebox-inner.gif) repeat-x left bottom;}
.sidebox h4 {color:#5e2c0c;}
.sidebox h4 a {color:#5e2c0c;}
.sidebox h4 a:hover {color:#5e2c0c;}
.sidebox p {color:#37352c;}
.sidebox p a{ color:#5e2c0c;}
.sidebox span.sermon-listen a {background:transparent url(../_img/basic/sermon-listen.gif) no-repeat;}
.sidebox span.sermon-watch a {background:transparent url(../_img/basic/sermon-watch.gif) no-repeat;}
.sidebox-btm { background: #f7f7ed url(../_img/basic/sidebox-bottom.gif) no-repeat left top; border-bottom: 1px solid #cdccb2;}
.sidebox-btm a {color:#5e2c0c; background: url(../_img/basic/basic-arrow.gif) no-repeat right 5px; }

/* Sidebar - Messages, Upcoming Events & Articles */
p.date {color:#fbfbf3; background:transparent url(../_img/basic/basic-date.gif) no-repeat;}
p.details a { color:#5e2c0c; background: url(../_img/basic/basic-arrow.gif) no-repeat right 5px;}

/* Sidebar - Sub Navigation */
#subnav-outter{ background: transparent url(../_img/children/subnav-top.gif) no-repeat left top; }
#subnav-inner{ background: transparent url(../_img/children/subnav-btm.gif) no-repeat left bottom; }
ul#subnav{background: transparent url(../_img/children/subnav-middle.gif) repeat-y;}
ul#subnav li a{color:#635f4f; border-bottom: 1px solid #dedcc2;}
ul#subnav li ul li a{background:url(../_img/children/subnav-arrow.gif) no-repeat 18px 8px; border-bottom: 1px solid #dedcc2;}/*first child arrow indent */
ul#subnav li ul li ul li a{background:url(../_img/children/subnav-arrow.gif) no-repeat 28px 8px; border-bottom: 1px solid #dedcc2;}/*second child arrow indent */
ul#subnav li a:hover, ul#subnav li ul li a:hover {color:#5e2c0c; background-color:#dedcc2;}

/* Sidebar - 2 Buttons */
#sidebar h4#volunteer-opps a {background: url(../_img/basic/volunteer-opps.gif) no-repeat left top; }
#sidebar h4#new-to-cp a {background: url(../_img/basic/new-to-changepoint.gif) no-repeat left top; }
#sidebar h4#giving a {background: url(../_img/basic/giving.gif) no-repeat left top; }