body {
	margin: 0px;
	padding: 0px;
	background-color: #B8DB29;
}
#wrapper #navigation a:visited #Image12 {
	background-image: url(images/nav_tour_.jpg);
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #D2C69E;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #D2C69E;
}
#header_logo {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 900px;
	background-image: url(images/logo_bck.jpg);
	background-repeat: no-repeat;
}
#search_box {

}
#header #header_logo input {
	position: relative;
	top: -40px;
	left: 200px;
	background-color: #BADA2D;
	color: #FFF;
	text-decoration: none;
}



#slide_show {
	background-image: url(images/flash_bck.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 900px;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/main_bck.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
}
#main_text {
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#sidebar {
	width: 200px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 25px;
}
#sidebar #header {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}
