body {
	background-image: url(images/common/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 140%;
	color: #666666;
}
a {
  color: #1EAE26;
  }
a:link {
  text-decoration: none;
  }
a:visited {
  text-decoration: none;
  }
a:active {
  text-decoration: underline;
  }
a:hover {
  text-decoration: underline;;
  }
h1 {
	margin: 0px;
	padding: 0px;
}  
.block01 h2 {
	background-image: url(images/common/bg_h2.jpg);
	background-repeat: no-repeat;
	width: 158px;
	padding-left: 22px;
	font-size: 100%;
	font-weight: bold;
	color: #1EAE26;
	height: 27px;
	padding-top: 11px;
	margin-bottom: 10px;
}
.block02 h2 {
	background-image: url(images/common/bg_h2.jpg);
	background-repeat: no-repeat;
	width: 158px;
	padding-left: 22px;
	font-size: 100%;
	font-weight: bold;
	color: #1EAE26;
	height: 27px;
	padding-top: 11px;
	margin-bottom: 10px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/common/bg_h3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 395px;
	padding-left: 15px;
	padding-top: 13px;
	margin-top: 5px;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-weight: normal;
	color: #29B230;
	margin-bottom: 3px;
	font-size: 90%;
}  
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#header {
	padding-top: 10px;
	padding-left: 20px;
}
.lead {
	font-size: 120%;
	font-weight: bold;
	color: #1EAE26;
	margin-right: 20px;
	margin-left: 20px;
}
#left {
	float: left;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
}
#center {
	float: left;
	width: 410px;
}

#right {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/common/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	clear: both;
	font-size: 80%;
	color: #333333;
	padding-bottom: 20px;
}
#footer a {
  color: #0000FF;
  }
.entry-footer {
	color: #AA952F;
	background-image: url(images/common/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 30px;
	text-align: right;
}
#left ul {
	color: #1EAE26;
}

.entry-footer a {
  color: #AA952F;
  }
.entry-footer a:link {
  text-decoration: none;
  }
.entry-footer a:visited {
  text-decoration: none;
  }
.entry-footer a:active {
  text-decoration: underline;
  }
.entry-footer a:hover {
  text-decoration: underline;;
  }
.block01 {
	margin-bottom: 20px;
}
.block01 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.block02 {
	margin-bottom: 20px;
}
#entry p {
	padding-right: 10px;
}
#entry img {
	margin-bottom: 10px;
}
#entry h5 {
	font-size: 100%;
	font-weight: bold;
	color: #29B230;
}
.block02 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#calendar {
	background-image: url(images/common/bg_calendar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 140px;
	width: 180px;
	color: #1EAE26;
	margin-bottom: 20px;	
	font-size: 12px;
}
#calendar h2 {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#calendar table {
  border-collapse: collapse;
  line-height: 130%;
  width: 80%;
  margin-bottom: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  }
#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }  
#calendar a {
  text-decoration: underline;  
} 
#blocktb {
	width: 410px;
}
.tx80per {
	font-size: 80%;
color: #999999;
}