body {
  margin: 0;
  padding: 0;
}
#left {
  /*position: absolute;
  left: 190px;
  top: 130px;*/
  width: 400px;
}
#right {
  position: absolute;
  left: 605px;
  top: 130px;
  width: 100px;
}

#gallery {
  position: absolute;
  left: 190px;
  top: 130px;
  width: 515px;
}

.swirl {
	float: left;
}

.smlpicR {
	float: right;
	padding: 10px;
}

.smlpicL {
	float: left;
	margin: 10px 10px 10px 0px;
}


.title{
	font-family: Helvetica, Futura, GillSans, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.subtitle{
	font-family: Helvetica, Futura, GillSans, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.copy{
	font-family: Helvetica, Futura, GillSans, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	line-height: 19px;
	text-align: left;
}

.bold{
	font-family: Helvetica, Futura, GillSans, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #333333;
	line-height: 19px;
	text-align: justify;
}
.tourtitle {
	font-family: Helvetica, Futura, GillSans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
