@charset "iso-8859-1";
body {
	background-color: #FFCD6C;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

.button {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAC27C;
	cursor: hand;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;

}
.buttonover {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-left-width: 1px;
	border-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8E9D2;
	color: #000000;
	cursor: hand;



}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 100px;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.contentlayer {
	width: 501px;
	position: absolute;
	visibility: visible;
	top: 390px;
	border: 1px solid #000000;
	background-color: #FFFFCC;
	z-index: 2;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E7C9AE;
}
a.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.leftmenu:hover{
	text-decoration: underline;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linebottom {
	border-top-width: 4px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #413934;
	border-bottom-color: #D7BBC9;
	height: 1px;
}
.linetop {
	border-top-width: 7px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7BBC9;
	border-bottom-color: #413934;
	height: 1px;
}
.logo {
	height: 100px;
	width: 500px;
}
.map {
		text-align: left;
	vertical-align: top;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menu {
	background-color: #FFD8B0;
	margin-left: 30px;
}
.navigation {
	width: 150px;
	position: absolute;
	visibility: visible;
	top: 112px;
	z-index: 1;

}
.paddingcontent {
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;

}
.paddingheading {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	width: 489px;
}
.pictures table {
	height: 290px;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.pictures {
	text-align: center;
	width: 100%;
	background-color: #EAC27C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
