#top {
	background-color: #676767;
	background-image: url(images/top.jpg);
	position: relative;
	width: 790px;
	height: 182px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#container {
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	clip: rect(0px,auto,auto,auto);
	background-color: 999896;
}
#navtop {
	height: 43px;
	width: 790px;
	position: relative;
}
#navbottom {
	position: relative;
	height: 24px;
	width: 792px;
	top: 10px;
	text-align: center;
}
#bottom {
	position: relative;
	width: 790px;
	background-image: url(images/bottom.jpg);
	height: 81px;
	background-repeat: no-repeat;
}
#middle_words {
	position: relative;
	width: 790px;
	background-position: center;
	background-image: url(images/bg.jpg);
}
#copyright {
	height: 25px;
	width: 794px;
	position: relative;
	top: -31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: center;
}
#middle_new {
	position: relative;
	width: 694px;
	background-color: #E9DBBE;
	left: 50px;
}
#top_corner_nav {
	position: relative;
	height: 33px;
	width: 305px;
	left: 568px;
	top: 38px;
}
#middle_pic {
	background-image: url(images/hours_bg.jpg);
	height: 172px;
	width: 790px;
	position: relative;
}
