﻿.header-bg {
	background-image: url(images/header-bg.jpg);
	height: 156px;
	width: 856px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-bg {
	background-attachment: scroll;
	background-image: url(images/nav-bg-shim.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
.navlink {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 18px;
	color: #AE1C0E;
	text-decoration: none;
	font-weight: bold;
}
.nav-bg-shim {
	background-attachment: scroll;
	background-image: url(images/nav-bg-shim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a4b00;
	border-left-color: #4a4b00;
}
.left-image-bg {
	background-image: url(images/left-hand-bg2.jpg);
	height: 685px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.left-bg {
	background-image: url(images/left-hand-background.jpg);
	height: 393px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-bg {
	background-attachment: scroll;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 146px;
}
p {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
}
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.navlink:hover {

	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 18px;
	color: #AE1C0E;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
}
h3 {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
}
h4 {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
}
.footer-link {
	font-family: "Arial Narrow", Arial, sans-serif, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
}
.table-left-right-border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a4b00;
	border-left-color: #4a4b00;
}
.left-image-bg-short {

	background-image: url(images/left-hand-bg.jpg);
	height: 321px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
* {
	margin-top: 0px;
	margin-bottom: 0px;
}
