@charset "UTF-8";
/* CSS Document */

.eventstext
	{
	font-size:11px;
	line-height:15px;
	color:#666666;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
	}
.eventstitle
	{
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
	}
.eventstitle a:link {
	text-decoration:none;
	color:#333333;
	}
	
.eventstitle a:visited {
	text-decoration:none;
	color:#333333;	
	}
.eventstitle a:hover {
	text-decoration:underline;
	color:#333333;	
	}		
	
.eventsdate
	{
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	color:#333333;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
	}
.eventsimg
	{
	float:left;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-top:2px;
	}

.partingimg
	{
	float:both;
	clear:both;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:1px;
	margin:auto;
	}
.smalltitle
	{
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#333333;
	font-style:normal;
	text-decoration:none;
	vertical-align:top;
	}
.smalltitle a:link {
	text-decoration:none;
	color:#333333;
	}
	
.smalltitle a:visited {
	text-decoration:none;
	color:#333333;	
	}
.smalltitle a:hover {
	text-decoration:underline;
	color:#af1e2d;	
	}
#newslink
	{
	width:210px;
	float:right;
	clear:left;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	}	
#newslist
	{
	width:200px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	}
#newslist ul
	{
	font-size:12px;
	list-style-type:square;
	}	
#eventslink
	{
	width:210px;
	float:left;
	clear:left;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	}
#eventslist
	{
	width:200px;
	float:left;
	clear:left;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;	
	}
#eventslist ul
	{
	font-size:12px;
	list-style-type:square;
	}	

