#template_nav1_upcoming_events a {
	font-weight:bold;
	background-image: url(/publish/design/miramare/images/templates/nav1-arrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
}

#template_folder ul {
  margin: 0px;
  padding: 0px 20px;
  

}
#template_folder li {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;  
}
#template_folder li a {
	text-decoration: none;  

}

#template_folder li p {
   padding: 5px 0px;   
}

#template_folder h4 a {
	color: #990000;
   }
   
   #template_folder h6 {
font-size: 12px;
font-weight: bold;
   }
      #template_folder h6 a {
	   text-decoration: underline;
	  }