@charset "UTF-8";
/* CSS Document */
P {
	font:80%, Georgia, 'Times New Roman', Times, serif;
	
}
A:link {
	color:#666;
	text-decoration:underline;
}
A:hover {
	color:#C60;
	text-decoration:underline;

}
A:visited {
	color:#bec402;
	text-decoration:underline;
}
A:active {
	color:#C30;
	text-decoration:underline;
}
h1 {font-weight:400; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:14pt; 
			line-height:14pt; }
			
h2 {font-weight:800; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:12pt; 
			line-height:14pt;
			color:#09a4ae;}
			
td.troubled A:hover {background-color: transparent;}			
			
.club p { margin-left:30px;}

.club h1 {font-weight:400; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:14pt; 
			line-height:14pt;
			color:#cb6011; }
.club h2 {font-weight:800; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:12pt; 
			line-height:14pt;
			color:#09a4ae;
			margin-left:20px;}

 
.sub {
		font-weight:400; 
		font-family:Georgia, 'Times New Roman', Times, serif; 
		font-size:10pt; 
		color:#09a4ae; 
		line-height:14pt;
		margin: 0,0,0,0;
		}
.date {
		
		font-weight:400; 
		font-family:Georgia, 'Times New Roman', Times, serif; 
		font-size:10pt; 
		color:#cb6011; 
		margin-right:5px;
		}
	.event {
			font-weight:400; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:14pt; 
			line-height:14pt;
			
		}
		
		 	
	ul li {font-weight:400; 
			font-family:Georgia, 'Times New Roman', Times, serif; 
			font-size:14pt; 
			padding-bottom:10px;
			list-style: none;
	}
	
	
	

.tiny {
	font-size: 80%;
	margin:0px;
	padding:0px;
}
.divider { 
    border-top: 1px dashed #808080; margin-top:10px;  margin-bottom:10px;
}
.blueDivider { 
    border-top: 1px dashed #a9dde0; margin:0px;
}

--begin vertical menu rollovers-
.navcontainer { width: 200px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;


}

.navcontainer a
{
display: block;
padding: 3px;
color:#09a4ae; 
background-color: #e0e37c;
border-bottom: 1px solid #eee;
font-size:16px;
}

.navcontainer a:link, .navlist a:visited
{
color:#09a4ae; 
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #ccc;
color: #c30;
}
--end vertical menu rollovers-

.links A:link {
	color:#000;

}
.links A:hover {
	color:#C60;
	

}
.links A:visited {
	color:#027dc4;

}
.links A:active {
	color:#C30;
	
}
</style>
