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: 700px;
	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;
	margin-top: 20px;
}

.tourttl {
	background-color: #2D1E00;
	color: #A2997C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9E2;
	text-align: center;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.tourttl h2 {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#page ol {
	list-style-type: circle;
}
#itinerary {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}
#itinerary p {
	font-weight: bold;
}
#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 {
	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;
}
#book {
	padding-right: 10px;
	padding-left: 10px;
}
.meta {
	display: block;
	height: auto;
	width: 180px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #483100;
	padding-top: 12px;
	font-size: 11px;
}
.meta strong {
	font-size: 10px;
}

.comments {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #483100;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #483100;
	line-height: 20px;
    text-align: justify;
    
}
.bold {
	font-weight: bold;
}
#wv {
	text-align: center;
	display: block;
}
form {
	background-color: transparent;
	margin-left: 35px;
	font-weight: bold;
}
.input {
	background-color: #B7B09B;
	height: 20px;
	width: auto;
	margin-bottom: 4px;
	border: 1px solid #000000;
	line-height: 20px;
}
.textarea {
	line-height: 20px;
	background-color: #D7DBBD;
	border: 1px solid #000000;
}
.pagination {
	color: #000000;
}
.pagination strong {
	font-weight: bold;
	color: #FFFFFF;
}
