@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/background.jpg);
}
.header {
	position: absolute;
	height: 137px;
	width: 821px;
	left: 100px;
	top: 10px;
}
.mainnav {
	position: absolute;
	height: 29px;
	width: 821px;
	left: 100px;
	top: 146px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/Main-Nav.jpg);
}
.mainnav div {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFEFDF;
}
.abouttblinlay {
	position: relative;
	height: 340px;
	width: 601px;
	overflow: scroll;
	bottom: -13px;
	left: 220px;
	text-align: left;
}

.mainnav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.mainnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFEEDF;
	text-decoration: underline;
}

.mainimage {
	position: absolute;
	height: 136px;
	width: 821px;
	left: 100px;
	top: 175px;
}
.mainbodytbl {
	background-image: url(images/Body.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 368px;
	width: 821px;
	left: 100px;
	top: 302px;
}
.reviewtbl {
	height: 368px;
	width: 821px;
	position: absolute;
	left: 100px;
	top: 302px;
	background-image: url(images/Body.jpg);
	background-repeat: no-repeat;
}
.reviewtbl a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.reviewtbl a:hover {
	color: #0000FF;
}

.abouttbl {
	left: 100px;
	top: 302px;
	background-image: url(images/AboutBackground.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 368px;
	width: 821px;
}

.mainbodytbl a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE6228;
}

.footertbl {
	background-image: url(images/Footer.jpg);
	position: absolute;
	height: 37px;
	width: 821px;
	left: 100px;
	top: 669px;
}
.footertbl a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menutbl {
	height: 368px;
	width: 821px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-position: center;
	text-align: center;
	position: relative;
	overflow: scroll;
}
.menuinlaytbl {
	position: relative;
	height: 368px;
	width: 490px;
	overflow: scroll;
}
