body {
  background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
  background-color: #000000;
}
img{
	border: 0px;
}
.mainlink{
  color: #cccccc;
	text-decoration: none;
	border-bottom: dotted 1px;
}
p{
	font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #cccccc;
	padding: 5px;
}
.maintext{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #CCCCCC;
}
.maintextlarge{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #C53728;
}
.footertext{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #666666;
}
.datetext{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #666666;
}
.tourdate{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #666666;
}
.tourtitle{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #C53728;
	text-transform: uppercase;
}
.tourtext{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #CCCCCC;
}
.newsbigtext{
  font-family: "Trebuchet MS", sans-serif;
	padding: 0px;
  font-size: 36px;
  font-weight: bold;
  line-height: 45px;
  color: #CCCCCC;
}
.tour{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #CCCCCC;
}