Body{
	background-color: #ff9966;
	color: Black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link{
	color: #000000;
	text-decoration: none;
}

A:visited{
	color: #000000;
	text-decoration: none;
}

A:hover{
	color: 66ff00;
	text-decoration: underline;
}

Table.layout{
	border-color: White;
	border-width: 2px;
	border-style: solid;
	padding: 2px;
	width: 750px;
	height: 500px;
}

TD.layout01{
	border-bottom: solid;
	font-size: 20px;
	text-align: center;
	vertical-align: top;
	height: 25px;	
}

TD.layout02{
	width: 125px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid;
}

TD.layout03{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

Table.menu{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	width: 100px;
}

TD.menu01{
	background-color: #87CEFA;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid;
}

TD.menu02{
	background-color: ff9999;
	color: Black;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
}

LI{ list-style-position: outside;  list-style-type: disc;  }

.picture{
	font-weight: bold;
	color: Black;
	background-color: #FDF5E6;
	font-family: Arial, Helvetica, sans-serif;
}

span.heading{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.ie{
	font-weight: bold;
}

.supertest{ border: 1px solid #00BFFF;  width: 500px; margin-left: 20%;         }

table.contact{
	padding: 2px;
	width: 350px;
}

.contact01{
	border: solid Black;
	width: 100px;
	background-color: #87CEFA;
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.contact02{
	border: solid Black;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
}

.contact03{
	border: solid Black;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: center;
}

table.hours{
	width: 500px;
	padding: 2px;
	border: 1px solid Black;
}

.hours01{
	width: 60%;
}

.hours02{
	width: 40%;
}

.free{
	color: Red;
	font-weight: bold;
}

table.news{
	width: 585px;
	border: 1px solid Black;
	padding: 2px;
}

.news01{
	text-align: left;
	width: 80%;
	font-weight: bold;
	border-bottom: 1px solid Black;
}

.news02{
	text-align: right;
	width: 25%;
	border-bottom: 1px solid Black;
}

.news03{
	text-align: left;
	width: 100%;
}


TD.title{
	background-color: #87CEFA;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid;
}

TD.text{
	background-color: White;
	color: Black;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
}

table.general{
	border: 1px solid Black;
	padding: 2px;
}

span.money{
	color: #006400;
	font-weight: bold;
}
