@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #543515;
}
a {
	color: #543515;
}
body {
	background-color: #a99376;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyContainer {
	width: 959px;
	height: 100%;
	background-color: #b49d80;
	border-left-color: #543515;
	border-right-color: #543515;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: -480px;
	position: relative;
	left: 50%;
	top: 0px;
}
.bodyHeaderContainer {
	width: 959px;
	height: 280px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}
.bodyMainContainer {
	width: 959px;
	height: 551px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
}
.headerBlackBox {
	width: 764px;
	height: 307px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 3;
	background-image: url(images/black-namebox.jpg);
	background-repeat: no-repeat;
}
.lowerScalesContainer {
	width: 388px;
	height: 229px;
	position: absolute;
	right: 0px;
	top: 308px;
	z-index: 2;
	background-image: url(images/lower-scales.jpg);
	background-repeat:no-repeat;
}
.photoDavid {
	position: absolute;
	top: 44px;
	left: 0px;
}
.menuContainer {
	position: relative;
	width: 350px;
	top: 24px;
	left: 214px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	line-height: 1.2em;
}
.bodyContentContainer {
	position: relative;
	width: 550px;
	top: 50px;
	left: 25px;
	font-size: 1.5em;
	line-height: 1.2em;
}
.bodyContentTitle {
	font-size: 1.2em;
	font-weight: bold;
}
.bodyContentBottomPad {
	position: relative;
	width: 550px;
	top: 0px;
	left: 0px;
	width: 550px;
	height: 70px;
}
.footerContainer {
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 919px;
	height: 50px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #543515;
}
.footerCopyrightContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	font-size: 1.2em;
}
.footerMenuContainer {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	text-align: right;
	font-size: 1.2em;
}
