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

body{background:#bdb58c;}

#wrapper{border:5px solid #b4a368; border-top:none;}
#header{background:#b4a368;}
.logo{background:url(../images/carbonoffsetters/logo.jpg) no-repeat; height:162px;}

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

/*Four Side Graphic Images*/
.top_graphic{background:url(../images/carbonoffsetters/Horizon-shells-2.jpg) top center;}
.left_graphic{background:url(../images/carbonoffsetters/vert-shells-3.jpg) left top repeat-y;}
.right_graphic{background:#fff url(../images/carbonoffsetters/vert-shells-4.jpg) right top repeat-y;}
#content{}

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

/*Copyright in footer*/
.copyright{background:#776f4b; color:#fff;}
.contact_us{background:#523727;}
.contact_us a{color:#fff;}

/*Portal Landing Page Links*/
ul.sub_links{border:2px solid #bfa3bf;}
ul.sub_links li a{background:#fcfafc; border:1px solid #f9f5fa; color:#260c23; font-weight:bold;}
ul.sub_links li a span{font-weight:normal;}
ul.sub_links li a:hover{border:1px solid #dfd7e1;}

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

/*Main Content*/
.content{border:0px solid #dcdcdc;}
.content h3{background:#d7d49e; color:#000;}
.content span a{color:#999;}
.content p{}

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

/*Notes between Entries*/
.bullets{background:#f4f1e1; border:1px solid #e9e3c4; border-left:8px solid #e9e3c4; border-right:8px solid #e9e3c4; width:684px;}
.bullets_portal{background:#fff; border:1px solid #e8e9eb; border-left:8px solid #e8e9eb; border-right:8px solid #e8e9eb; width:654px; float:left; margin:0 0 25px 50px; display:inline; padding:15px; line-height:18px;}

/*TABLES*/
.content_tables{float:left; border:0px solid #bfa3bf; display:inline; width:770px; padding:10px 10px 30px; margin:0 0 25px 4px;}

.cabon_offset_tables{float:left; width:770px; font-size:15px; margin-top:20px; line-height:18px; border-collapse:separate; border-spacing:7px;}
.cabon_offset_tables td, .organic_section th{padding:8px 10px; border:1px solid #f1f198; font-size:16px;}
.cabon_offset_tables th{font-weight:bold; font-size:15px; text-align:center;}
.cabon_offset_tables span{font-size:12px;}

.cabon_offset_tables td.col_1, .organic_section th.col_1{background:#f9f8e3;}
.cabon_offset_tables td.col_2, .organic_section th.col_2{background:#f2f1d2;}
.cabon_offset_tables td.col_3, .organic_section th.col_3{background:#eceabf;}
.cabon_offset_tables td.col_4, .organic_section th.col_4{background:#e4e2b0;}
.cabon_offset_tables td.col_5, .organic_section th.col_5{background:#ddd9a4;}
.cabon_offset_tables td.col_6, .organic_section th.col_6{background:#d7d49e;}

.cabon_offset_tables_top{float:left; width:770px; font-size:15px; margin-top:20px; line-height:18px; border-collapse:separate; border-spacing:7px;}
.cabon_offset_tables_top td, .organic_section th{padding:8px 3px; border:1px solid #f1f198; font-size:16px;}
.cabon_offset_tables_top th{font-weight:bold; font-size:15px; text-align:center;}
.cabon_offset_tables_top span{font-size:12px;}

.cabon_offset_tables_top td.col_1, .organic_section th.col_1{background:#f9f8e3;}
.cabon_offset_tables_top td.col_2, .organic_section th.col_2{background:#f2f1d2;}
.cabon_offset_tables_top td.col_3, .organic_section th.col_3{background:#eceabf;}
.cabon_offset_tables_top td.col_4, .organic_section th.col_4{background:#e4e2b0;}
.cabon_offset_tables_top td.col_5, .organic_section th.col_5{background:#ddd9a4;}
.cabon_offset_tables_top td.col_6, .organic_section th.col_6{background:#d7d49e;}


