
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-size: 24px;
	color: #2A9022;
}
h3 {
	margin: 30px 0 15px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A9022;
}
p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 19px;
}
a {
	color: #2A9022;
}
a:hover {
	text-decoration: none;
}
#titles {
	CLEAR: both; PADDING-TOP: 10px;
	text-align: center;
}
.style1 {color: #990000; font: bold 18px Verdana;}
.style2 {color: #669900; font: bold 18px Verdana;}
.style3 {color: black;font-size: 18px;}
.style4 {color: black;font-size: 14px;}
.style5 {color: #F57141;font-size: 32px;}
.style6 {color: #0F963A;font-size: 18px;}
.style7 {color: #3C8BB4;font: bold 14px Verdana;}
.style8 {font-size: 36px;}
.style9 {color: #F57141;font: bold 18px Verdana;}
.style10 {color: #3C8BB4;font: bold 18px Verdana;}
.style11 {font: bold 14px Verdana;}
.style12 {color: #DE2221; font: bold 16px Verdana;}
.style13 {color: #181716; font: bold 16px Verdana;}
.style14 {color: #54AF2E;}

/* Content */
#content {
	width: 740px;
	margin: 0 auto;
}
/* Posts1 */
#posts1 {
	float: left;
	width: 780px;
}
#posts1 .post {
	margin: 0 0 20px 0;
	padding: 50px 20px 20px 20px;
	background: #FFFFFF url(../../images/img09_1.gif) no-repeat left top;
}
#posts1 .title {
	padding: 0 10px;
}
#posts1 .story {
	padding: 0 10px;
}
#posts1 .meta {
	height: 10px;
	margin-top: 30px;
	padding: 10px 10px;
	background: #ECF5EB url(../../images/img10.gif) repeat-x;
	border-top: 1px solid #BFDDBC;
	border-bottom: 3px solid #2A9022;
}
#posts1 .meta p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	color: #2A9022;
}
#posts1 .meta a {
	text-decoration: none;
}
#posts1 .meta .hide {
	display: none;
}
#posts1 .date {
	float: left;
}
#posts1 .date .posted {
	padding-left: 15px;
	background: url(../../images/img14.gif) no-repeat left center;
}
#posts1 .image {
	float: right;
	margin-left: 15px;
}
#posts1 ul {
	list-style: square;
}