*{
	font-family : arial, san-serif;
	font-size : 1em;
}
.weatherday{
	margin : 2px;
	text-align : center;
}
/* Weather Coastal Reports */
.coastal{text-align:center}
.coastal table{width:100%}
.coastal table th{color:#0175b4;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}
.coastal table td{font-weight:normal;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}
.coastal table td.station{font-weight:bold;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}

/* Tides Info */
.tides table{}
.tides table th{color:#0175b4;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}
.tides table th.timeheight{color:#0175b4;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}
.tides table td{font-weight:normal;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px;text-align:center;}
.tides table td.day{font-weight:bold;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px;text-align:left}
.tides table td.day span{font-weight:normal;font-size:80%;display:block;color:#666;text-align:left}
