body {
	background-image: url(images/wood_strip.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFCC;
	font-weight: normal;
}
address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	margin-left: 450px;
	text-align: left;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
#nav {
	margin: 0px 0px 0px 40px;
	background-color: #000000;
	width: 850px;
	padding: 5px;
	border: medium solid #000000;
	text-align: center;
	background-image: url(images/nav_black.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	padding-left: 5px;
	padding-right: 15px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFA321;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA321;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FFA321;
	text-decoration: none;
}
div#header {
	margin-left: 40px;
	background-image: url(images/b-logo.jpg);
	background-repeat: no-repeat;
	height: 210px;
	padding: 0px;
	margin-top: 0px;
	background-position: 2px 10px;
}
div#header p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 415px;
	margin-right: 40px;
	margin-top: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin-left: 415px;
	text-align: left;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #FF9900;
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: -3px;
}
.titles {
	color: #FFCC66;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 20px;
	font-size: 12px;
}
p {
	padding: 0px;
	margin-left: 40px;
	margin-right: 30px;
}
.right {
	float: right;
}
.left {
	float: left;
}
div#leftside {
	margin-left: 30px;
	width: 410px;
	border: thin solid #FFCC66;
	float: left;
}
div#rtside {
	margin-left: 470px;
	width: 440px;
	border: thin solid #FFCC66;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 20px;
}
.menu {
	color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 375px;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.phone {
	font-size: 1.2em;
	font-weight: bold;
	color: #F57C26;
}
h4 {
	font-weight: bold;
	color: #FFCC66;
}
.current {
	font-weight: bold;
	color: #FF3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
