body {
	background-image: url(kiosk/bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#container {
	padding-top: 5px;
	background-image: url(kiosk/tile.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin: auto;
	width: 902px;
	z-index: 1;
}

#text {
	min-height: 260px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 5px;
	background-image: url(kiosk/bg.png);
	position: relative;
	border-color: #d489c1;
	border-width: 1px;
	border-style: solid;
	width: 583px;
	z-index: 10;
}

h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-size: 28px;
	font-style: italic;
	color: #d47ea2;
}

h2 {
	font-size: 22px;
	text-align: center;
	font-style: italic;
	color: #d47ea2;
	font-family: "Times New Roman", Times, serif;
}

p {
	font-family: "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #424242;
}

a {
	font-style: italic;
	color: black;
}

#band {
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #fadce4;
	width: 50%;
	height: 200%;
}

#pict {
	height: 260px;
	width: 300px;
	top: 194px;
	right: 5px;
	margin-top: 2px;
	position: absolute;
}

#contact {
	padding: 5px;
	min-height: 20px;
	margin-top: 5px;
	left: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(kiosk/contact_bg.gif);
	background-color: #fadce4;
	width: 890px;
	border-color: #d489c1;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

#banner {
	height: 150px;
	width: 900px;
	position: relative;
	border-color: #d489c1;
	border-width: 1px;
	border-style: solid;
}

#menu {
	text-align: center;
	margin-top: 5px;
	height: 25px;
	width: 900px;
	position: relative;
	background-image: url(kiosk/bg.png);
	border-color: #d489c1;
	border-width: 1px;
	border-style: solid;
	padding-top: 2px;
}

a.menu {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-right: 15px;
	text-decoration: none;
	margin-left: 15px;
	font-size: 18px;
	font-style: italic;
	color: #9c9b9d;
	}

a:hover {
	color: #ff62b4;
}

.contact {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#flash {
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}

ul {
	color: #424242;
}

.quote {
	
	text-align: center;
	
	font-style: italic;
	
}

table {
	color: #7e7e7e;
	border-collapse: collapse;
	border-spacing: 3px 3px;
}

td {
	padding: 3px;
}

.centre {
	text-align: center;
}

.price {
	text-align: center;
	font-size: 1.2em;
	color: #975872;
}

.footsteps {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
}