html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	scrollbar-track-color:#4B1B1B;
	scrollbar-base-color: #2B0405;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #9C1E3D;
	scrollbar-highlight-color: #4A0A0B;
	scrollbar-face-color: #572C26;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:  #000000;
	background-color: #000000;
}
.small p {
	font-size: 8pt;
}
menuSubmenu {
	height: 60px;
	width: 300px;
	margin-left: 200px;
	position: absolute;
}


.tableOuter {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middle {
	height: 600px;
}
.tableInner {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 100%;
}
.center {
	height: 600px;
	width: 760px;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.centerDiv {
	width: 545px;
	height: 345px;
	margin: 0px;
	padding: 0px;
}
.contentDiv {
	height: 125px;
	width: 450px;
	margin-top: 190px;
	margin-left: 55px;
	padding-right: 10px;
	overflow: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}

.BGIntro{
	background-image: url(../images/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.BGHome {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGInfo {
	background-image: url(../images/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGMenus {
	background-image: url(../images/bg_menus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGPhotos {
	background-image: url(../images/bg_photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGContact {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGMap {
	background-image: url(../images/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGGC {
	background-image: url(../images/bg_gc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGReviews {
	background-image: url(../images/bg_reviews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGEmployment {
	background-image: url(../images/bg_employ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGLocations {
	background-image: url(../images/bg_locations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGCatering {
	background-image: url(../images/bg_cater.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 9pt;
}
a:link {
	color: #CCFF99;
	text-decoration: none;
}
a:visited {
	color: #CCFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.BGMenus2 {

	background-image: url(../images/bg_menus2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentDivMenus {
	height: 280px;
	width: 450px;
	margin-top: 60px;
	margin-left: 55px;
	padding-right: 10px;
	overflow: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}
.menuSubmenu {
	height: 31px;
	width: 360px;
	margin-left: 170px;
	margin-top: 20px;
	position: absolute;
}
.boxes {
	background-color: #333300;
	margin: 10px;
	padding: 5px;
	border: 1px solid #DBC0A3;
	text-align: center;
}
.BGMaps {

	background-image: url(../images/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGMaps2 {


	background-image: url(../images/bg_maps2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGPhotos2 {



	background-image: url(../images/bg_photos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGPhotos {




	background-image: url(../images/bg_photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.small {

	font-size: 8pt;
}
.contentDivPhotos {
	height: 281px;
	width: 481px;
	margin-top: 55px;
	margin-left: 50px;
	overflow: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	padding: 0px;
}
