body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 20;
	height: 100%;
	background-image: url(images/leatherBGn.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
}
xh3 {
	color: #C9E094;
	font-weight: bold;
	font-size: small;
	margin-right: 100px;
	width: 500px;
	margin-left: 40px;
	float: left;
}
hr {
	color: #999999;
}


#wrapper {
	margin: 0px auto auto 0px;
	width: 100%;
	overflow: visible;
	background-image: url(images/leatherLftRpt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	float: left;
	min-width:950px;
}
#navbar {
	position: absolute;
	top: 180px;
	width: 175px;
	left: 20px;
	z-index: 1000;
	height: 300px;
}
#imageFarRight {
	width: 220px;
	background-image: url(images/bamboo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 600px;
}

#contentHome {
	margin-top: 30px;
	margin-left: 196px;
	margin-right: 200px;
	margin-bottom: 50px;
	text-align: center;
}
#contentHome a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin-right: 16px;
}


#footer {
	margin-right: 140px;
	font-size: x-small;
	z-index: 20;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	border: none;
}
#footer a {
	color: #FAB958;
	border: none;
}
#footer a:hover {
	color: #4071AC;
}


#quote {
	position: absolute;
	top: 170px;
	right: 30px;
	font-style: italic;
	color: #82A62F;
	font-weight: bold;
	z-index: 50;
	width: 450px;
}
#contact {
	clear: both;
	margin-right: 200px;
	margin-left: 30px;
	text-align: left;
	margin-bottom: 20px;
}
#copyright {
	margin-left: 0px;
	font-size: x-small;
	text-align: left;
	z-index: 20;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	color: #FBC573;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#homeImg2 {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#homeImg2 a {
	color: #03F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

#cornerPic {
	height: 64px;
	width: 75px;
	position: absolute;
	left: 0px;
	top: 0px;
}
