body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #463000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#page {
	background-image: url(../img/contsect2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	height: auto;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #EBE9E2;
	padding: 0px;
	text-align: justify;
}
.clear {
	clear: both;
	text-align: right;
	background-image: url(../img/vert_dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.tourttl {
	background-color: #2D1E00;
	padding-right: 7px;
	padding-left: 7px;
	color: #A2997C;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9E2;
	text-align: center;
	font-weight: bold;
}
#page ol {
	list-style-type: circle;
}
#itinerary {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}
#itinerary p {
	font-weight: normal;
}
#tourcode {
	text-align: center;
	background-color: #5E3F00;
	color: #A79E81;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9E2;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	margin-bottom: 20px;
}
#tourcode em {
	font-style: normal;
	color: #FFFFFF;
}

#tourfact {
	background-image: url(../img/vert_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-style: italic;
	text-align: justify;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
#tourfact  strong {
	font-style: normal;
}
#tourfact p {
	font-weight: normal;
	height: 100%;
}
.itin {
	text-align: right;
	display: block;
	height: 20px;
	width: auto;
}
.itin a {
	color: #FFFFFF;
	text-decoration: none;
}
.itin a:hover {
	font-style: normal;
	font-weight: bold;
}
#price {
	background-image: url(../img/vert_dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
}
#price li {
	font-style: italic;
}
