html, body {
	height:100%;
}
body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
#layoutpiece {
	position:relative;
	width:95%;
	height:auto;
	z-index:0;
	float: none;
	background-color: #3F5079;
	margin-top: 10px;
	border-top: 1px solid #3F5079;
	border-right: 2px solid #3F5079;
	border-bottom: 1px solid #3F5079;
	border-left: 1px solid #3F5079;
	margin-bottom: 20px;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
}
#Title {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F5079;
}

#TableCenter {
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TableFooter {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #3F5079;
}

#TableHours {
	width: 150px;
	margin-top: 15px;
	color: #3F5079;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFCC66;
	border: 1px solid #3F5079;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.content {
	width:auto;
	height:auto;
	border-top-style: none;
	overflow: visible;
	visibility: inherit;
	clear: none;
	background-color: #FFFFFF;
	padding: 10px 20px;
}
.rightside {
	width:152px;
	height:auto;
	overflow: visible;
	visibility: inherit;
	clear: none;
	background-color: #FFFFFF;
	padding: 5px;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #333366;
	text-decoration: underline;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #3F5079;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
}
.products {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #3F5079;
}
.products ul{
	color: #006633;
	text-decoration: none;
}
.products a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.products a:visited {
	color: #ffffff;
	text-decoration: underline;

	top: 1px;
}
.products a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
}


#leftside{
position:absolute;
top:425px;
left:25px;
width:150px;
height:auto;
overflow:visible;
padding:0;
margin:0;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #8F0A05;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #2B507C;
	font-weight: normal;
	text-transform: capitalize;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8F0A05;
	font-weight: bold;
	text-transform: capitalize;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
	color: #000000;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#printer {
	position:absolute;
	left:2px;
	top: 400px;
	width: 167px;
}
.photo {
	border-top: 1px solid #3F5079;
	border-right: 3px solid #3F5079;
	border-bottom: 3px solid #3F5079;
	border-left: 1px solid #3F5079;
}
