/* 1426 Rides Unlimited */

#header {
}

#header h1 {
	padding:30px 0 0;
	width:429px;
}
#header h1 a {
	background:url(../images/logo.png) no-repeat top center;
	display:block;
	width:429px;
	height:134px;
	text-indent:-999em;
}

#flash_placeholder {
background: url(../images/flash_placeholder_custom.jpg) no-repeat center top;
}

#priNav li {
	margin-right:40px;
}

#hours_list {
	color: #acacac;
}

#hours_list h3 {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #acacac;
}

#hours_list li {
	margin-bottom: 5px;
}