/*FOR OECHSLI*/
.header {
	background-color: #C6A663;
	width: 100%;
	font-weight: bold;
}
.header .top{
	/*line-height: 17px;*/
	width: 770px;
}
.header .mid{
	background-color: #F7DFB5;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.header .bot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#wrapperHOME2 {

	background-color: #FFEED0;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/Oechsli-Homeback2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 249px;
}

li{
	line-height: 17px;
	padding-bottom: 5px;
}

.header ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.header li {
	line-height: 17px;
	list-style-type: none;
	display: inline;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.header li a {
	line-height: 17px;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808284;
	padding-right: 27px;
	padding-left: 27px;
}
#button1 {
	width: 190px;
	display: block;
	float: left;
	left: 0px;
	background-color: #C6A663;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6A663;
	border-bottom-color: #C6A663;
	background-image: url(images/Divider.gif);
	background-repeat: no-repeat;
	background-position: 189px;
}
#button2 {
	width: 200px;
	display: block;
	float: left;
	background-color: #C6A663;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6A663;
	border-bottom-color: #C6A663;
	background-image: url(images/Divider.gif);
	background-position: 199px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 8px;
}
#button3 {
	width: 200px;
	display: block;
	left: 300px;
	z-index: auto;
	float: left;
	background-color: #C6A663;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6A663;
	border-bottom-color: #C6A663;
	background-image: url(images/Divider.gif);
	background-repeat: no-repeat;
	background-position: 199px;
}
#button4 {
	width: 180px;
	display: block;
	float: left;
	background-color: #C6A663;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6A663;
	border-bottom-color: #C6A663;
}
#logo {

	background-color: #820000;
	height: 158px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
}
.style1 {color: #820000;}

a {
	color: #840000;
	text-decoration: none;
}
a:hover {
	color: #848284;
	text-decoration: underline;
}
.header a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* END OECHSLI */