/* Header */
#header.routeRules {
	background: url(../img/routeRules/BG_routeRules.jpg) no-repeat left;
}

/* News Section */
#route {
	width: 560px;
	float: left;
	padding: 20px;
	background: url(../img/routeRules/map.jpg) no-repeat top #593305;
}

#route h2 {
	font-size: 24pt;
	color: #331d00;
}

#route ul {
	margin: 15px 0 0 30px;
	list-style: decimal;
}

#route li {
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 19pt;
	color: #422701;
}

.rule {
	font-weight: normal;
	color: #b46100;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Myriad, Sans-Serif;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 260px;
	padding: 20px;
}

#sidebar ul {
	margin: 10px 0 0 20px;
}

#sidebar li {
	color: #894c00;
	line-height: 13pt;
	font-size: 75%;
	padding-bottom: 10px;
}

.date {
	color: #b26000;
	font-size: 100%;
	font-weight: bold;
}

/* Footer */
#footer.routeRules {
	background: url(../img/routeRules/BG_routeRules.jpg) no-repeat bottom;
}
