@charset "utf-8";
/* CSS Document */

.maintablecell{
background-image: url(images/hbn-webgraphic.png);
background-repeat: no-repeat;
background-position: top;}

.maintext, .maintext a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ECE9D8;
	margin: 10px;
	width: 420px;
	text-align: center;
	float: none;
	padding: 10px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #E4C661;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E4C661;
	margin-bottom: -10px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


.maintext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.lefttext, .lefttext a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	line-height: 1;
	width: 200px;
	font-weight: normal;
}

.lefttext a:hover {
	color: #251E3A;
	text-decoration: none;
}
.lefttextvendors, .lefttextvendors a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	line-height: 1.5;
	width: 200px;
	font-weight: normal;
}
.lefttextvendors a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(images/goldfadebackground.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.slideframe {
	background-image: url(images/slideframe.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
