﻿body {
	background: #000000 url('images/jl-back.gif') repeat-x fixed 50% top;
	font-family: "Times New Roman", Times, serif;
	color: rgb(255, 255, 255);
	font-size: 16px;
}
a {
	color: #d89c4e;
}
a:link {
	color: #d89c4e;
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	color: #d89c4e;
	font-size: 16px;
	text-decoration: none;
}
a:active {
	color: #d9b800;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.top-nav {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}
.container {
	border-style: solid none solid none;
	background-color: #000000;
	border-collapse: collapse;
	border-bottom-width: 2px;
	border-bottom-color: #d89c4e;
	border-top-width: 2px;
	border-top-color: #d89c4e;
}
.brdr-cllpse {
	border-collapse: collapse;
}
.lower-nav {
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
}
.align-center {
	text-align: center;
}
.logo {
	margin-top: 6px;
	border-style: none;
	margin-bottom: 2px;
}
.img_nobrdr {
	border-width: 0;
}
.menu {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.mp3 {
	margin: 15px auto 0px auto;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #d89c4e;
	border-bottom-color: #d89c4e;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 1px;
}
.humphrey {
	text-align: justify;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 14px;
	vertical-align: top;
}
.phone {
	color: #D89C4E;
	font-size: 16px;
}
.blurb {
	width: 850px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #d89c4e;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 4px;
}
.dot {
	color: #A97A3D;
}


