/* Layout Styles For Index Page*/


#wrapper {
  width: 961px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#column-01 {
  width: 316px;
  float: left;
}

#column-02 {
  width: 645px;
  float: right;
}

#column-02a {
  width: 475px;
  float: left;
}

#column-02b {
  width: 162px;
  float: right;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
}

#logocorner {
  background:url('/thisweek/images/logo_corner2.png') no-repeat top;
  width: 316px;
  height: 133px;
}

#islandchain {
  
}

#bambooboxtop {

}

#bamboobox {
  background: url('/thisweek/images/bamboo.png') repeat;
  text-align: justify;
  font-size: 14px;
}

.bambootitle {
  background:url('/thisweek/images/kauai-nav-top.png') no-repeat;
  margin-left: 39px; 
  padding-left: 15px; 
  padding-top: 5px;
  padding-bottom: 5px; 
  margin-right: 10px;
  color: #FFFFEE;
  font-weight: bold;
}

.bamboolinkwrapper {
  margin-left: 39px; 
  padding-left:15px; 
  text-align:left; 
  width:225px; 
  background:url('/thisweek/images/kauai-nav.png') repeat;
}

.bamboonavclose {
  margin-left: 39px;
  width:240px; 
  background:url('images/kauai-nav-bot.png') repeat; 
  height:26px;
}

#bamboobase {
  width:316px; 
  background:url('images/bamboobot.png') repeat;
  height:33px;
}

/*------------- RIGHT COLUMN -------------------------------- */

#bigbox {
  background: url('/thisweek/images/bigboxbg.png') repeat;
}

#widebanner {
  padding-left: 14px;
}

#tallbanner {
  padding-top: 10px;
}

#abcbanner {
  padding-top: 10px;
}


#featureboxwrap {
  width: 461px;
  margin-left: 10px;
}

#covertabs {
  background: url('/thisweek/images/colorswitch/green_navbg.jpg') no-repeat bottom left;
  height: 128px;
  margin-top: 3px;
}

.islandtabs {
  float: left;
  position: relative;
  padding-left:24px;
}

.firstislandtab {
  padding-left: 80px;
}

#colorswitchtop {
  background: url('/thisweek/images/colorswitch/green_top.jpg') no-repeat;
}

#featuredbox1, #featuredbox2, #featuredbox3, #featuredbox4 {
  padding-left: 45px;
}

#featuredbox1 {
  background: url('/thisweek/images/colorswitch/red_bg.jpg') repeat;
}

#featuredbox2 {
  background: url('/thisweek/images/colorswitch/purple_bg.jpg') repeat;
}

#featuredbox3 {
  background: url('/thisweek/images/colorswitch/green_bg.jpg') repeat;
}

#featuredbox4 {
  background: url('/thisweek/images/colorswitch/blue_bg.jpg') repeat;
}

#colorswitchbase {
  background: url('/thisweek/images/colorswitch/green_base.jpg') no-repeat;
}

#addressbox {
  background: url('/thisweek/images/whboxbg_index.gif') repeat;
  text-align: center;  
}