/***********************************************/
/* 3col_leftNav.css  for Kaanapali2020                           */
/***********************************************/
body{
background-color:#465446; /*#6e6965;/*#505863*/
}
#container{
background-color:#e1e1d6;/*#E3E6EB*/
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 180px #aebbae; /* #BAC2CE color for left menu  */ 
background-color:#e0e5d5; /* #E3E6EB color for inner content  */
} 
.mission{
font:italic 12px Georgia, "Times New Roman", Times, serif;
line-height:0.5cm;
margin:10px 10px 10px 0;
padding:10px 10px 5px 10px;
background-color:#c7d3c7;
}