#news {
	color:#5d672d;
	font-family:Arial,Sans-Serif;
	font-size:10px;	
	}

#news h4 {
	display: inline;
	font-size:2.0em;
	font-weight:100;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#news h5 {
	display: inline;
	font-size:1.1em;
	font-weight:100;
	vertical-align:super;
	margin-bottom: 0px;
	margin-top: 0px;
}

#boxfooter {
	background-image:url(/images/footer_green.gif);
    background-position:center top;
    background-repeat:no-repeat;
    height:7px;
}

#news_info_box {
	background-color:#f9faf3;
	border-left:1px solid #f9faf3;
	border-right:1px solid #f9faf3;
	clear:both;
	height:100%;
	margin-bottom:-5px;
	padding:0 10px 10px;
	padding:5px;
	padding-top:10px;
}

.content input {
background-image: none;
}

#news_box {
	width: 70%;
	padding-left: 5px; padding-bottom: 5px; width: 600px; margin-left: 65px;
	border:1px solid #999999;
	padding-right: 5px;
	margin-top: 5px;
}

#news_img {
	text-align: left;
	
}
#news_content {
	float: right;
	width: 350px;
}

.content h2 {
	color: #99A93E;
	font-weight: 8px;
	margin-top: 5px;
	font-size: large;
}

.content a {
	color: #99A93E;
	font-weight: normal;
}

.content a:hover {
	color: black;
}
