a,
#Main h1,
#NavWrap .NavTitle,
.product_list .item a.title,
.product_list .item .price,
#Main .booking-panel .inner h2,
#Main #Content h1,
#Cart .title
{
	color: #ed1c24;
}

#Main #SideLeft #NavWrap ul li a
{
	background-image: url('../img/nav_bullet_red.gif');
}

.book-this-tour {
	font-family: helvetica, arial, tahoma;
	font-size: 19px;
	text-align: center;
	line-height: 65px;
	color: #fff;
	
	text-transform: uppercase;
	text-indent: 0;
	text-decoration: none;
	
	background-image: url('../img/explore-button-big-red.gif');
}
.book-this-tour.email {
	background-image: url('../img/explore-button-big-red.gif');
}

.booking-panel .button input {
	background-image: url('../img/book-now-small-red.gif');
}

