@charset "UTF-8";
/* thisMonthRec TOP only */

#thisMonthRec {
	border-bottom: 6px solid #996600;
	border-top: 6px solid #996600;
	padding: 20px 0;
	margin-bottom: 20px;
}

.thisMonthTi {
	width: 143px;
	height: 22px;
	text-indent: -9999px;
	background: url(../building/images/ti-month-rec.gif) no-repeat;
	margin: 10px 0 5px;
}

.recTi {
	width: 428px;
	height: 22px;
	text-indent: -9999px;
	background: url(../building/images/ti-rec.gif) no-repeat;
	margin: 10px 0 5px;
}

#thisMonthRec h3{
	font-size: 16px;
	color: #CEA939;
	margin-bottom: 15px;
}


#aqua_photo {
	width:100%;
	margin: 0 0 15px 0;
	padding-top: 20px;
}

#aqua_photo li {
	float:left;
	width:200px;
	margin-right:8px;
	margin-bottom:10px;
}
#aqua_photo .none {margin-right:0px;}
#aqua_credit {text-align:center; margin:25px 0;}
