body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 600px;
	background-image: url(kiosk/corner.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

p {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	color: #3f3f3f;
	text-align: left
}

h1 {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #d76a00;
	font-size: 28px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif; 
}

h2 {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #d76a00;
	font-size: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
	
#container {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	z-index: 2;
	top: 0px;
}

#wallpaper {
	position: relative;
	width: 168px;
	height: 576px;
	top: 0px;
	left: 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#top_left {
	position: absolute;
	top: 0px;
	left: 172px;
	z-index: 3;
}

#title {
	position: absolute;
	top: 10px;
	left: 172px;
	z-index: 5;
}

#picts {
	width: 227px;
	background-image: url(kiosk/picts_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: absolute;
	top: 66px;
	right: 5px;
	z-index: 5;
}

.pict {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	display: block;
	border-color: #813f2e;
	border-width: 1px;
	border-style: solid;
}

#corner {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

#content {
	width: 517px;
	position: absolute;
	top: 74px;
	left: 176px;
	z-index: 10;
}

#text {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(kiosk/bg.png);
	background-repeat: repeat;
	width: 511px;
	border-color: #ffb85a;
	border-width: 1px;
	border-style: solid;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#address {
	margin-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(kiosk/bg.png);
	background-repeat: repeat;
	width: 511px;
	border-color: #ffb85a;
	border-width: 1px;
	border-style: solid;
	position: relative;
	z-index: 10;
}

#menu {
	padding: 5px;
	border-color: #813f2e;
	border-width: 1px;
	border-style: solid;
	z-index: 20;
	position: absolute;
	width: 150px;
	top: 240px;
	left: 6px;
	background-repeat: repeat-y;
	background-image: url(kiosk/menu_bg.jpg);
}

#bottom_bg {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

#map {
	background-image: url(kiosk/menu_bg.jpg);
	text-align: center;
	background-color: #d18139;
	width: 509px;
	height: 320px;
}

a.menu {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	text-align: left;
	font-size: 20px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}

a.menu:hover {
	text-decoration: underline overline;
	color: #422917;
}

a {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #740107;
}

a:hover {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #d76a00;
}

.strap {
	font-weight: bold;
	color: #422917;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.address {
	font-size: 14px;
	font-weight: bold;
	color: #d76a00;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.small {
	text-align: center;
	font-size: 10px;
}

.centre {
	text-align: center;
}

.sub {
	text-align: center;
	font-size: 14px;
}

ul {
	color: #3f3f3f;
	text-align: left;
}

li {
	padding-bottom: 3px;
	color: #d76a00;
}

.nobdr {
	border-style: none;
}

#sitemap {
	margin-bottom: 7px;
	float: left;
	margin-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(kiosk/bg.png);
	background-repeat: repeat;
	width: 511px;
	z-index: 10;
}

/* site map */
.baseMenu {
	text-align: center;
	border-left-color: #c8c8c8;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.baseMenuLast {
	text-align: center;
	border-left-color: #c8c8c8;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-right-color: #c8c8c8;
	border-right-style: solid;
	border-left-style: solid;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#sitemap li {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 5px;
	list-style: none;
}

#sitemap a {
	text-align: center;
	text-decoration: none;
	color: #a8a8a8;
	font-size: 0.8em;
	list-style: none;
	padding: 0;
	margin: 0;
}

#sitemap a:hover {
	color: #26354a;
}
 .clear {
	clear: both;
}

