@charset "utf-8";
/* CSS Document */
a{
	color:#1A6254;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#main_content{
	margin-top:5px;
	margin-left:0px;
	margin-bottom:15px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:10px;
	border:solid 1px #000000;
	width:769px;
	height:100%;
}
#main_heading{
	width:770px;
	}

#news_container{
	width:799px;
	margin-left:0px;
}
#column_1{
	width:32%;
	float:left;
	line-height: 18px;
}
#column_2{
	width:32%;
	padding-left:15px;
	float:left;
	line-height: 18px;
	margin-bottom: 10px;
}
#column_3{
	width:32%;
	padding-left:15px;
	float:left;
	line-height: 18px;
}
h1{
	font-size: 1.0em;
	margin:0px;
}
h2{
	margin:0px;
	margin-top:20px;
	margin-bottom:1px;
	padding-bottom:1px;
	font-size: 1.4em;
}

h3{
	margin:0px;
	font-size: 1.0em;
	margin-top:20px;
	margin-top:6px;
	padding-top:6px;
}
.line_center{
	text-align:center;
}
hr{
	width:75%;
}
#cat_image{
	width:169px;
	height:191px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom: 10px;
	float: left;
	}
