body{
background:#DBDFC8 url(images/main_bg_top.jpg) center top no-repeat;
}
.middle_body{
background: url(images/middle_body_bg.jpg) center top no-repeat;
}

.footer{
background:#ffffff url(images/footer_bg.jpg) center bottom no-repeat;
}

.brownlinks {
	color: #663300;
	text-decoration: underline;
}
.brownlinks:hover {
	color: #663300;
	text-decoration: underline;
}.footerlinks {
	color: #666600;
	text-decoration: none;
}

.navi_bg{
background: url(images/navigation/backaground_image.jpg) left top no-repeat;
}

.days {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
}
.tourLeft {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	color: #333333;

}

.tourLeft:hover {
	color: red;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(images/tours/book_now_button.jpg) no-repeat left middle;
}
