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

body{background:#f6ed66;}

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

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

/*Four Side Graphic Images*/
.top_graphic{background:url(../images/organic_musts/horizontalfandv1-996x99.jpg) top center;}
.left_graphic{background:url(../images/organic_musts/verticalFandV1.jpg) left top repeat-y;}
.right_graphic{background:#fff url(../images/organic_musts/verticalFandVeg2.jpg) right top repeat-y;}

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

/*Copyright in footer*/
.copyright{background:#b2d56e; color:#fff;}
.contact_us{background:#507a3c;}
.contact_us a{color:#fff;}

/*Portal Landing Page Links*/
ul.sub_links{border:2px solid #c9d5b5;}
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 #f6ebb2;}
ul.page_titles li h2{border:1px solid #f6ebb2; color:#000;}

/*Main Content*/
.content{border:0px solid #d0ddb0;}
.content h3{background:#d0ddb0; color:#333300;}
.content h3 code a{color:#333300;}
.content span a{color:#e6e2cf;}
.content p{}

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

/*Notes between Entries*/
.content .bullets{background:#ffffcc; border:1px solid #f6ed66; border-left:8px solid #f6ed66; border-right:8px solid #f6ed66; width:684px; margin-top:20px;}

.bullets_portal{border:1px solid #e8e9eb; border-left:8px solid #e8e9eb; border-right:8px solid #e8e9eb; }

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


.yellow{border:0px solid #f1f198;}
.yellow td, .yellow th{padding:8px 10px; border:1px solid #f1f198;}
.yellow th{background:#ffffb3;}
.yellow td{background:#ffffcc;}
.yellow .title{background:#16b909; border:1px solid #16b909; color:#fff; font-size:18px; line-height:22px;}

.red{border:0px solid #f1f198;}
.red td, .red th{padding:8px 10px; border:1px solid #f1f198;}
.red th{background:#fccaa6; border:1px solid #f3a872;}
.red td{background:#ffffcc;}
.red .title{background:#cc3d3d; border:1px solid #cc3d3d; color:#fff; font-size:18px; line-height:22px;}

.green{border:0px solid #f1f198;}
.green td, .green th{padding:8px 10px; border:1px solid #f1f198;}
.green th{background:#b5e480; border:1px solid #8fca4c;}
.green td{background:#ffffcc;}
.green .title{background:#006600; border:1px solid #006600; color:#fff; font-size:18px; line-height:22px;}

.orange{border:0px solid #f1f198;}
.orange td, .orange th{padding:8px 10px; border:1px solid #f1f198;}
.orange th{background:#fbd666; border:1px solid #f6c124;}
.orange td{background:#ffffcc;}
.orange .title{background:#f3aa1e; border:1px solid #f3aa1e; color:#fff; font-size:18px; line-height:22px;}

.purple{border:0px solid #f1f198;}
.purple td, .purple th{padding:8px 10px; border:1px solid #f1f198;}
.purple th{background:#fadbfa; border:1px solid #f7bef7;}
.purple td{background:#ffffcc;}
.purple .title{background:#660066; border:1px solid #660066; color:#fff; font-size:18px; line-height:22px;}

.organic_data{float:left; width:725px; font-size:15px; margin-top:20px; line-height:18px;  border:1px solid #afafea;}
.organic_data td, .organic_data th{padding:8px 10px; border:1px solid #afafea;}
.organic_data th{font-weight:bold; border:1px solid #afafea;}
.organic_data span{font-size:12px;}
.organic_data .title{background:#dedeff}


.content_tables{float:left; border:0px solid #bfa3bf; display:inline; width:770px; padding:10px 10px 30px; margin:0 0 0 4px;}
.content_tables .bullets{width:710px; margin-left:5px; display:inline;}
.content_tables .organic_section{width:770px;}
.content_tables .organic_data{width:770px;}