.nav {
	margin-top:3px;
	margin-bottom:0px;
}
.BGRheader {
	background-color: #2F2017;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGL {
	background-color: #2F2017;
	background-image: url(images/BGL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGR {
	background-color: #2F2017;
	background-image: url(images/BGR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGLBricks {
	background-color: #2F2017;
	background-image: url(images/BGLBricks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGRBricks {
	background-color: #2F2017;
	background-image: url(images/BGRBricks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.emerald {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D7B38E;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F2017;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F2017;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F2017;
}
a {
	color: #E87400;
	text-decoration: none;
}
a:hover {
	color: #E87400;
	text-decoration: underline;
}
a.footer {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	color: #E87400;
	font-size: 11px;
	text-decoration: none;
}
