body {
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}


#content {
	float: left;
	width: 65%;
	
}

.right {
	width: 30%;
	
	float: right;
	clear: right;
}






a {
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0px;
}

#logo {
	font-size: 28px;
	text-align: center;
	display: inline;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: none;
}
#city-nav, 
#photochanger,
#navigation,
#footer,
ul.highlights .photo,
ul.highlights img,
div.video,
a.email,
a.print,
a.photolink {
	display: none;
}
ul.tours img {
	display: block;	
}


#content h1 {
	border-bottom: 2px solid #b2c4d7;
	padding-bottom: 5px;
}


#content h2 {
	border-bottom: 1px dotted #b2c4d7;
	padding-bottom: 5px;
}


#content .header {
	display: block;
	height: 110px;
	background-color: #efefef;
	padding: 10px;
	border: 1px solid #ccc;
}
#content .header h1 {
	margin-right: 0px;
}
#content .header img {
	float: left;
	margin: 0px 10px 10px 0px;
}
#content .header .duration {
	font-size: 11px;
}
.reserve {
	display: none;
}
.back {
	display: none;
}
