@import url("base.css");
#menu li#mm2 a, #menu li#mm2 a:hover {
	background:url(../images/menu.gif) -198px -62px no-repeat;
}
.content h1 {
	display:block;
	width:239px;
	height:79px;
	margin:-50px auto 0 auto;
	background:url(../images/t_trips.gif) no-repeat;
}
.content h2 {
	margin:20px 140px 10px 140px;
	font-size:16px;
}
.content p {
	margin:0 140px 10px 140px;
	text-align:justify;
}
.book {
	display:block;
	width:249px;
	height:18px;
	background:url(../images/bookToday.gif) no-repeat;
	margin:20px 140px 0 430px;
}
blockquote {
	margin:0 50px;
}
a span {
	width:0;
	height:0;
	display:block;
	overflow: hidden;
}
.odd, .even {
display:block;
border: solid 1px #d7edf8;
	margin:0 140px 0 140px;

}
.odd {	padding:10px;
background:#d7edf8;
}
.even {padding:15px 10px;
}

