.member-info { background: url(../images/bg-memberinfo.jpg) no-repeat; height: 440px; padding: 1px 360px 0 120px; color: #000000; font-size: 18px; line-height: 25px; }

.member-info li { list-style-type: disc; margin-left: 25px; font-size: 18px}

.member-info ul { margin-bottom: 10px }

.member-info h2, .member-info h3 { color:#000000; margin-bottom: 10px; margin-top: 30px}
.member-info h3 { text-transform: none; font-size: 22px; margin-bottom: 10px; margin-top: 16px}

.member-info .profile { font-size: 14px; line-height: 20px }
.member-info .profile span { width: 100px; float: left; clear: left; }
.member-info .profile strong { width: 200px; float: left; clear: right; font-weight: 1000}

.member-info ul strong { font-size: 20px }
.member-info strong { text-transform: uppercase; }

#events { background: #92d62a; margin: 20px 0; color:#000000}
#events .imagery { padding: 10px; float: left }
#events h3, #events p { color: #ffffff}
#events h3 { font-size: 16px; padding-top: 20px; margin: 0}
#events p { font-size: 13px; line-height: 17px; margin: 5px 0}

#promos { background: url(../images/bg-promo.jpg) no-repeat; color:#000000; height: 396px}
#promos .promo { float: left; width: 250px; margin-left: 122px; margin-top: 25px; text-align: center; border: 0; padding: 0}
#promos .promo-2 { margin-left: 218px}
#promos .promo h4, #promos .promo p { color: #000000}
#promos .promo h4 { font-size: 20px; line-height: 22px; margin-bottom: 5px; margin-top: 5px}
#promos .promo p { margin: 0; font-weight: bold; font-size: 16px }

.members-meta {text-align: center; padding: 20px 0; font-size: 16px}

.members-calendar { display: block; background: url(../images/members-btn.gif) no-repeat; width: 265px; height: 44px; text-indent: -99999px; margin: auto  }

.profile-nav { 
	position: absolute; top: 0; right: 50px;
	background: #706b55;
	padding: 5px;
	text-transform: uppercase;
	font-size: 11px;
	z-index: 3000
}

.profile-nav .login-form-drop { 
	display: none; 
	position: absolute; 
	top: 25px;	
	background: #706b55;
	right: 60px; 
	padding: 10px;
	font-size: 12px;
	width: 320px;
}

.profile-nav li { display: inline; padding: 0 5px }

.profile.logged-in #content { margin-top: -10px}
