/* CSS Document */

#frontpage .content_top {
	background: url(/images/frontpage_top.gif) no-repeat #fff !important;
}

#frontpage {
	background: url(/images/frontpage_body.gif) repeat-y #fff !important;
}

#frontpage .content_bottom {
	background: url(/images/frontpage_bottom.gif) no-repeat #fff !important;
}

#home_content {
	padding: 5px 10px;
/*	min-height: 530px;*/
}

.upcoming {
	width: 163px;
	float: right;
	padding: 0;
}

.upcoming iframe {
	border: none;
}

#cal_link {
	font-size: .8em;
	text-align: center;
	padding: 10px 3px 3px 3px;
}

#cal_icon {
	vertical-align: middle;
	margin: 0;
}

.headline {
	border-top: 1px dashed #ccc;
	width: 420px;
	padding: 10px 0;
	margin: 0;
	vertical-align: middle;
	float: left;
	clear: left;
}

#first_headline {
	border-top: none;
	padding-top: 0;
}

.headline h2,
.headline h2 input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: black;
	padding: 0;
	margin: 0;
	width: 300px;
	float: right;
}

/* Cancelation notices */
.weather h2 {
	color: #960000;
}

.headline h2 a, .headline h2 a:active, .headline h2 a:visited {
	text-decoration: none;
	color: black;
}

.headline h2 a:hover {
	text-decoration: underline;
}

.headline p,
.headline p textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*.7em;*/
	color: #555;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	width: 300px;
	float: right;
}

.headline img {
	float: left;
	margin-right: 0;
}

.headline .event_date,
.story .event_date,
.story .event_datetime {
	margin-top: 0;
	margin-bottom: 0;
}

.headline span.event_date {
	position: relative;
	top: -5px;
}

.headline .more {
	font-style: italic;
}

.headlines_nav {
	clear: left;
	width: 420px;
	text-align: right;
	font-size: 12px;
	color: #777;
}

.story h1, .story h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	padding: 0;
	margin: 0;
}

.story img {
	margin: 5px 10px 0 5px;
}

.story li {
	margin-bottom: .7em;
}

.story img.alignright {
	float: right;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0;
}

p.db-error {
	width: 380px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding: 10px 20px;
}
