@charset "utf-8";
/* CSS Document */
/* This Stylesheet contains CSS Rules for the Site Colors (Only Colors) */

body{background:#151528;}

#wrapper{border:5px solid #3f6c5a; border-top:none;}
#header{background:#3f6c5a;}
.logo{background:url(../images/people/logo.jpg) no-repeat; height:152px;}

/*Portal Title - e.g. Children Portal*/
h1{color:#000;}

/*Four Side Graphic Images*/
.top_graphic{background:url(../images/people/horizonbirdslookingstraight.jpg) top center;}
.left_graphic{background:url(../images/people/vertical-birds-leftside.jpg) left top repeat-y;}
.right_graphic{background:#fff url(../images/people/vertical-birds-rightside.jpg) right top repeat-y;}

/*Home Page link Located on top*/
.home{background:#224739;}
.home a{color:#fff;}

/*Copyright in footer*/
.copyright{background:#3a3a4f; color:#fff;}
.contact_us{background:#4d5263;}
.contact_us a{color:#fff;}

/*Portal Landing Page Links*/
ul.sub_links{border:2px solid #b1b1ce;}
ul.sub_links li a{background:#fcfafc; border:1px solid #f9f5fa; color:#000;}
ul.sub_links li a:hover{border:1px solid #dfd7e1;}

/*Sub Page Titles*/
ul.page_titles{border:1px solid #eaf3e1;}
ul.page_titles li h2{border:1px solid #eaf3e1; color:#000;}

/*Main Content*/
.content{border:0px solid #655728;}
.content h3{background:#cacaca; color:#000;}
.content h3 code a{color:#000;}

.content span a{color:#dae6a1;}
.content p{}

/*Backlink at the end of content*/
.breadcrumb a{color:#ccc;}

/*Notes between Entries*/
.content .bullets{background:#fcfce6; border:1px solid #f5f5d0; border-left:8px solid #f5f5d0; border-right:8px solid #f5f5d0; width:684px;}

.content_peoples{float:left; border:0px solid #bfa3bf; display:inline; width:730px; padding:10px 30px 30px; margin:0 0 25px 4px;}
.content_peoples h3{padding:8px 10px; font-size:18px; margin-top:80px; margin-bottom:20px; float:left; width:710px; background:#cacaca; color:#000;}
.peoples{float:left; width:730px;}
.peoples .image{float:left; background:#252342; padding:20px 0; width:175px; text-align:center;}
.peoples p{float:left; padding:0 0 0 20px; width:530px; font-size:15px; line-height:20px;}
