div.content_div{
	width:100%;
	overflow:hidden;
	border: 1px white solid;
}

div.headline{
	padding:10px 0px 4px 13px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:black;
	border-bottom: 1px #aaaaaa solid; 
}


div.headline_menu {
	padding:0px;
	margin:1px 0px 20px 0px;
}

span.station_location{ 
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}

div p{
	font-size: 11px;
	margin:0px 13px 7px 13px;
	padding: 3px 0px 3px 7px;
}

div.content_div a{
	text-decoration: none;
	color: #1235CC;
}


tr.title_row td{
	padding: 5px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

table.five_day{
	width: 550px;
	cell-padding: 3px;
	cell-spacing: 0px;
	border: 1px #aaaaaa solid;
}

table.five_day td{
	padding: 5px;
	test-align:center;
	vertical-align:top;
}

tr.icon_row td{
	font-size: 10px; 
	text-align: center;
}

tr.text_row td{
	padding: 5px;
	font-size: 11px; 
	text-align: center;
	vertical-align: top;
}

td.alt_column{
	background: #cccccc;
	text-align:center;
}
td.even_column{
	text-align:center;
}
p.forecast_headline{
	color: #342B0C;
	border: 1px solid #aaaaaa;
	background: #FFEAA3;
	margin:0px 13px 0px 13px;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
	font-size:12px;	
}

hr.headline_underline{
	display:inline;
	margin: 0px 13px 0px 13px;
	color:#000000;
	background-color:#000000;
	width:100%;
	height:1px;
	border:0px;
}

div.headline_menu a{
	padding:5px 7px 5px 7px; 
	margin:2px 0px 4px 10px;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	border-bottom: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
}
div.headline_menu a:hover{
	background: #aaaaaa;
	padding:5px 7px 5px 7px;
	margin:2px 0px 4px 10px;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color:black;
	border-bottom: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
}

div.current_conditions {
	float:right;
	margin: 8px 10px 2px 8px;
	border: 1px #aaaaaa solid;
	background: #ffffff;
	text-align: center;
	padding: 5px;
}

div.article_image {
	float:left;
	border:2px #0066cc solid;
	width:260px;
	margin-right:5px;
	margin-left:10px;
	background-color:#99ccff;
	text-align:center;
}

span.highlight {
	background-color: #ffff99;
}

div.archives {
	float:right; 
	margin-top:8px
}
li {
	margin-left:15px;
}

div.foscoe_fishing {
	border:2px #0066cc solid; 
	margin-left:10px;
	margin-right:10px;
	margin-top:20px
}

div.attention {
	margin:10px 10px 0px 10px; 
	border:1px solid red;
	background: pink; 
	padding: 5px; 
	text-align: left;
}
