@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../graphics/headerbgrptloc.gif);
	background-repeat: repeat-x;
}
#header {
	background-repeat: no-repeat;
	height: 182px;
	background-image: url(../graphics/headerbg.gif);

}
#middle {
	height: 386px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: 35px center;
	background-color: #FFEDD5;
}
#specials {
	background-repeat: no-repeat;
	width: 364px;
	height: 70px;
	margin-left: 450px;
	background-position: bottom;
	background-image: url(../graphics/hrs.png);
}


#content {
	width: 1000px;
	height: 694px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/footersubloc.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#menubar {
	height: 46px;
	width: 378px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 493px;
	margin-top: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mapholder {
	height: 350px;
	width: 800px;
	margin-left: 100px;
}
#form {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

