/* Layout Stylesheet */ 

#bodyblock_barrel {
 position:relative;
 background: #EFEFEF;
 color: #333333;
 width:650px;
 min-height:700px;
 padding:0;
 
 }
#contentblock_barrel {
	position:relative;
	background: #EFEFEF;
	color: #333333;
	width:519px;
	padding:0;
	
 }
 
#l-col_Barrel {
 float:left;
 background:#EFEFEF;
 color: #333333;
 width:127px;
 min-height:745px;
 }


 #top_area {
	position:relative;
	
	background: #EFEFEF;
	width:100%;
	padding:0;
	height:175px;
border-bottom-style:solid;
  border-bottom-width:thin	
 }
 #photos {
  
  background: #EFEFEF;
  float: left;
  width: 64%;
  height:172px;
  min-height:100%;
  padding: 0 ;
   }

#Wevents {
background-color:#EFEFEF;
line-height:0.9;
  width: 36%;
  float: right;
  padding:0;
  min-height:100%;
  padding:0px;
    }
#feature_area 
{
	position:relative;
	background:#EFEFEF;
	width:100%;
	min-height:100%;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:.5em;
    } 
 
 #feature_Middle {
  
 background:none;
  width:97%;
  padding-top:1.5em;
  margin-left:.5em;
  margin-right:.5em;
  padding-bottom:1.5em;        }

 #feature_plan {
  
 background:none;
  width:97%;
  padding-top:.5em;
  margin-left:.5em;
  margin-right:.5em;
        }
 .plan_events {
 background:#A0AF83;
 border-color:#666666;
 border-width:thin;
 border-style:solid;
  width:35%;
  margin-left:.5em;
  margin-right:.5em;
  margin-top:.4em;
  float:left;

  }
  .plan_events_new {
	background:#A0AF83;
	border-color:#666;
	border-width:thin;
	border-style:solid;
	width:40%;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:0.4em;
	float:left;

  }
    .news-title li {
  padding-left:-15px;
  margin-left:-20px;
  margin-bottom:-10px;
  height:10px
  }
  .news-title-barrel li {
  padding-left:-15px;
  margin-left:-20px;
  margin-bottom:-10px;
  height:22px
  }
  .news-title-map li {
  padding-left:-15px;
  margin-left:-20px;
  margin-bottom:-10px;
  height:36px
  } 
  .barrel_icon {
width:115px;
height:300px;
font-size:12px;
border:solid 2px;
}
  
  .plan_header {
background-image: url(images/plan_title.jpg);
height:35px;
background-repeat:no-repeat

}
 #feature_left {
 font-size:15px;
  width:47%;
  height:300px;
    margin-top:1.5em;
  margin-left:0.5em;
  float:left;
   float:left;
   
      }
#feature_right {
   width:47%;
  height:300px;
    margin-top:1.5em;
   margin-right:.5em;
  float:right;

      }
#infobox {
	width:55%;
		float:left;
		font-size:12px;
		font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	}
.infobox_ul {
padding-top:-3px;
margin-top:-3px;
padding-bottom:-3px;
margin-bottom:-3px;
}
	 
 /** event table formating**/
  .news-title {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.news-date {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background:#CCCCCC;
}
.news-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/water_events.jpg);
	height: 25px;
}



.news-header_plan {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.more {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	float:right;
}
.more_plan {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
/** rounded corner **/
.bl {background: url(images/border/bl.gif) 0 100% no-repeat #AFBF8F; width: 100%; height:230px}
.br {background: url(images/border/br.gif) 100% 100% no-repeat}
 .tl {background: url(images/border/tl.gif) 0 0 no-repeat;height:230px}
.tr {background: url(images/border/tr.gif) 100% 0 no-repeat; padding:10px; padding-bottom:10px}
 .clear {font-size: 1px; height: 1px;}

