body {
	padding: 0px;
	margin: 0px;
}

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 900px;
}

#banner {
	height: 237px;
	width: 697px;
	right: 0px;
	top: 0px;
	position: absolute;
}

#top {
	height: 237px;
	position: relative;
}

.nopad {
	padding: 0px;
}

.nomarg {
	margin: 0px;
}

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

#menu {
	padding-top: 12px;
	text-align: center;
	position: relative;
	background-image: url(kiosk/menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
}

a.menu {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #069267;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
}

a.menu:hover {
	color: #ffb100;
}

#main {
	position: relative;
}

#main2 {
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 14px;
	background-image: url(kiosk/main2bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

element {
}

h2 {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-size: 1.2em;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #2c8077;
	font-size: 1.2em;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, Verdana, sans-serif;
}

p {
	padding-bottom: 7px;
	text-align: left;
	color: #404040;
	margin: 0px;
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #069267;
}

a:hover {
	text-decoration: underline;
}

//Rounded Courners
	
	div#nifty{ margin-left: 10%; margin-bottom: 0; margin-right: 10%; margin-top: 0; background: #069267}
	b.rtop, b.rbottom{display:block;background: white}
	b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #069267}
	b.r1{margin-left: 5px; margin-bottom: 0; margin-right: 5px; margin-top: 0;}	
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
	
ul {
	padding-bottom: 7px;
	text-align: left;
	color: #404040;
	margin: 0px;
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
	
#quotes{ 
	margin-bottom: 5px; 
	background-color: #069267; 
}
#quotes2{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
}
#quotesContainer{
	padding-right: 3px;
	padding-left: 14px;
}
.right{
	color: white;
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: right;
}
.quote{
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
}
#base{
	text-align: center;
	padding-top: 5px;
	position: relative;
	background-image: url(kiosk/base.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 581px;
}

#base2{
	padding-top: 5px;
	position: relative;
	background-image: url(kiosk/base2.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 900px;
}

.clear {
	clear: both;
	float: none;
}

.base {
	font-style: italic;
	font-size: 1em;
	text-align: center;
	color: white;
}

.yellow {
	color: #ffd247;
}

#footsteps {
	padding: 0px;
	margin: 0px;
	position: relative;
}

.small {
	font-size: 9px;
}

.right {
	padding-right: 5px;
	padding-top: 10px;
	text-align: right;
}

.title {
	left: 297px;
	top: 14px;
	position: absolute;
}

#intro {
	width: 603px;
	left: 297px;
	top: 50px;
	position: absolute;
}

#columns {
	margin-top: 5px;
	position: relative;
}

.row {
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}

.colLeft {
	float: left;
	width: 429px;	
}

.colRight {
	float: right;
	width: 430px;
}

.colText {
	float: right;
	width: 315px;
}

.colPict {
	float: left;
	width: 109px;
}

.picts {
	left: 0px;
	position: absolute;
	width: 302px;
}

.text {
	position: absolute;
	right: 0px;
	width: 600px;
}

.margBottom {
	margin-bottom: 10px;
}

.centre {
	text-align: center;
}

.q {
	margin-top: 10px;
	font-weight: bold;
	color: #2b41b2;
}

table {
	padding-bottom: 7px;
	text-align: left;
	color: #404040;
	margin: 0px;
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.border {
	border-color: #e0fee0;
	border-width: 3px;
	border-style: solid;
}

.alert {
	margin-bottom: 5px;
	padding: 5px;
	color: white;
	text-align: center;
	background-color: #6ab0b0;
	position: relative;
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#left {
	left: 0px;
	position: absolute;
	width: 302px;
}

#right {
	right: 0px;
	position: absolute;
	width: 581px;
}

#left2 {
	left: 0px;
	position: absolute;
	width: 445px;
}

#right2 {
	right: 0px;
	position: absolute;
	width: 445px;
}

.imgLeft {
	margin-right: 5px;
	clear: none;
	float: left;
}

.imgRight {
	margin-left: 5px;
	clear: none;
	float: right;
}