html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 0px 0px 0px 0px;
		font: 90% arial,helvetica,sans-serif;
		color: #666666;
		background: #96c0e8;
		text-align: justify;
	}
#table {
		font: 100% arial,helvetica,sans-serif;
		width: 875px;
		background: #ffffff;
		text-align: justify;
		line-height: 13pt;
	}
#table1 {
		background: url(../images/backdrop.jpg);
		width: 900px;
		text-align: justify;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		line-height: 14pt;
	}
#table2 {
		background: url(../images/bg.jpg);
		font: 90% arial,helvetica,sans-serif;
		width: 846px;
		text-align: justify;
		padding: 10px 10px 0px 10px;
		line-height: 14pt;
	}
#table2 img { 
		border: 3px double #96c0e8;
	}

#prices {
		font: 90% arial,helvetica,sans-serif;
		width: 100%;
		text-align: justify;
		vertical-align: middle;
		line-height: 15pt;
	}
.header {
		font: 90% arial,helvetica,sans-serif;
		background: #6987a4;
		color: #ffffff;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
.header2 {
		background: #96c0e8;
		color: #ffffff;
	}
#openinghours {
		font: 90% arial,helvetica,sans-serif;
		width: 400px;
		text-align: justify;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
#contactus {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
#contactus2 {
		text-align: justify;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
#footer {
		width: 850px;
		height: 30px;
		font: 65% arial,helvetica,sans-serif;
		text-align: center;
		color: #666666;
		letter-spacing: 1px;
		padding: 5px 5px 5px 5px;
	}
#form {
		text-align: left;
		background: #96c0e8;
		color: #ffffff;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		border-top: 1px dashed #6987a4;
		border-right: 1px dashed #6987a4;
		border-bottom: 1px dashed #6987a4;
		border-left: 1px dashed #6987a4;
	}
#form2 {
		text-align: left;
		padding: 3px 3px 3px 3px;
		line-height: 14pt;
	}
h1 {
		font-size: 100%;
		text-align: left;
		letter-spacing: 0px;
		text-transform: uppercase;
		font-weight: normal;
		color: #666666;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #96c0e8;	
 
	}
h2 {
		font-size: 90%;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: normal;
		color: #6987a4;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px -10px 0px;
		border-bottom: 1px solid #96c0e8;
	}
a {
		font-size: 100%;
		color: #4b4b4b;
		font-weight: normal;
		text-decoration: none;
		
	}
a:hover {
		font-size: 100%;
		color: #666666;
		font-weight: normal;
		text-decoration: none;	
		
	}
.a {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;
		
	}
.a:hover {
		font-size: 100%;
		color: #ffffff;
		text-decoration: underline;	
		
	}