background {
	background-repeat: no-repeat;
}

a {
	color: #3B1B43;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.header-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7FBDD;
}

.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #652749;
}

.sidebar-text a{
	color: #652749;
	text-decoration: none;
}

.sidebar-text a:hover{
	color: #FFFFFF;
	background-color: #64052D;
	text-decoration: none;
}

.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3B1B43;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #596582;
}



.separator {width:400px; margin-top:10px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#f5f5f5;  border-bottom-style:solid; }

.event_name 
{	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3B1B43;
}


.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/green3.png) no-repeat;
width:60px;
}

.date_m {
display:block;
font-size: .9em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
}

.date_d {
display:block;
font-size:1.4em;
margin:0;
padding:0.7em 0 1.3em 0;
text-align: center;
}
