﻿
h2 span{
	visibility:hidden;
	display:none;
}

h2#idaho-ohv-clubs{
	width:267px;
	height:72px;
	background:url(/assets/images/subtitle-links-idaho-ohv-clubs.png) no-repeat;
}

h2#western-states-ohv-programs{
	width:191px;
	height:57px;
	background:url(/assets/images/subtitle-links-western-ohv-programs.png) no-repeat;
	margin-top:30px;
}

h2#national-responsible-groups{
	width:189px;
	height:61px;
	background:url(/assets/images/subtitle-links-national-responsible-groups.png) no-repeat;
	margin-top:30px;
}

h2#national-ohv-orgs{
	width:201px;
	height:50px;
	background:url(/assets/images/subtitle-links-national-ohv-orgs.png) no-repeat;
	margin-top:30px;
}

#content{
	font-size:12px;	
}

#content h3
{	
	clear:both;
	padding: 3px 6px;
	margin:4px 20px 8px 0px;
	font-size: 12px;
	background:#302D27;
	font-weight:bold;
	text-transform:uppercase;
	
}

#content h4{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#content ul
{
	clear: both;
}
#content ul li
{
}
#content ul li a
{
	display: block;
	padding: 2px;
	color: #fff;
	text-decoration: none !important;
	background: url(/assets/images/bullet-ul-li-arrowonly-yellow.png) 0 5px no-repeat;
	padding-left: 15px;
}
#content ul li a:hover
{
	color: #FDDA00;;
}
.column-a
{
	width: 420px; 
	float: left;
}
.column-b
{
	width: 480px;
	float: right;
}

.column-b-1{
	width:220px;
	float:left;
	margin-left:15px;
}

.column-b-2{
	width:220px;
	float:right;
}

#content .column-a ul
{
	margin-bottom: 20px;
}
#content .column-a ul li
{

	width: 43%;
	float: left;
	margin-right: 20px
}

#content .column-a ul li a
{
	float: left;
}