.newsitem{
	border-bottom:1px solid #D8D8D4;
	display:block;
	margin-bottom:7px;
	padding:13px 18px;
	text-decoration:none !important;	
}
.newsitem .newsimg{
	width: 170px;
	float: left;
}
#newsimg {
	margin-bottom:15px;	
}
#newsimg img{
	border: 2px solid #A8A694;
}
.newsitem .newsimg img{
	border: 2px solid #A8A694;
	float: left;
}

.newstitlegroup{
	display:block;
	margin-bottom:16px;
	padding:4px 8px;
	text-decoration:none;
	background: #156161 url(http://puyallup.amdesign.com/images/h4_bg.gif) repeat-y 100% 0%;
	color: white;
	font-weight: bold;
	line-height: 18px;
	text-transform:uppercase;
}
.newstitle {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	display:block;
}
.newsdate {
	font-size:11px;
	line-height:20px;
	display:block;
}
.newsdetails {
	float:left;
	width:444px;	
}
.newssummary {
	color:#444444;
	font-family:Verdana,Geneva,Arial,Helvetica,Tahoma,sans-serif;
	font-size:10px;
	line-height:14px;
	margin:0 0 7px;	
}
.newsdetailsbtn {
	border-left:1px solid #CCCCCC;
	float:right;
	padding-bottom:35px;
	padding-left:13px;
	padding-top:35px;
	width:100px;
}
.newsdetailsbtn span {
	background:url("/images/list_details_btn.png") no-repeat scroll left top transparent;
	display:block;
	height:27px;
	text-indent:-999em;
	width:84px;	
}
#newscontent_wrapper{
	padding:0 10px 10px;
	
}
#pubdate {
	background:url("/images/dotted_line.png") repeat-x scroll left top transparent;
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,Tahoma,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:7px;
	padding:6px 0 5px;
	text-align:right;
}
.archivetitlegroup{
	background:url("/images/dotted_line.png") repeat-x scroll left bottom transparent;
	margin-bottom:7px;
	padding:6px 0 5px;
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,Tahoma,sans-serif;
	display:block;
}
.archivetitlegroup .newstitle {
	color:#666;
}
.archivetitlegroup .newsdate {
	color:#666;
}
a.newsarchiveitem {
	text-decoration:none;	
}
a.newsarchiveitem:hover .newstitlegrouop{
	background:#584E25;
}
.newsarchiveitem .newstitlegrouop {
	margin-bottom:2px;
	
}
.eventlocation{
	background: url(/images/dotted_line.png) bottom left repeat-x;
	width: 282px;
	float: left;
	padding: 6px 0px 5px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin-bottom: 7px;
}
#eventinfo {
	/*background:url("/images/dotted_line.png") repeat-x scroll left bottom transparent;*/
	background:#696969;
	margin-bottom:15px;
	line-height:20px;
	font-size:11px;
	padding:5px 25px;
	color:#fff;
}
#eventinfo a {
	color:#fff;	
}
#eventinfoleft {
	float:left;
	width:45%;
	margin-right:5%;
}
#eventinforight {
	float:right;
	width:45%;
	margin-left:5%;
}
