#main a, #main a:hover, #main a:active, #main a:visited{
	text-decoration: underline;
	color: #000;
}

#main h1{
	color: #064B25;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	clear: left;
}

#main h1.section, h1.section{
	color: #064B25;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #064B25;
	clear: left;
}

#main h2{
	color: #064B25;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding: 0;
	clear: left;
}

#main h3{
	color: #064B25;
	font-size: 12px;
	clear: left;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding-top: 10px;
	clear: left;
}

#main p{
	margin: 10px 0px 10px 0px;
	padding: 0;
	clear: left;
}

#main dl{
	margin: 0;
	padding: 0;
}

#main dt{
	color: #064B25;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}

#main dt.info{
	clear: left;
	margin-top: 8px;
	padding-top: 10px;
}

#main dt.clearleft{
  clear: left;
  margin-top: 8px;
	padding-top: 10px;
}

#main dd{
	margin-left: 10px;
	display: block;
	clear: left;
	float: left;
}

#main div.content div.categoryodd dl, #main div.content div.categoryeven dl{
  margin: 6px 0px 0px 0px;
  padding: 0;
}

#main div.content div.categoryodd dd, #main div.content div.categoryeven dd{
  display: inline;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid black;
  clear: none;
}

#main div.content div.categoryodd dd.first, #main div.content div.categoryeven dd.first{
  margin-left: 0px;
  border-left: 0;
  padding-left: 0;
}

#main ul{
	margin: 4px 0px 4px 0px;
	clear: left;
}

#main li{
	list-style-type: circle;
	padding: 0;
	margin-left: 10px;
}

#main div.leftbar{
	font-family: Georgia;
	font-size: 12px;
	color: #66573A;
	text-align: center;
}

#main div.leftbar a, #main div.leftbar a:active, #main div.leftbar a:visited{
  color: #66573A;
  text-decoration: underline;
}

#main div.leftbar h1{
	color: #064B25;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	text-transform: uppercase;
}

#main div.leftbar h2{
	color: #064B25;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
	padding: 0;
}

#credits ul{
	list-style:none;
	margin: 0;
	padding: 6px 0px 0px 0px;
}

#credits li{
	float: left;
	padding: 0px 6px 0px 4px;
	border-left: 1px dotted #333333;
}

#credits li.first{
	border-left: 0;
}

#credits li a, #credits li a:hover, #credits li a:active, #credits li a:visited{
	text-decoration: underline;
	color: #000;
}

#trailmeta dt{
	color:  #F8E27D;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding-top: 4px;
	clear: left;
}

#trailmeta h3{
  color:  #F8E27D;
	font-weight: bold;
}

#trailmeta dd{
	margin: 2px 0 2px 10px;
}

#trailmeta a, #trailmeta a:visited{
  color:  #F8E27D;
}

#main div.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#main div.leftbar li a, #main div.leftbar li a:active, #main div.leftbar li a:visited, #main div.leftbar li a:hover{
	text-decoration: underline;
	font-weight: normal;
}

#main div.leftbar li{
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	margin-left: 0;
}

#main div.leftbar li.green{
	padding-left: 14px;
	background-image: url(/img/green.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#main div.leftbar li.yellow{
	padding-left: 14px;
	background-image: url(/img/yellow.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#main div.leftbar li.red{
	padding-left: 14px;
	background-image: url(/img/red.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#forum ol, #forum ul, #crumbs ul{
  margin: 0;
  padding: 0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  clear: left;
}

#forum li{
  background:#F4F7D7 none repeat scroll 0%;
  border:1px solid #CCCCCC;
  border-left: 4px solid #064B25;
  margin-bottom:7px;
  margin-left: 0;
  padding:6px 10px;
  position:relative;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#forum li h2{
  color: #333;
  font-weight: normal
}

#forum li h2 a, #forum li h2 a:visited{
  color: #064B25;
  text-decoration: underline;
  font-weight: bold;
}

#forum dl{
  margin: 18px 0px 0px 0px;
  padding: 0;
  border-top: 1px solid #E1EA97;
  font-size: 10px;
  color: #333;
}

#forum dt{
  font-weight: bold;
  padding: 0 0 0 6px;
  margin: 0;
  display: inline;
  border-left: 1px solid #ccc;
  color: #333;
}

#forum dt.first{
  border-left: 0;
  padding: 0;
}

#forum dd{
  display: inline;
  float: none;
  clear: none;
  padding: 0 4px 0 0;
  margin: 0;
}

#forum div.buttons li{
  background: #064B25;
  border:1px solid #CCCCCC;
  width: 60px;
  margin: 0px 4px 0px 0px;
  font-size: 10px;
  padding: 4px;
  display: inline;
  text-align: center;
  position:relative;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#forum div.paginate li, #crumbs li{
  background: none;
  border:0;
  border-width: 0px;
  width: auto;
  display: inline;
  margin: 0px 4px 0px 0px;
  padding: 0;
  text-align: center;
  position:relative;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#forum div.paginate li.first{
  font-weight: bold;
  padding-right: 8px;
}

#forum div.buttons li a, #forum div.buttons li a:visited, #crumbs li a, #crumbs li a:active{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px
}

#forum h4{
  margin: 0px 0px 12px 0px;
  padding: 0;
  border-bottom: 1px solid #E1EA97;
  color: #333;
  font-weight: bold;
}

table{
  width: 100%;
}

th{
  background-color: #064B25;
  padding: 2px;
  color: #fff;
  font-weight: bold;
}

td{
  padding: 2px;
  border-top: 1px dotted #ccc;
}

td.details{
  border-top: 0;
}

td.odd{
  background-color: #F4F7D7;
}

td div{
  width: 100%;
  padding: 8px;
}

#main ul.sponsorslist{
  width: 720px;
  margin: 10px;
  list-style: none;
}

#main ul.sponsorslist li{
  list-style-type: none;
  display: inline;
  width: 220px;
  padding: 0;
  margin: 8px; 
}

#main ul.sponsorslist a{
  display: block;
  float: left;
  width: 220px;
  height: 220px;
  background-position: center center;
  background-repeat: no-repeat;
}
