@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg00.gif) repeat-x;
	background-position: top;
	background-color: #ffe6a2;
}
img {
	border: none;
}
p {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.goingCoconut {
			  color: #333333;
			  text-align: center;
			  }
			  
			  .goingCoconut a:link {
			  				  color: #003399 !important;
			  				  text-decoration: none;
			  				  }
.caption {
		 font-size: 10px;
		 font-style: italic;
		 font-weight: bold;
		 }
		 
/* LIST TYPE PROPERTY */
#forList {
	padding: 0 0 0 30px;
	margin: 0 0 0 70px;
}
.list {
	list-style-image:url(../images/bullet01.gif);
	padding-bottom: 5px;
}
.list a:link, #forList a:link {
	text-decoration: none;
}

/* START CONTENT */
#container {
	width: 915px;
	height: auto;
	margin: 0 auto;
	padding: 15px 5px 0px 5px;
	background: url(../images/bg01.jpg) repeat-y;
}
#banner {
	width: 904px;
	height: 187px;
	background: url(../images/bg02.jpg) no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	top: 0;
	left: 22px;
}
#logo img {
	border: 0;
}
#navPanel_main {
	width: inherit;
	height: auto;
	margin-top: 9px;
}
#stage {
	width: inherit;
	height: auto;
}
#stage_left {
	float: left;
	width: 252px;
	height: auto;
	padding: 7px 5px 0 15px;
}
#date_today {
	float: left;
	width: 44px;
	height: 60px;
	margin: 0px 10px 30px 10px;
	padding: 10px 10px;
	text-align: center;
	color: #fff;
	background-image:url(../images/bg_coconews_calendar.jpg);
	background-repeat: no-repeat;
}
.date_month {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.date_number {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#coconews_bg {
	width: inherit;
	height: auto;
}
#coconews_bg_stage {
	width: 242px;
	height: 185px;
	padding: 10px 5px 5px 5px;
	background: url(../images/bg_coconews.gif) repeat-y;
	color: #603913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#coconews_bg_stage a {
	color: #996600;
	text-decoration: underline;
}
.link_img { /* for 250 x 66 link */
	padding: 14px 0 0 0;
}
#stage_right {
	float: left;
	width: 630px;
	height: auto;
	padding: 7px 0 0 0;
	border: none;
}
.imgTitle {
	padding-left: 20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
/* SUBPAGE PROPERTIES */

#stage_subpage_left {
	float: left;
	width: 345px;
	height: auto;
	padding: 7px 5px 0 15px;
}
#stage_subpage_left a:link {
	text-decoration: none;
	color: #09F;
}
#stage_subpage_left a:visited {
	text-decoration: none;
	color: #039;
}
#stage_subpage_right {
	float: left;
	width: 515px;
	height: auto;
	padding: 0 0 0 15px;
}
#stage_subpage_left li, #stage_subpage_left ol {
	margin: 0 0 10px 10px;
	padding: 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.contents
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
  	PADDING-top: 10px;
  	PADDING-bottom: 10px;
  	PADDING-left: 10px;
}
.tdMainNav {
	border-bottom:1px solid #7FB6DD;
	background-color:#669900;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
}
.blue_border {border-width: 1px;
			  border-color: #4967A1;
			  border-style: solid;
}
td.footer_link
{
 	font-family:Verdana, Helvetica, sans-serif;
  	font-size:7pt;

}
td.coconewstitle
{
 	font-family:Verdana, Helvetica, sans-serif;
  	font-size:9pt;
	color:#006600;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	
}