/*-------------- Manoaswim.org -----------------*/
/*-------------- News.html -----------------*/

/*-------------- Navigation Highlight -----------------*/
#mainnav li.news a{
	padding: 0 90px 0 37px;
	background: #fffe98;
	}
	
/*-------------- Body Main Image -----------------*/
#image{
	background: url(../images/image3.jpg) no-repeat 4px 3px;
}

/*-------------- Content Image -----------------*/
#mc_image{
	float: left;
	width: 119px;
	height: 146px;
	background: #fff url(../images/image3-1.jpg) no-repeat;
	margin: 8px 12px 0px 0px;
	border: 3px black solid;
}

/*-------------- Content Area -----------------*/
#maincontent ul{
	float: left;
	margin: 6px 0 0 0;
}

#maincontent a:hover{
	background: #fffe98;
}

.pdfsection li {
	background-repeat: no-repeat;
}

.pdf{
	background: url(../images/pdficon.jpg) no-repeat;
	padding: 0 0 0 30px;
	margin: 10px 0;
	line-height: 25px;
}

.pdficon{
	background: url(../images/getadobe.jpg);
	padding: 0 0 0 170px;	
	line-height: 48px;	
}