#travel p {
	font-size:15px;
	line-height:24px;
	margin-top:40px;
	margin-bottom:50px;
}

#sidebar #top {height:auto;}

strong {
	font-weight:normal;
}


.red{
	color:#ED1C24;
}

#top ul {
	padding-top:40px;
}
#top li {
	padding-left:15px;
	text-transform:uppercase;
	margin-bottom:10px;
}

#top a:hover {
	color:#ED1C24;
}
#top li.current {
	background:url(/images/icon_red_sq.gif) left 2px no-repeat;
}

#top li a {
	font-weight:bold;
}

#top li.current a{
	color:#ED1C24;
}
