body {
	padding: 10px 0 0;
	margin: 0;
	background: url(images/pagebg.gif) center bottom repeat-y;
}

#page {
/*	background: url(images/bodybg.gif) center bottom no-repeat;*/
	padding: 0 5px 5px;
}

#footer { margin-top: 105px; }
#footer td { color: #5f5f5f; }

.style1 { color: #000; }
.now { white-space: nowrap; }

.box {
	background-image: url(images/bak_side.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.text {
	color: #5F5F5F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textcontent {
	color: #5F5F5F;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	vertical-align: top;
}

.textred {
	color: #5f5f5f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

.photo {
	border-color: #EFEFEF;
}

.tourdate {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tourlist {
	color: #5F5F5F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*---- BLOG ----*/
a.link {
	text-decoration: none;
	color: #336699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	display: block;
}

a.link:visited {
	color: #336699;
	text-decoration: none;
}

a.link:hover {
	background-color: #E0EBF1;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	background-color: #E0EBF1;
	text-decoration: underline;
}

.copyright {
	color: #8C8C8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

.subfelt {
	background: #FFFFFF;
	border: 1px solid Gray;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 90px;
}

.redbutton {
	background-color: Gray;
	border: 1px solid Silver;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	width: 60px;
}

a.copyright {
	text-decoration: underline;
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copyright:visited {
	color: #336699;
	text-decoration: underline;
}

a.copyright:hover {
	text-decoration: none;
}

ul.list {
	margin: 0.5em 0 0 16px;
	padding: 0;
}

ul.list li {
	margin: 0;
	padding: 0;
}