.articles .article { margin: 0 0 1em; }
.articles .article p { margin: 0; }
.articles .article p.event_info {	font-weight: bold; }
.articles .article h3 {
	font-size: .875em;
	font-weight: bold;
}

div.threecolumn {
	margin: 0;
}
div#news { width: 58%;}
div#events_bookmarks { width: 40%; }


.article { margin: 0 0 .7em; }
.article p {
	font-size: .7em;
  line-height: 1.5;
  margin: 0;
}
.article h2 {
  color: #000;
  font: normal 1.1em Georgia, serif;
	line-height: 1.3;
}
.article h2 a {
  color: #000;
  text-decoration: none;
	border-bottom: 1px solid #999;
	padding: 0 0 1px;
}
.article h2 a:hover { border-color: #7c1300; color: #7c1300; }
.events .article h2 a:hover { border-color: #C7CABF; color: #C7CABF; }
.feature h2 a:hover {	border-color: #205F7A; color: #205F7A; }

.column h5 {
  text-transform: uppercase;
  font-size: .8em;
  color: #7c1300;
  margin: 0 0 .4em;
	clear: left;
}
.feature h5 { color: #205F7A; }
.events h5 { color: #e5e5e5; }
#news .older h5 { margin-top: 1.5em; }

.events .articles, .events .articles  a { color: #fff; }

.feature {
  background-color: #b9dae8;
  padding: 10px 10px 1px;
}
.events {
  background-color: #46502B;
  padding: 10px 10px 6px;
  margin: 0 0 .8em;
}

.events h2, .events h2 a, .events p {
  color: #fff;
}
.events h2 {
  font: normal .9em Verdana, sans-serif;
}
.events h2 strong {
	color: #e5e5e5;
	font: normal .85em Helvetica, sans-serif;
	text-transform: uppercase;
}



ul.articles, dl.articles {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.articles li, dl.articles dd, dl.articles dt {
  font: normal .9em Georgia, serif;
  line-height: 1.3;
}
ul.articles li { margin: 0 0 .5em }
ul.articles li a {
	color: #000;
	padding: 0 0 1px;
  text-decoration: none;
	border-bottom: 1px solid #999;
}
ul.articles li a:hover { border-color: #7c1300; color: #7c1300; }

dl.articles {
	overflow: hidden;
}
dl.articles dt, dl.articles dd { 
	margin: 0 0 .2em;
	padding: 0;
}
dl.articles dt { 
	width: 5em; 
	float: left; 
	clear: left; 
	color: #C7CABF;
	font: normal .75em Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
}

ul#navigation {
  border: 2px solid #6B6B6B;
  padding: 5px;
  overflow: hidden;
  list-style: none;
  margin: 0 0 .4em;
  padding: 0;
}
ul#navigation li {
  float: left;
  width: 33%;
  list-style: none;
  margin: 0;
  padding: 4px 0;
  text-align: center;
}
ul#navigation li a {
  color: #6B6B6B;
  font: bold 1em Helvetica, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

ul.links {
	margin: 0 0 .6em;
	padding: 0;
	overflow: hidden;
	list-style: none;
	width: 47%;	
}
ul.links.first { 
	float: left;
	margin-right: 5%;
}
ul.links li {
  font: normal .6875em Verdana, sans-serif;
	float: left;
	line-height: 1.3;
	background-image: url(images/bookmark.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 .3em 18px;
	margin: 0 0 .2em;
}
ul.links li a { color: #000; text-decoration: none; }
ul.links li a:hover {	text-decoration: underline; }

#weather {
	overflow: hidden;
	font: normal .75em Arial, Helvetica;
	margin: 0 0 1em;
}
#weather span, #weather strong {
	text-transform: uppercase;
	margin: 4px 10px 0 5px;
	padding: 0;
	display: block;
	float: left;
}
#weather a { color: black; text-decoration: none; border-bottom: 1px solid #ccc;}
#weather .icon {
  width: 22px;
height: 22px;
	margin: 0 5px 0 0;
  float: left;
}

