.FacebookComments{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
		padding: 10px;
	background-color: #fff;
}
.FollowUs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

a:link,
a:active,
a:visited
    {
    color: #99cccc;
	text-decoration: none;
}

a:hover
{
    color: #FFCC00;
    text-decoration: none;
}

hr
{
    border: 1px dotted #FF6600;
}

h1
{
    font-family: 'Verdana' , Times, serif;
    font-size: 22px;
    color: #99cccc;
}

h2
{
    font-family: 'Verdana' , Times, serif;
    font-size: 20px;
    color: #99cccc;
}

h3
{
    font-family: 'Verdana' , Times, serif;
    font-size: 16px;
    color: #99cccc;
}

h4
{
    font-family: 'Verdana' , Times, serif;
    font-size: 14px;
    color: #99cccc;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.sf_eventSummary{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;	
}
.sf_readMore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden;
}

.sf_eventsList ol{
	margin:0px
}

.sf_eventsList li {
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	background: #000!important;
	border: 1px dotted #FF6600!important;
	width: 580px;
	padding-top: 0px!important;
	padding-right: 20px!important;
	padding-bottom: 10px!important;
	padding-left: 20px!important;
}


.sf_eventTitle{
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 29px!important;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	color: #FFCC00;
}
.sf_eventTitle a
{
    color: #FFCC00;

}
.sf_eventTitle a:hover
{
    color: #99cccc;
    text-decoration: none;
}
.sf_eventPriod
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}



.White
{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.sf_eventContent
{
        font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}


