@charset "utf-8";
/* CSS Document */
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0066BD;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 29px;
}
h2{
	background-image: url(../images/right_heading_bg.png);
	line-height: 49px;
	background-repeat: no-repeat;
	padding-left: 12px;
	width: 300px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
#main_content a:link{
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#main_content a:visited{
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
#main_content a:hover{
	color: #666;
	text-decoration: underline;
}
#main_content a:active{
	color: #F00;
}
#footer a:link{
	color: #CCC;
	text-decoration: none;
}

#footer a:visited{
	color: #CCC;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0;
}

#footer a:active{
	color: #F00;
	text-decoration: none;
}
#right_column p{
	padding-left: 12px;
}
#right_column  a:link{
	color: #06C;
	text-decoration: none;
}
#right_column a:visited{
	color: #06C;
	text-decoration: none;
}
#right_column a:hover{
	color: #666;
	text-decoration: none;
}
#right_column a:active{
	color: #F00;
}
#right_column ul{
	list-style-type: none;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#right_column li{
	list-style-type: none;
	background-image: url(../images/ARROW.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 0px;
	height: 25px;
	font-size: 18px;
	line-height: 25px;
}
.date{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
	line-height: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.events_date{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
}
.events_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: relative;
	padding-bottom: 8px;
}
.events_title a:link{
	
}
.events_title a:visited{}
.events_title a:hover{}
.events_title a:active{}

