/*-------------- Manoaswim.org -----------------*/
/*-------------- Index.html -----------------*/

/*-------------- Navigation Highlight -----------------*/
#mainnav li.home a{
	padding: 0 89px 0 37px;
	background: #fffe98;
	}

/*-------------- Body Main Image -----------------*/
/*#image{
	background: url(../images/image1.jpg) no-repeat 4px 3px;
}*/

/*-------------- Content Image -----------------*/
#mc_image{
	float: left;
	width: 119px;
	height: 146px;
	background: #fff url(../images/image1-1.jpg) no-repeat;
	margin: 8px 12px 0px 0px;
	border: 3px black solid;
}

/*-------------- Content Area -----------------*/
#leftHome{
	float: left;
}

#calendar{
	float: none;
}

#content a:hover,
#content2 a:hover{
	background: #fffe98;
}

h1.news{
	float: right;
	width: 525px;
}

#content{
	float: right;
	width: 385px;
	padding: 0 0 10px 0;
}

#content2{
	float: right;
	width: 525px;
	padding: 0 0 10px 0;
}

#content2 img{
	border: 3px solid black;
}

li{
list-style-type: none;
}

.pdf{
	background: url(../images/pdficon.jpg) no-repeat;
	padding: 0 0 0 25px;
	margin: 10px 0;
	line-height: 20px;
}

#twitter{
	margin: 20px 0 10px 10px;
	width: 200px;
	font-size: 0.8em;
}
	
	#twitter p{
		height: 65px;
	}
	
	#tweet{
		margin: 5px 0;
	}