/* Main Containers  */
body {background-color:#25408f;}
body #main {background: url(../_img/new-starting-point/starting-point-bgnd-dots.jpg) no-repeat;}

/* Bread Crumbs */
#bread { color:#fff; }
#bread a {	 color:#fff;}
#bread a:hover { color:#e9a022;}

/* Content Styling */
#page-middle h2 {background: url(../_img/new-starting-point/starting-point-head-bar.jpg) no-repeat; color: #25408f;}
#content {background:#fdfdfb;}
#content h3{ color:#25408f;}
#content h3 span.min-name { color:#25408f;}
#content h3 a { color:#25408f;}
#content h3 a:hover { color:#25408f;}
#content p { color:#576076;}
#content a { color:#c65b10; }
#content a:hover { color:#385cc6;}
.event-date span.day {color:#fff;}

/* Sidebar */
#sidebar h3 {color:#e9a022; border-bottom: 1px solid #192f6f;}
.sidebox {background: url(../_img/new-starting-point/sidebox-inner.gif) repeat-x left bottom;}
.sidebox h4 {color:#fff;}
.sidebox h4 a {color:#fff;}
.sidebox h4 a:hover {color:#fff;}
.sidebox p {color:#b8c1d7;}
.sidebox p a{ color:#b8c1d7;}
.sidebox span.sermon-listen a {background:transparent url(../_img/new-starting-point/sermon-listen.gif) no-repeat;}
.sidebox span.sermon-watch a {background:transparent url(../_img/new-starting-point/sermon-watch.gif) no-repeat;}
.sidebox-btm { background: #25408f url(../_img/new-starting-point/sidebox-bottom.gif) no-repeat left top; border-bottom: 1px solid #192f6f;}
.sidebox-btm a {color:#e9a022; background: url(../_img/new-starting-point/starting-point-arrow.gif) no-repeat right 5px; }

/* Sidebar - Messages, Upcoming Events & Articles */
p.date {color:#fff; background:transparent url(../_img/new-starting-point/starting-point-date.gif) no-repeat;}
p.details a { color:#e9a022; background: url(../_img/new-starting-point/starting-point-arrow.gif) no-repeat right 5px;}

/* Sidebar - Sub Navigation */
#subnav-outter{ background: transparent url(../_img/new-starting-point/subnav-top.gif) no-repeat left top; }
#subnav-inner{ background: transparent url(../_img/new-starting-point/subnav-btm.gif) no-repeat left bottom; }
ul#subnav{background: transparent url(../_img/new-starting-point/subnav-middle.gif) repeat-y;}
ul#subnav li a{color:#25408f; border-bottom: 1px solid #ccd2e1;}
ul#subnav li ul li a{background:url(../_img/new-starting-point/subnav-arrow.gif) no-repeat 18px 8px; border-bottom: 1px solid #ccd2e1;}/*first child arrow indent */
ul#subnav li ul li ul li a{background:url(../_img/new-starting-point/subnav-arrow.gif) no-repeat 28px 8px; border-bottom: 1px solid #ccd2e1;}/*second child arrow indent */
ul#subnav li a:hover, ul#subnav li ul li a:hover {color:#fff; background-color:#ccd2e1;}

/* Sidebar - 2 Buttons */
#sidebar h4#volunteer-opps a {background: url(../_img/new-starting-point/volunteer-opps.gif) no-repeat left top; }
#sidebar h4#new-to-cp a {background: url(../_img/new-starting-point/new-to-changepoint.gif) no-repeat left top; }
#sidebar h4#giving a {background: url(../_img/new-starting-point/giving.gif) no-repeat left top; }

/* Footer - Override _Subs.css */
#footer { background: none; background-color:#182f6f;}