/* #####################
  ---   membership    ---
 ##################### */

#membership h3 {
	color: #998877;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

#membership hr {
	border: none;
	height: 2px;
	width: 120px;
	background-color: #D70000;
	color: #D70000;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}