@charset "utf-8";
/* CSS Document */

#news {
	float: left;
	width: 558px;
	margin-right: 15px;
	margin-top: 5px;
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news li {
	clear: both;
	margin-bottom: 30px;
	display: table;
}

#news p {
	margin: 10px 0px 0px 0px;
	line-height: 18px;
}

#news img {
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

#news .blurb a {
	font-weight: bold;
	border-bottom: 1px dotted black;
	text-decoration: none;
	color: black;
}

#news .blurb a:hover {
	color: #7E9725;
	border-bottom: 1px dotted #7E9725;
}

.moreBtn {
	margin-left: 10px;
}

.moreBtn a {
	text-decoration: none;
	padding: 0px 4px;
	background: #C0CC94;
	color: #000000;
	border: 1px dotted black;
	font-size: 10px;
	font-weight: normal;
}

.moreBtn a:hover {
	border: 1px solid black;
}

#releases {
	float: left;
	width: 224px;
	
}

#releases ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#releases li {
	float: left;
	width: 102px;
	text-align: center;
	font-size: 11px;
	height: 160px;
}

#releases img {
	border: 1px solid black;
}

#releases p {
	line-height: 13px;
	margin: 0px;
}

#releases li a {
	color: black;
	text-decoration:none;
}

#events {
	margin-bottom: 25px;
}

#eNews {
	
}

#links {
	width: 388px;
	margin-bottom: 15px;
	float: left;
}

.blurb a {
	text-decoration: none;
	color: inherit;
	border-bottom: 1px dotted black;
	font-weight: bold;
}

.blurb a:hover {
	border-bottom: 1px solid black;
}

ul.events {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.10em;
	letter-spacing: -.05em;
	margin-bottom: 1.5em;
	list-style-type: square;
	
}

ul.events li {
	margin: 0.25em 0 .75em 1.5em;
	font-weight: normal;
	letter-spacing: normal;
	color: #7E9725
}

ul.events a {
	color: black;
	text-decoration: none;
}

ul.events a:hover {
	color: #7E9725;
	border-bottom: 1px dotted #7E9725;
}

.l_regular {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.l_regular:hover {
	color: #7E9725;
	border-bottom: 1px dotted #7E9725;
}

.a_source {
	color: #A6B0B3;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.small_green_txt {
	color: #7E9725;
	font-size: 11px;
}

#leftColumn {
	float: left;
	width:388px;
	margin-right: 20px;
	clear: both;
}

#rightColumn {
	float: left;
	width: 388px;
}

#largeAd {
	height: 250px;
	width: 300px;
	margin: auto;
	margin-bottom: 20px;
}

#links ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#links li {
	float: left;
	width: 184px;
	margin-bottom: 10px;
}

#links li a {
	color: black;
	text-decoration: none;
}

#links li a:hover {
	color: #7E9725;
	border-bottom: 1px dotted #7E9725;
}
