html {
	overflow-x: hidden;
	overflow-y: hidden;
}

body {
	padding: 0px;
	/*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid blue;
	height: 100%;
	width: 100%;
}

body img {
  border: 0px solid black;	
}

#thelot {
	/* margin: 0 auto; */
	border: 0px solid orange;
	width: 800px;
	height: 617px;
}

#mainbody {
	background-image: url(images/rrcbg.jpg);
	background-repeat: no-repeat;
	width: 1107px;
	height: 617px;
	border: 0px solid red;
}

#butWelcome {
	width: 799px;
	height: 23px;
	position: relative;
	top: 213px;
	left: 193px;
}

#butAbout {
	width: 799px;
	height: 23px;
	position: relative;
	top: 218px;
	left: 193px;
}

#butMenu {
	width: 799px;
	height: 23px;
	position: relative;
	top: 222px;
	left: 193px;
}

#butGallery {
	width: 799px;
	height: 23px;
	position: relative;
	top: 226px;
	left: 193px;
}

#butContact {
	width: 799px;
	height: 23px;
	position: relative;
	top: 230px;
	left: 193px;
}

#mainviewingarea {
	width: 442px;
	height: 498px;
	position: relative;
	top: -9px;
	left: 538px;
	border: 1px solid black;
	background-color: white;
	font-family: arial;
}

#mainviewingareaabout {
	width: 422px;
	height: 478px;
	position: relative;
	top: -9px;
	left: 538px;
	border: 1px solid black;
	background-color: white;
	font-family: arial;
	font-size: 16px;
	padding: 10px;
	color: #321C10;
}

#mainviewingareamenu {
	width: 422px;
	height: 478px;
	position: relative;
	top: -9px;
	left: 538px;
	border: 1px solid black;
	background-color: white;
	font-family: arial;
	padding: 10px;
	overflow: auto;
}

#mainviewingareagallery {
	width: 442px;
	height: 498px;
	position: relative;
	top: -9px;
	left: 538px;
	border: 1px solid black;
	background-color: white;
}

#mainviewingareagallery img {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
}

#subviewingarea1 {
	width: 327px;
	height: 111px;
	position: relative;
	top: -261px;
	left: 201px;
	border: 1px solid black;
	background-color: white;
}

#subviewingarea2 {
	width: 327px;
	height: 124px;
	position: relative;
	top: -249px;
	left: 201px;
	border: 1px solid black;
	background-color: white;
}

.menuhead {
	clear: both;
	border: 0px solid blue;
	position: relative;
	padding-top: 10px;
	font-weight: bold;
}

.menudesc {
	margin-left: 20px;
	float: left;
	border: 0px solid red;
	width: 320px;
}

.menudescm {
	margin-left: 20px;
	float: left;
	border: 0px solid #00C;
	width: 320px;
	color: white;
}

.menuprice {
	float: left;
	border: 0px solid green;
}

#cafehours {
  font-size: 12px;
  color: #321C10;
  position: relative;
  top: 12px;
  left: 193px;
}

#oberonlogo {
	width: 115px;
	height: 31px;
	position: relative;
	top: -10px;
	left: 883px;
}
