/* header */

#rosefest-index {
	color: #222;
	}
	
#rosefest-index .intro {
	margin: 0 0 10px 0;
	padding: 15px 10px 15px 10px;
	background: #eee;
	color: #000 !important;
	font-size: 14px;
	line-height: 20px;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	}
	
#rosefest-index .icon {
	float: left;
	}
	
#rosefest-index h3 {
	clear: both;
	margin: 5px 0 5px 0;
	font-size: 20px;
	color: #b92428;
	font-weight: normal;
	}


#rosefest-index ul {
	margin: 0 0 10px 0;
	padding: 0;
	}

#rosefest-index li {
	list-style: none;
	padding: 0 0 5px 0;
	font-size: 13px;
	}
	
#rosefest-index span.time {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	}	
	
	

#rosefest-index p {
	margin: 0;
	}




#rosefest-index .features {
	padding: 5px 0 5px 0;
	overflow: hidden;
	border-top: 1px dotted #bbb;	
	border-bottom: 1px dotted #bbb;
	}

#rosefest-index .multimedia-menu {
	width: 114px;
	float: left;
	margin: 0 25px 10px 0;
	overflow: hidden;
	}	
	
#rosefest-index .multimedia-menu img {
	padding: 6px;
	border: 1px solid #ccc;
	}		

#rosefest-index .multimedia-menu .image {
	padding: 5px 0 5px 0;
	}

#rosefest-index .multimedia-menu .text {
	font-size: 14px;
	font-weight: bold;
	}	

#rosefest-index .multimedia-menu .text a,
#rosefest-index .multimedia-menu .text a:visited {
	text-decoration: none;
	}







#rosefest-index .parade-map {
	width: 640px;
	border: 5px solid #ccc;
	}

	
	
	
 /* end */	