/*-- styles for club pages --*/
p.memberLinks {
	margin-top: 10px;
	text-align:right;
	font-size: 9px; text-transform:uppercase; line-height:15px;
	font-family: Arial, sans-serif;
}
p.Links {
	text-align:right;
	font-size: 9px; text-transform:uppercase;
	font-family: Arial, sans-serif;
}
#textContainer p.memberLinks a {
	text-decoration:none;/*text-decoration:underline;*/
	border-bottom: 1px solid #939598;
	color:#939598;
}
	
#textContainer p.memberLinks a:hover {
	border-bottom: 1px solid #ffffff;
	color:#000000;
}	


h2 {
	font-size: 12px; font-weight:bold; margin: 15px 0px 0px 0px; padding:0px; line-height:20px; text-transform:uppercase;
}
h3 {
	font-size: 11px; font-weight:normal; margin: 5px 0px 0px 0px; padding:0px; line-height:18px;
}
h4 {
	font-size: 10px; letter-spacing:1px; margin:0px; padding:0px; line-height:18px; text-transform:uppercase;
}

.month {
	font-size:18px; 
	line-height:2;
}