div.detailimg {
	width: 270px;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 2px;
}

div.detailimg img {
	width: 270px;
}

.heading h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #1E6C91;
}
.heading a {
	color: #333;
	text-align: center;
}
div.listing {
	border: 1px solid #ebebeb;
	padding: 3px;
	margin: 10px 0px;
	background-color: #fff;
}
div.listing h2 {
	padding: 2px 10px;
	background-color: #ebebeb;
	color: #1E6C91;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
}
div.listing h2 a {
	color: #1E6C91;
	text-decoration: underline;
}
div.listing h2 a:hover {
	color: #333;
}
div.listing h4 {
	padding: 2px 10px;
	background-color: #ebebeb;
	font-size: 14px;
	margin: 5px 0px;
}
div.listing p {
	padding: 5px;
}
.facilitieslist {
	margin-right: 15px;
	font-weight: bold;
	display: block;
	width: 100%;
}
.facilities {
	width: 50%;
	float: left;
}
table#groups_home {
	border: 2px solid #eee;
	font-size: 11px;
}
table#groups_home h3 {
	color: #79930e;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
table#groups_home h4 {
	color: #79930e;
	font-size: 11px;
	margin:0px;
	padding: 3px;
}
table#groups_home .grouphead td {
	background-color: #fff;
}
table#groups_home .grouphead2 {
}
table#groups_home .groupcontent td {
	font-weight: bold;
	font-size: 11px;
}
table#groups_home .groupcontent a  {
	color: #333;
}
div.newmembers{
	text-align: center;
	width: 100px;
	float: left;
	margin: 0px 5px;
}
div.newmembers h4 {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px 15px 0px;
}
div.newmembers h4 a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #1E6C91;
}
table#updates {
	padding: 5px;
}
table#updates .small {
	color: #999;
	font-size: 10px;
}
table#updates .divide {
	border-top: 1px dotted #ebebeb;
}
table#updates h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.article_info {
	font-size: 10px;
	color: #999; 
	margin-bottom: 5px;
}
div.article {
	border: 1px solid #ebebeb;
	padding: 15px;
	background-color: #fff;
}
div.article h4 {
	padding: 5px;
	margin: 0px;
	color: #79930e;
}
.bottomborder {
	/*border-bottom: 1px dotted #aaa;*/
}
.bottompage {
	border-top: 1px dotted #aaa;
	padding: 5px 10px;
	text-align: right;
}
table#articleindent {
	margin-left: 50px;
}
table#tracktimes {
	border: 2px solid #efefef;
	padding: 2px;
}
table#tracktimes th {
	color: #000;
	background-color: #ccc;
	text-align: left;
	padding: 0px 0px 0px 8px;
}
table#tracktimes td {
	padding: 0px 0px 0px 8px;
}
td#tracktimestop h2 {
	background-color: #fff;
	font-size: 14px;
	color: #1E6C91;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px;
}
td#tracktimestop a {
	color: #333;
	font-weight: bold;	
}
.small {
	font-size: 10px;
	color: #1E6C91;
}
.smallnews {
	font-size: 10px;
	color: #777;
}
.smallright {
	font-size: 10px;
	text-align: right;
	color: #1E6C91;
}
table.leaderboard {
	border: 2px solid #efefef;
	padding: 2px;

}
table.leaderboard td {
	text-align: center;
}
table.leaderboard th {
	padding: 3px;
	vertical-align: bottom;
	background-color: #ccc;
	color: #000;
}
.eventlist {
	width: 45%;
	float: left;
	margin: 1%;
	padding: 1%;
	height: 200px;
	overflow: hidden;
	border: 2px solid #efefef;
	padding: 2px;
	font-size: 11px;
	background: none;
	background-color: none;

}
.eventlist h3 {
	background: #ddd;
	color: #444;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding:  3px 10px 3px 10px;
	text-decoration: underline;
	border-bottom: 1px solid #ddd;
}
.eventlist h3 a {
	text-decoration: underline;
}
table.homeboard {
	border: 1px solid #666;
	padding: 2px;
	font-size: 10px;

}
table.homeboard a {
	color: #111;
}
table.homeboard td {
	text-align: left;
	padding: 1px 4px;
}
table.homeboard th {
	padding: 1px 4px;
	vertical-align: bottom;
	background-color: #ccc;
	color: #000;
	text-align: left;
}
span.bolding {
	font-weight: bold;
	color: #333;
}
span.bolding a {
	color: #333;
}
span.bolding a:hover {
	color: #333;
	text-decoration: underline;
}
table#homerace td {
	color: #555;
}
table#homerace {
	border:2px solid #fff;
}
div.divider {
	border-bottom: 1px solid #777;
	margin: 20px;
	line-height: 0px;
}
div#contentarea {
	padding: 0px 20px;
}