html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 0px 0px;
		color: #000000;
		font: 80% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 3px 3px 0px 0px;
		background: #6fb8d8;
	}
	table {
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		color: #666666;
		padding: 0px 0px 0px 0px;
		line-height: 13pt;
	}
	#banner {
		background: url(../images/bg2.jpg);
		width: 900px;
		font: 100% arial,helvetica,sans-serif;
		text-align: center;
		color: #fee8de;
		letter-spacing: 2px;
		line-height: 20pt;
		padding: 0px 5px 0px 5px;
	}
	#banner2 {
		width: 900px;
	}
	#table1 {
		background: #ffffff;
		width: 900px;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
	#table2 {
		width: 100%;
		padding: 5px 5px 5px 5px;
	}
	#table3 {
		padding: 5px 5px 5px 5px;
		text-align: center;
	}
	
	#openinghours {
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
	}


	#form {
		width: 100%;
		color: #ffffff;
		background-color: #6fb8d8;
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
		border-bottom: 0px solid #cc4880;
		border-top: 0px ridge #000080;
		border-left: 0px ridge #000080;
		border-right: 0px ridge #000080;
	}
	#footer {
		background: url(../images/bg2.jpg);
		width: 900px;
		height: 30px;
		font: 80% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 1px;
		color: #cccccc;
		padding: 3px 3px 3px 3px;
	}
	h1 {
		font-size: 110%;
		font-weight: normal;
		font-variant: samll-caps;
		letter-spacing: 2px;
		color: #6fb8d8;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 0px 0px;
		border-left: 15px solid #6fb8d8;
	}
	h2 {
		font-size: 100%;
		font-weight: normal;
		font-variant: samll-caps;
		letter-spacing: 1px;
		color: #6fb8d8;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #fee8de;
		text-decoration: none;
		font-size: 100%;
	}
	a:hover {
		color: #fee8de;
		text-decoration: underline;	
		font-size: 100%;	
	}
.a2 {
		color: #666666;
		text-decoration: none;
		font-size: 100%;
	}
.a2:hover {
		color: #444444;
		text-decoration: none;	
		font-size: 100%;	
	}
.a {
		color: #cccccc;
		text-decoration: none;
		}
.a:hover {
		color: #666666;
		text-decoration: none;	
	}