.header-bg {
	background-attachment: scroll;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 189px;
}
.nav-tab {
	background-attachment: scroll;
	background-image: url(images/nav-tab-center.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 44px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F5F10;
	text-decoration: none;
}
.body-bg-gradient {
	background-attachment: scroll;
	background-image: url(images/body-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.body-bg-city {
	background-attachment: scroll;
	background-image: url(images/body-bg-city.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.splash {
	background-attachment: scroll;
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer-bg-gradient {
	background-attachment: scroll;
	background-image: url(images/footer-bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 144px;
}
.footer-link {
	color: #808284;
	text-decoration: none;
}
body {
	margin: 0px;
}
.footer-link:hover {
	color: #808284;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
.news-tab {

	background-attachment: scroll;
	background-image: url(images/news-tab.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 145px;
}
.nav-tab-left {
	background-attachment: scroll;
	background-image: url(images/nav-tab-left.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 15px;
}
.nav-tab-right {

	background-attachment: scroll;
	background-image: url(images/nav-tab-right.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 15px;
}

