body {
	background-color: #F1EDE0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin:0px;
}


a.toplink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #F1EDE0;
	text-decoration: none;
}

a.toplink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #D6D2C6;
	text-decoration: none;
}

.toptext {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1EDE0;
	text-decoration: none;
}
.flash {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.heading1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #134979;
	line-height: 1.6em;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
a.bodylink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4D402D;
	text-decoration: none;
	font-weight: bold;
}

a.bodylink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #68573E;
	text-decoration: none;
	font-weight: bold;
}

a.triplink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4D402D;
	text-decoration: none;
	font-weight: bold;
}

a.triplink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #68573E;
	text-decoration: underline;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E3E3;
	line-height: 1.6em;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #351C03;
	line-height: 1.6em;
	font-weight: bold;
}
.imgbox{
	background-color:#ffffff;
	border:1px solid #999999;
	height:429px;
}
.imgbox_trips{
	background-color:#FFFFFF;
	/* border:1px solid #999999; */
	height:118px;
}
.imgbox_trips_big{
	background-color:#FFFFFF;
	/* border:1px solid #999999; */
	height:200px;
}
.imgbox_info{
	background-color:#FFFFFF;
	/* border:1px solid #999999; */
	height:220px;
}
