body {
	background-image: url(kiosk/tile.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #424242;
}

#container {
	top: 5px;
	background-position: 0 top;
	background-image: url(kiosk/bg.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	width: 902px;
	z-index: 1;
}

h1 {
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #117d15;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #117d15;
}

p {
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #424242;
}

a {
	color: #17641f;
}

a.menu {
	display: inline;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}

a:hover {
	text-decoration: underline;
	color: #ffad00;
}

.up {
	color: #ffad00;
}

.grayed {
	color: #86a186;
}

a.white {
	color: white;
}

a.white:hover {
	color: #ffad00;
}

ul {
	color: #424242;
}

.quote {
	color: #17641f;
	text-align: center;
	font-style: italic;
	
}

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

td {
	padding: 3px;
}

.centre {
	text-align: center;
}

hr {
	width: 100%;
	border-color: #9beaa2;
	border-width: 1px;
	border-style: solid;
}


#banner {
	height: 150px;
	width: 900px;
	position: absolute;
	border-color: #409e49;
	border-width: 1px;
	border-style: solid;
}

#menu {
	background-color: #fff;
	padding-top: 2px;
	top: 157px;
	text-align: center;
	height: 21px;
	width: 900px;
	position: absolute;
	background-image: url(kiosk/bg.png);
	border-color: #409e49;
	border-width: 1px;
	border-style: solid;
}

#submenu {
	background-color: #fff;
	padding-top: 2px;
	top: 187px;
	text-align: center;
	height: 21px;
	width: 900px;
	position: absolute;
	background-image: url(kiosk/bg.png);
	border-color: #409e49;
	border-width: 1px;
	border-style: solid;
}

#left2 {
	margin: 0px;
	padding: 0px;
	width: 573px;
	top: 217px;
	left: 0px;
	position: absolute;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 573px;
	top: 188px;
	left: 0px;
	position: absolute;
}

#right2 {
	padding: 0px;
	margin: 0px;
	width: 322px;
	top: 217px;
	right: 0px;
	position: absolute;
}

#right {
	padding: 0px;
	margin: 0px;
	width: 322px;
	top: 188px;
	right: 0px;
	position: absolute;
}

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

#pict {
	border-color: #409e49;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

#contact {
	border-bottom-color: white;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	background-color: #17641f;
	width: 565px;
}

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

.contact {
	padding: 0px;
	margin: 0px;
	color: white;
}

.no_bdr {
	border-width: 0px;
	border-style: none;
}

#big {
	top: 190px;
	position: absolute;
	
}

.pict {
	margin-bottom: 5px;
}

#thumbs {
	display: inline;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 55px;
	height: 82px;
	text-align: center;
	width: 553px;
	position: relative;
}

.thumb {
	display: inline;
	margin: 5px;
	position: relative;
	height: 80px;
	width: 100px;
}

.lrg {
	margin-top: 10px;
	display: inline;
	position: relative;
}

#ani {
	left: 277px;
	top: 19px;
	height: 107px;
	position: absolute;
	width: 444px;
}

.right {
	border-color: #17641f;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
	float: right;
}

.left {
	border-color: #17641f;
	border-width: 1px;
	border-style: solid;
	display: inline;
	margin-right: 5px;
	float: left;
}

.q {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 3px;
	color: #17641f;
	margin: 0px;
	font-style: italic;
}

ul {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

ol {
	text-align: left;
	list-style-type: decimal;
	margin-top: 0px;
	padding-top: 0px;
}

.r {
	padding: 0px;
	text-align: right;
}

#logos {
	text-align: center;
	width: 322px;
	position: relative;
	vertical-align: middle;
}

.noborder {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.sig {
	text-decoration: none;
	font-size: 22px;
	font-style: italic;
	font-family: "Comic Sans MS", Georgia, Times, serif;
}

.small {
	font-size: 9px;
}

.first {
	padding-top: 0px;
	margin-top: 0px;
}

.border {
	border-color: #17641f;
	border-width: 1px;
	border-style: solid;
}

